All of lore.kernel.org
 help / color / mirror / Atom feed
* [wireless-regdb] [PATCH] regdb: allow 40 MHz on world roaming channels 12/13
@ 2012-11-12  9:51 Johannes Berg
  2012-12-04 14:52 ` Johannes Berg
  2012-12-04 17:48 ` Johannes Berg
  0 siblings, 2 replies; 14+ messages in thread
From: Johannes Berg @ 2012-11-12  9:51 UTC (permalink / raw)
  To: wireless-regdb; +Cc: mcgrof

From: Johannes Berg <johannes.berg@intel.com>

When in world roaming mode, allow 40 MHz to be used
on channels 12 and 13 so that an AP that is, e.g.,
using HT40+ on channel 9 (in the UK) can be used.

Reported-by: Eddie Chapman <eddie@ehuk.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
---
Will also send a corresponding patch for the in-kernel definition.

 db.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/db.txt b/db.txt
index 4c54543..5318505 100644
--- a/db.txt
+++ b/db.txt
@@ -1,8 +1,8 @@
 # This is the world regulatory domain
 country 00:
 	(2402 - 2472 @ 40), (3, 20)
-        # Channel 12 - 13. No HT40 channel fits here
-        (2457 - 2482 @ 20), (3, 20), PASSIVE-SCAN, NO-IBSS
+        # Channel 12 - 13.
+        (2457 - 2482 @ 40), (3, 20), PASSIVE-SCAN, NO-IBSS
         # Channel 14. Only JP enables this and for 802.11b only
         (2474 - 2494 @ 20), (3, 20), PASSIVE-SCAN, NO-IBSS, NO-OFDM
         # Channel 36 - 48
-- 
1.8.0




_______________________________________________
wireless-regdb mailing list
wireless-regdb@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/wireless-regdb


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-02-12 18:45 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12  9:51 [wireless-regdb] [PATCH] regdb: allow 40 MHz on world roaming channels 12/13 Johannes Berg
2012-12-04 14:52 ` Johannes Berg
2012-12-04 16:11   ` John W. Linville
2013-02-12 11:29     ` Johannes Berg
2013-02-12 18:24       ` John W. Linville
2013-02-12 18:45         ` Johannes Berg
2012-12-04 17:48 ` Johannes Berg
2012-12-04 18:13   ` Luis R. Rodriguez
2012-12-04 18:20     ` Johannes Berg
2012-12-04 18:28       ` Luis R. Rodriguez
2012-12-04 18:41         ` Johannes Berg
2012-12-04 18:54           ` Luis R. Rodriguez
2012-12-04 19:11             ` Johannes Berg
2012-12-04 19:21               ` Luis R. Rodriguez

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.