[PATCH] wireless-regdb: Correct format of AU definitions for genregdb.awk

Tuck, Lawrence J C (Lawrence) ljctuck at avaya.com
Mon Jan 22 18:08:55 PST 2024


In integrating the latest regdb package, I noted that the September '23 updates for AU resulted in the loss of definitions for 2.4GHz and beyond.  The blank lines added in the previous patch cause the termination of the record processing in the genregdb.awk code generator.

I have attached the patch to correct this issue.

Lawrence Tuck (ljctuck at avaya.com)
Avaya LLC

--
diff --git a/db.txt b/db.txt
index fdc2c13..3800ae0 100644
--- a/db.txt
+++ b/db.txt
@@ -134,33 +134,24 @@ country AU: DFS-ETSI
 	# Item 58
 	(915 - 920 @ 4), (1000 mW)
 	(920 - 928 @ 8), (1000 mW)
-
 	# Item 59
 	(2400 - 2483.5 @ 40), (4000 mW)
-
 	# Item 61
 	(5150 - 5250 @ 80), (200 mW), NO-OUTDOOR, AUTO-BW
-
 	# Item 62 (200 mW allowed if TPC is used)
 	(5250 - 5350 @ 80), (100 mW), NO-OUTDOOR, AUTO-BW, DFS
-
 	# Item 63(a) (1000 mW with TPC)
 	(5470 - 5600 @ 80), (500 mW), DFS
-
 	# Item 63(b) (1000 mW with TPC)
 	# The end is 5725 but we borrow 5 MHz from the following less restrictive band
 	# so we can get an 80 MHz channel.
 	(5650 - 5730 @ 80), (500 mW), DFS
-
 	# Item 60
 	(5730 - 5850 @ 80), (4000 mW), AUTO-BW
-
 	# Item 22
 	(5850 - 5875 @ 20), (25 mW), AUTO-BW
-
 	# Item 63AA (25 mW if outdoors)
 	(5925 - 6425 @ 160), (250 mW), NO-OUTDOOR
-
 	# Item 65
 	(57000 - 71000 @ 2160), (20000 mW), NO-OUTDOOR



More information about the wireless-regdb mailing list