README.ipw2200 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462
  1. Intel(R) PRO/Wireless 2915ABG Driver for Linux in support of:
  2. Intel(R) PRO/Wireless 2200BG Network Connection
  3. Intel(R) PRO/Wireless 2915ABG Network Connection
  4. Note: The Intel(R) PRO/Wireless 2915ABG Driver for Linux and Intel(R)
  5. PRO/Wireless 2200BG Driver for Linux is a unified driver that works on
  6. both hardware adapters listed above. In this document the Intel(R)
  7. PRO/Wireless 2915ABG Driver for Linux will be used to reference the
  8. unified driver.
  9. Copyright (C) 2004-2005, Intel Corporation
  10. README.ipw2200
  11. Version: 1.0.8
  12. Date : October 20, 2005
  13. Index
  14. -----------------------------------------------
  15. 0. IMPORTANT INFORMATION BEFORE USING THIS DRIVER
  16. 1. Introduction
  17. 1.1. Overview of features
  18. 1.2. Module parameters
  19. 1.3. Wireless Extension Private Methods
  20. 1.4. Sysfs Helper Files
  21. 1.5. Supported channels
  22. 2. Ad-Hoc Networking
  23. 3. Interacting with Wireless Tools
  24. 3.1. iwconfig mode
  25. 4. About the Version Numbers
  26. 5. Firmware installation
  27. 6. Support
  28. 7. License
  29. 0. IMPORTANT INFORMATION BEFORE USING THIS DRIVER
  30. -----------------------------------------------
  31. Important Notice FOR ALL USERS OR DISTRIBUTORS!!!!
  32. Intel wireless LAN adapters are engineered, manufactured, tested, and
  33. quality checked to ensure that they meet all necessary local and
  34. governmental regulatory agency requirements for the regions that they
  35. are designated and/or marked to ship into. Since wireless LANs are
  36. generally unlicensed devices that share spectrum with radars,
  37. satellites, and other licensed and unlicensed devices, it is sometimes
  38. necessary to dynamically detect, avoid, and limit usage to avoid
  39. interference with these devices. In many instances Intel is required to
  40. provide test data to prove regional and local compliance to regional and
  41. governmental regulations before certification or approval to use the
  42. product is granted. Intel's wireless LAN's EEPROM, firmware, and
  43. software driver are designed to carefully control parameters that affect
  44. radio operation and to ensure electromagnetic compliance (EMC). These
  45. parameters include, without limitation, RF power, spectrum usage,
  46. channel scanning, and human exposure.
  47. For these reasons Intel cannot permit any manipulation by third parties
  48. of the software provided in binary format with the wireless WLAN
  49. adapters (e.g., the EEPROM and firmware). Furthermore, if you use any
  50. patches, utilities, or code with the Intel wireless LAN adapters that
  51. have been manipulated by an unauthorized party (i.e., patches,
  52. utilities, or code (including open source code modifications) which have
  53. not been validated by Intel), (i) you will be solely responsible for
  54. ensuring the regulatory compliance of the products, (ii) Intel will bear
  55. no liability, under any theory of liability for any issues associated
  56. with the modified products, including without limitation, claims under
  57. the warranty and/or issues arising from regulatory non-compliance, and
  58. (iii) Intel will not provide or be required to assist in providing
  59. support to any third parties for such modified products.
  60. Note: Many regulatory agencies consider Wireless LAN adapters to be
  61. modules, and accordingly, condition system-level regulatory approval
  62. upon receipt and review of test data documenting that the antennas and
  63. system configuration do not cause the EMC and radio operation to be
  64. non-compliant.
  65. The drivers available for download from SourceForge are provided as a
  66. part of a development project. Conformance to local regulatory
  67. requirements is the responsibility of the individual developer. As
  68. such, if you are interested in deploying or shipping a driver as part of
  69. solution intended to be used for purposes other than development, please
  70. obtain a tested driver from Intel Customer Support at:
  71. http://support.intel.com/support/notebook/sb/CS-006408.htm
  72. 1. Introduction
  73. -----------------------------------------------
  74. The following sections attempt to provide a brief introduction to using
  75. the Intel(R) PRO/Wireless 2915ABG Driver for Linux.
  76. This document is not meant to be a comprehensive manual on
  77. understanding or using wireless technologies, but should be sufficient
  78. to get you moving without wires on Linux.
  79. For information on building and installing the driver, see the INSTALL
  80. file.
  81. 1.1. Overview of Features
  82. -----------------------------------------------
  83. The current release (1.0.8) supports the following features:
  84. + BSS mode (Infrastructure, Managed)
  85. + IBSS mode (Ad-Hoc)
  86. + WEP (OPEN and SHARED KEY mode)
  87. + 802.1x EAP via wpa_supplicant and xsupplicant
  88. + Wireless Extension support
  89. + Full B and G rate support (2200 and 2915)
  90. + Full A rate support (2915 only)
  91. + Transmit power control
  92. + S state support (ACPI suspend/resume)
  93. The following features are currently enabled, but not officially
  94. supported:
  95. + WPA
  96. + long/short preamble support
  97. + Monitor mode (aka RFMon)
  98. The distinction between officially supported and enabled is a reflection
  99. on the amount of validation and interoperability testing that has been
  100. performed on a given feature.
  101. 1.2. Command Line Parameters
  102. -----------------------------------------------
  103. Like many modules used in the Linux kernel, the Intel(R) PRO/Wireless
  104. 2915ABG Driver for Linux allows configuration options to be provided
  105. as module parameters. The most common way to specify a module parameter
  106. is via the command line.
  107. The general form is:
  108. % modprobe ipw2200 parameter=value
  109. Where the supported parameter are:
  110. associate
  111. Set to 0 to disable the auto scan-and-associate functionality of the
  112. driver. If disabled, the driver will not attempt to scan
  113. for and associate to a network until it has been configured with
  114. one or more properties for the target network, for example configuring
  115. the network SSID. Default is 1 (auto-associate)
  116. Example: % modprobe ipw2200 associate=0
  117. auto_create
  118. Set to 0 to disable the auto creation of an Ad-Hoc network
  119. matching the channel and network name parameters provided.
  120. Default is 1.
  121. channel
  122. channel number for association. The normal method for setting
  123. the channel would be to use the standard wireless tools
  124. (i.e. `iwconfig eth1 channel 10`), but it is useful sometimes
  125. to set this while debugging. Channel 0 means 'ANY'
  126. debug
  127. If using a debug build, this is used to control the amount of debug
  128. info is logged. See the 'dvals' and 'load' script for more info on
  129. how to use this (the dvals and load scripts are provided as part
  130. of the ipw2200 development snapshot releases available from the
  131. SourceForge project at http://ipw2200.sf.net)
  132. led
  133. Can be used to turn on experimental LED code.
  134. 0 = Off, 1 = On. Default is 0.
  135. mode
  136. Can be used to set the default mode of the adapter.
  137. 0 = Managed, 1 = Ad-Hoc, 2 = Monitor
  138. 1.3. Wireless Extension Private Methods
  139. -----------------------------------------------
  140. As an interface designed to handle generic hardware, there are certain
  141. capabilities not exposed through the normal Wireless Tool interface. As
  142. such, a provision is provided for a driver to declare custom, or
  143. private, methods. The Intel(R) PRO/Wireless 2915ABG Driver for Linux
  144. defines several of these to configure various settings.
  145. The general form of using the private wireless methods is:
  146. % iwpriv $IFNAME method parameters
  147. Where $IFNAME is the interface name the device is registered with
  148. (typically eth1, customized via one of the various network interface
  149. name managers, such as ifrename)
  150. The supported private methods are:
  151. get_mode
  152. Can be used to report out which IEEE mode the driver is
  153. configured to support. Example:
  154. % iwpriv eth1 get_mode
  155. eth1 get_mode:802.11bg (6)
  156. set_mode
  157. Can be used to configure which IEEE mode the driver will
  158. support.
  159. Usage:
  160. % iwpriv eth1 set_mode {mode}
  161. Where {mode} is a number in the range 1-7:
  162. 1 802.11a (2915 only)
  163. 2 802.11b
  164. 3 802.11ab (2915 only)
  165. 4 802.11g
  166. 5 802.11ag (2915 only)
  167. 6 802.11bg
  168. 7 802.11abg (2915 only)
  169. get_preamble
  170. Can be used to report configuration of preamble length.
  171. set_preamble
  172. Can be used to set the configuration of preamble length:
  173. Usage:
  174. % iwpriv eth1 set_preamble {mode}
  175. Where {mode} is one of:
  176. 1 Long preamble only
  177. 0 Auto (long or short based on connection)
  178. 1.4. Sysfs Helper Files:
  179. -----------------------------------------------
  180. The Linux kernel provides a pseudo file system that can be used to
  181. access various components of the operating system. The Intel(R)
  182. PRO/Wireless 2915ABG Driver for Linux exposes several configuration
  183. parameters through this mechanism.
  184. An entry in the sysfs can support reading and/or writing. You can
  185. typically query the contents of a sysfs entry through the use of cat,
  186. and can set the contents via echo. For example:
  187. % cat /sys/bus/pci/drivers/ipw2200/debug_level
  188. Will report the current debug level of the driver's logging subsystem
  189. (only available if CONFIG_IPW_DEBUG was configured when the driver was
  190. built).
  191. You can set the debug level via:
  192. % echo $VALUE > /sys/bus/pci/drivers/ipw2200/debug_level
  193. Where $VALUE would be a number in the case of this sysfs entry. The
  194. input to sysfs files does not have to be a number. For example, the
  195. firmware loader used by hotplug utilizes sysfs entries for transfering
  196. the firmware image from user space into the driver.
  197. The Intel(R) PRO/Wireless 2915ABG Driver for Linux exposes sysfs entries
  198. at two levels -- driver level, which apply to all instances of the driver
  199. (in the event that there are more than one device installed) and device
  200. level, which applies only to the single specific instance.
  201. 1.4.1 Driver Level Sysfs Helper Files
  202. -----------------------------------------------
  203. For the driver level files, look in /sys/bus/pci/drivers/ipw2200/
  204. debug_level
  205. This controls the same global as the 'debug' module parameter
  206. 1.4.2 Device Level Sysfs Helper Files
  207. -----------------------------------------------
  208. For the device level files, look in
  209. /sys/bus/pci/drivers/ipw2200/{PCI-ID}/
  210. For example:
  211. /sys/bus/pci/drivers/ipw2200/0000:02:01.0
  212. For the device level files, see /sys/bus/pci/drivers/ipw2200:
  213. rf_kill
  214. read -
  215. 0 = RF kill not enabled (radio on)
  216. 1 = SW based RF kill active (radio off)
  217. 2 = HW based RF kill active (radio off)
  218. 3 = Both HW and SW RF kill active (radio off)
  219. write -
  220. 0 = If SW based RF kill active, turn the radio back on
  221. 1 = If radio is on, activate SW based RF kill
  222. NOTE: If you enable the SW based RF kill and then toggle the HW
  223. based RF kill from ON -> OFF -> ON, the radio will NOT come back on
  224. ucode
  225. read-only access to the ucode version number
  226. led
  227. read -
  228. 0 = LED code disabled
  229. 1 = LED code enabled
  230. write -
  231. 0 = Disable LED code
  232. 1 = Enable LED code
  233. NOTE: The LED code has been reported to hang some systems when
  234. running ifconfig and is therefore disabled by default.
  235. 1.5. Supported channels
  236. -----------------------------------------------
  237. Upon loading the Intel(R) PRO/Wireless 2915ABG Driver for Linux, a
  238. message stating the detected geography code and the number of 802.11
  239. channels supported by the card will be displayed in the log.
  240. The geography code corresponds to a regulatory domain as shown in the
  241. table below.
  242. Supported channels
  243. Code Geography 802.11bg 802.11a
  244. --- Restricted 11 0
  245. ZZF Custom US/Canada 11 8
  246. ZZD Rest of World 13 0
  247. ZZA Custom USA & Europe & High 11 13
  248. ZZB Custom NA & Europe 11 13
  249. ZZC Custom Japan 11 4
  250. ZZM Custom 11 0
  251. ZZE Europe 13 19
  252. ZZJ Custom Japan 14 4
  253. ZZR Rest of World 14 0
  254. ZZH High Band 13 4
  255. ZZG Custom Europe 13 4
  256. ZZK Europe 13 24
  257. ZZL Europe 11 13
  258. 2. Ad-Hoc Networking
  259. -----------------------------------------------
  260. When using a device in an Ad-Hoc network, it is useful to understand the
  261. sequence and requirements for the driver to be able to create, join, or
  262. merge networks.
  263. The following attempts to provide enough information so that you can
  264. have a consistent experience while using the driver as a member of an
  265. Ad-Hoc network.
  266. 2.1. Joining an Ad-Hoc Network
  267. -----------------------------------------------
  268. The easiest way to get onto an Ad-Hoc network is to join one that
  269. already exists.
  270. 2.2. Creating an Ad-Hoc Network
  271. -----------------------------------------------
  272. An Ad-Hoc networks is created using the syntax of the Wireless tool.
  273. For Example:
  274. iwconfig eth1 mode ad-hoc essid testing channel 2
  275. 2.3. Merging Ad-Hoc Networks
  276. -----------------------------------------------
  277. 3. Interaction with Wireless Tools
  278. -----------------------------------------------
  279. 3.1 iwconfig mode
  280. -----------------------------------------------
  281. When configuring the mode of the adapter, all run-time configured parameters
  282. are reset to the value used when the module was loaded. This includes
  283. channels, rates, ESSID, etc.
  284. 4. About the Version Numbers
  285. -----------------------------------------------
  286. Due to the nature of open source development projects, there are
  287. frequently changes being incorporated that have not gone through
  288. a complete validation process. These changes are incorporated into
  289. development snapshot releases.
  290. Releases are numbered with a three level scheme:
  291. major.minor.development
  292. Any version where the 'development' portion is 0 (for example
  293. 1.0.0, 1.1.0, etc.) indicates a stable version that will be made
  294. available for kernel inclusion.
  295. Any version where the 'development' portion is not a 0 (for
  296. example 1.0.1, 1.1.5, etc.) indicates a development version that is
  297. being made available for testing and cutting edge users. The stability
  298. and functionality of the development releases are not know. We make
  299. efforts to try and keep all snapshots reasonably stable, but due to the
  300. frequency of their release, and the desire to get those releases
  301. available as quickly as possible, unknown anomalies should be expected.
  302. The major version number will be incremented when significant changes
  303. are made to the driver. Currently, there are no major changes planned.
  304. 5. Firmware installation
  305. ----------------------------------------------
  306. The driver requires a firmware image, download it and extract the
  307. files under /lib/firmware (or wherever your hotplug's firmware.agent
  308. will look for firmware files)
  309. The firmware can be downloaded from the following URL:
  310. http://ipw2200.sf.net/
  311. 6. Support
  312. -----------------------------------------------
  313. For direct support of the 1.0.0 version, you can contact
  314. http://supportmail.intel.com, or you can use the open source project
  315. support.
  316. For general information and support, go to:
  317. http://ipw2200.sf.net/
  318. 7. License
  319. -----------------------------------------------
  320. Copyright(c) 2003 - 2005 Intel Corporation. All rights reserved.
  321. This program is free software; you can redistribute it and/or modify it
  322. under the terms of the GNU General Public License version 2 as
  323. published by the Free Software Foundation.
  324. This program is distributed in the hope that it will be useful, but WITHOUT
  325. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  326. FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  327. more details.
  328. You should have received a copy of the GNU General Public License along with
  329. this program; if not, write to the Free Software Foundation, Inc., 59
  330. Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  331. The full GNU General Public License is included in this distribution in the
  332. file called LICENSE.
  333. Contact Information:
  334. James P. Ketrenos <ipw2100-admin@linux.intel.com>
  335. Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497