Search Linux Wireless

[PATCH] wireless-regdb: add missing spaces for US S1G rules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The rules lack spaces in the frequency range definition, which works
find for building the database but causes problems for some external
parsers. Add the missing spaces.

Signed-off-by: Seth Forshee <sforshee@xxxxxxxxxx>
---
 db.txt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/db.txt b/db.txt
index d45ec082e7c4..5f2168d21222 100644
--- a/db.txt
+++ b/db.txt
@@ -1619,11 +1619,11 @@ country UG: DFS-FCC
 # set out in 47 CFR § 15.205. TODO: reenable and specify a safe TX power here.
 country US: DFS-FCC
 	# S1G Channel 1-3
-	(902-904 @ 2), (30)
+	(902 - 904 @ 2), (30)
 	# S1G Channel 5-35
-	(904-920 @ 16), (30)
+	(904 - 920 @ 16), (30)
 	# S1G Channel 37-51
-	(920-928 @ 8), (30)
+	(920 - 928 @ 8), (30)
 	(2400 - 2472 @ 40), (30)
 	# 5.15 ~ 5.25 GHz: 30 dBm for master mode, 23 dBm for clients
 	(5150 - 5250 @ 80), (23), AUTO-BW
-- 
2.32.0




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux