Search Linux Wireless

[PATCH] wireless-regdb: Fix world roaming 160 MHz to use AUTO-BW

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

 



The cfg80211 reg.c implementation rejects rules that claim to have
maximum bandwidth that is larger than the full range. For cases that
need to merge two rules into a single one with extended maximum
bandwidth, AUTO-BW should be used instead.

Signed-off-by: Jouni Malinen <jouni@xxxxxxxxxxxxxxxx>
---
 db.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/db.txt b/db.txt
index f0e4312..1e5863f 100644
--- a/db.txt
+++ b/db.txt
@@ -6,9 +6,9 @@ country 00:
 	# Channel 14. Only JP enables this and for 802.11b only
 	(2474 - 2494 @ 20), (20), NO-IR, NO-OFDM
 	# Channel 36 - 48
-	(5170 - 5250 @ 160), (20), NO-IR
+	(5170 - 5250 @ 80), (20), NO-IR, AUTO-BW
 	# Channel 52 - 64
-	(5250 - 5330 @ 160), (20), NO-IR, DFS
+	(5250 - 5330 @ 80), (20), NO-IR, DFS, AUTO-BW
 	# Channel 100 - 144
 	(5490 - 5730 @ 160), (20), NO-IR, DFS
 	# Channel 149 - 165
-- 
1.9.1


-- 
Jouni Malinen                                            PGP id EFC895FA
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




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

  Powered by Linux