Jouni Malinen
2014-10-23 08:59:28 UTC
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-A+***@public.gmane.org>
---
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
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-A+***@public.gmane.org>
---
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-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Jouni Malinen PGP id EFC895FA
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-***@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html