aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/networking/README.ipw2200
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2006-02-13 20:09:52 -0500
committerJohn W. Linville <linville@tuxdriver.com>2006-03-17 15:08:02 -0500
commit48a847709f821b5eecd45ae7660add1869f9cd37 (patch)
treed119ae07dbaf63a77362307cbb3fbebf6218636e /Documentation/networking/README.ipw2200
parent53d0bcf82a5f59c96f1ffb202c02d2541200bf58 (diff)
[PATCH] ipw2200: print geography code upon module load
Given the amount of support requests for the meaning of the geography code I've written a patch for printing this information on module load no matter the debug level. I've also added a section to the README.ipw2200 file listing the geography codes and their meaning. Signed-off-by: Henrik Brix Andersen <brix@gentoo.org> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation/networking/README.ipw2200')
-rw-r--r--Documentation/networking/README.ipw220030
1 files changed, 30 insertions, 0 deletions
diff --git a/Documentation/networking/README.ipw2200 b/Documentation/networking/README.ipw2200
index c6492d3839fa..712c5681338b 100644
--- a/Documentation/networking/README.ipw2200
+++ b/Documentation/networking/README.ipw2200
@@ -26,6 +26,7 @@ Index
261.2. Module parameters 261.2. Module parameters
271.3. Wireless Extension Private Methods 271.3. Wireless Extension Private Methods
281.4. Sysfs Helper Files 281.4. Sysfs Helper Files
291.5. Supported channels
292. Ad-Hoc Networking 302. Ad-Hoc Networking
303. Interacting with Wireless Tools 313. Interacting with Wireless Tools
313.1. iwconfig mode 323.1. iwconfig mode
@@ -314,6 +315,35 @@ For the device level files, see /sys/bus/pci/drivers/ipw2200:
314 running ifconfig and is therefore disabled by default. 315 running ifconfig and is therefore disabled by default.
315 316
316 317
3181.5. Supported channels
319-----------------------------------------------
320
321Upon loading the Intel(R) PRO/Wireless 2915ABG Driver for Linux, a
322message stating the detected geography code and the number of 802.11
323channels supported by the card will be displayed in the log.
324
325The geography code corresponds to a regulatory domain as shown in the
326table below.
327
328 Supported channels
329Code Geography 802.11bg 802.11a
330
331--- Restricted 11 0
332ZZF Custom US/Canada 11 8
333ZZD Rest of World 13 0
334ZZA Custom USA & Europe & High 11 13
335ZZB Custom NA & Europe 11 13
336ZZC Custom Japan 11 4
337ZZM Custom 11 0
338ZZE Europe 13 19
339ZZJ Custom Japan 14 4
340ZZR Rest of World 14 0
341ZZH High Band 13 4
342ZZG Custom Europe 13 4
343ZZK Europe 13 24
344ZZL Europe 11 13
345
346
3172. Ad-Hoc Networking 3472. Ad-Hoc Networking
318----------------------------------------------- 348-----------------------------------------------
319 349