Kconfig 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. #
  2. # Wireless LAN device configuration
  3. #
  4. menu "Wireless LAN (non-hamradio)"
  5. depends on NETDEVICES
  6. config NET_RADIO
  7. bool "Wireless LAN drivers (non-hamradio) & Wireless Extensions"
  8. ---help---
  9. Support for wireless LANs and everything having to do with radio,
  10. but not with amateur radio or FM broadcasting.
  11. Saying Y here also enables the Wireless Extensions (creates
  12. /proc/net/wireless and enables iwconfig access). The Wireless
  13. Extension is a generic API allowing a driver to expose to the user
  14. space configuration and statistics specific to common Wireless LANs.
  15. The beauty of it is that a single set of tool can support all the
  16. variations of Wireless LANs, regardless of their type (as long as
  17. the driver supports Wireless Extension). Another advantage is that
  18. these parameters may be changed on the fly without restarting the
  19. driver (or Linux). If you wish to use Wireless Extensions with
  20. wireless PCMCIA (PC-) cards, you need to say Y here; you can fetch
  21. the tools from
  22. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  23. # Note : the cards are obsolete (can't buy them anymore), but the drivers
  24. # are not, as people are still using them...
  25. comment "Obsolete Wireless cards support (pre-802.11)"
  26. depends on NET_RADIO && (INET || ISA || PCMCIA)
  27. config STRIP
  28. tristate "STRIP (Metricom starmode radio IP)"
  29. depends on NET_RADIO && INET
  30. ---help---
  31. Say Y if you have a Metricom radio and intend to use Starmode Radio
  32. IP. STRIP is a radio protocol developed for the MosquitoNet project
  33. (on the WWW at <http://mosquitonet.stanford.edu/>) to send Internet
  34. traffic using Metricom radios. Metricom radios are small, battery
  35. powered, 100kbit/sec packet radio transceivers, about the size and
  36. weight of a cellular telephone. (You may also have heard them called
  37. "Metricom modems" but we avoid the term "modem" because it misleads
  38. many people into thinking that you can plug a Metricom modem into a
  39. phone line and use it as a modem.)
  40. You can use STRIP on any Linux machine with a serial port, although
  41. it is obviously most useful for people with laptop computers. If you
  42. think you might get a Metricom radio in the future, there is no harm
  43. in saying Y to STRIP now, except that it makes the kernel a bit
  44. bigger.
  45. To compile this as a module, choose M here: the module will be
  46. called strip.
  47. config ARLAN
  48. tristate "Aironet Arlan 655 & IC2200 DS support"
  49. depends on NET_RADIO && ISA && !64BIT
  50. ---help---
  51. Aironet makes Arlan, a class of wireless LAN adapters. These use the
  52. www.Telxon.com chip, which is also used on several similar cards.
  53. This driver is tested on the 655 and IC2200 series cards. Look at
  54. <http://www.ylenurme.ee/~elmer/655/> for the latest information.
  55. The driver is built as two modules, arlan and arlan-proc. The latter
  56. is the /proc interface and is not needed most of time.
  57. On some computers the card ends up in non-valid state after some
  58. time. Use a ping-reset script to clear it.
  59. config WAVELAN
  60. tristate "AT&T/Lucent old WaveLAN & DEC RoamAbout DS ISA support"
  61. depends on NET_RADIO && ISA
  62. ---help---
  63. The Lucent WaveLAN (formerly NCR and AT&T; or DEC RoamAbout DS) is
  64. a Radio LAN (wireless Ethernet-like Local Area Network) using the
  65. radio frequencies 900 MHz and 2.4 GHz.
  66. This driver support the ISA version of the WaveLAN card. A separate
  67. driver for the PCMCIA (PC-card) hardware is available in David
  68. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  69. for location).
  70. If you want to use an ISA WaveLAN card under Linux, say Y and read
  71. the Ethernet-HOWTO, available from
  72. <http://www.tldp.org/docs.html#howto>. Some more specific
  73. information is contained in
  74. <file:Documentation/networking/wavelan.txt> and in the source code
  75. <file:drivers/net/wavelan.p.h>.
  76. You will also need the wireless tools package available from
  77. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  78. Please read the man pages contained therein.
  79. To compile this driver as a module, choose M here: the module will be
  80. called wavelan.
  81. config PCMCIA_WAVELAN
  82. tristate "AT&T/Lucent old WaveLAN Pcmcia wireless support"
  83. depends on NET_RADIO && PCMCIA
  84. help
  85. Say Y here if you intend to attach an AT&T/Lucent Wavelan PCMCIA
  86. (PC-card) wireless Ethernet networking card to your computer. This
  87. driver is for the non-IEEE-802.11 Wavelan cards.
  88. To compile this driver as a module, choose M here: the module will be
  89. called wavelan_cs. If unsure, say N.
  90. config PCMCIA_NETWAVE
  91. tristate "Xircom Netwave AirSurfer Pcmcia wireless support"
  92. depends on NET_RADIO && PCMCIA
  93. help
  94. Say Y here if you intend to attach this type of PCMCIA (PC-card)
  95. wireless Ethernet networking card to your computer.
  96. To compile this driver as a module, choose M here: the module will be
  97. called netwave_cs. If unsure, say N.
  98. comment "Wireless 802.11 Frequency Hopping cards support"
  99. depends on NET_RADIO && PCMCIA
  100. config PCMCIA_RAYCS
  101. tristate "Aviator/Raytheon 2.4MHz wireless support"
  102. depends on NET_RADIO && PCMCIA
  103. ---help---
  104. Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
  105. (PC-card) wireless Ethernet networking card to your computer.
  106. Please read the file <file:Documentation/networking/ray_cs.txt> for
  107. details.
  108. To compile this driver as a module, choose M here: the module will be
  109. called ray_cs. If unsure, say N.
  110. comment "Wireless 802.11b ISA/PCI cards support"
  111. depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
  112. config IPW2100
  113. tristate "Intel PRO/Wireless 2100 Network Connection"
  114. depends on NET_RADIO && PCI && IEEE80211
  115. select FW_LOADER
  116. ---help---
  117. A driver for the Intel PRO/Wireless 2100 Network
  118. Connection 802.11b wireless network adapter.
  119. See <file:Documentation/networking/README.ipw2100> for information on
  120. the capabilities currently enabled in this driver and for tips
  121. for debugging issues and problems.
  122. In order to use this driver, you will need a firmware image for it.
  123. You can obtain the firmware from
  124. <http://ipw2100.sf.net/>. Once you have the firmware image, you
  125. will need to place it in /etc/firmware.
  126. You will also very likely need the Wireless Tools in order to
  127. configure your card:
  128. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  129. If you want to compile the driver as a module ( = code which can be
  130. inserted in and removed from the running kernel whenever you want),
  131. say M here and read <file:Documentation/modules.txt>. The module
  132. will be called ipw2100.ko.
  133. config IPW2100_MONITOR
  134. bool "Enable promiscuous mode"
  135. depends on IPW2100
  136. ---help---
  137. Enables promiscuous/monitor mode support for the ipw2100 driver.
  138. With this feature compiled into the driver, you can switch to
  139. promiscuous mode via the Wireless Tool's Monitor mode. While in this
  140. mode, no packets can be sent.
  141. config IPW2100_DEBUG
  142. bool "Enable full debugging output in IPW2100 module."
  143. depends on IPW2100
  144. ---help---
  145. This option will enable debug tracing output for the IPW2100.
  146. This will result in the kernel module being ~60k larger. You can
  147. control which debug output is sent to the kernel log by setting the
  148. value in
  149. /sys/bus/pci/drivers/ipw2100/debug_level
  150. This entry will only exist if this option is enabled.
  151. If you are not trying to debug or develop the IPW2100 driver, you
  152. most likely want to say N here.
  153. config IPW2200
  154. tristate "Intel PRO/Wireless 2200BG and 2915ABG Network Connection"
  155. depends on NET_RADIO && IEEE80211 && PCI
  156. select FW_LOADER
  157. ---help---
  158. A driver for the Intel PRO/Wireless 2200BG and 2915ABG Network
  159. Connection adapters.
  160. See <file:Documentation/networking/README.ipw2200> for
  161. information on the capabilities currently enabled in this
  162. driver and for tips for debugging issues and problems.
  163. In order to use this driver, you will need a firmware image for it.
  164. You can obtain the firmware from
  165. <http://ipw2200.sf.net/>. See the above referenced README.ipw2200
  166. for information on where to install the firmare images.
  167. You will also very likely need the Wireless Tools in order to
  168. configure your card:
  169. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  170. If you want to compile the driver as a module ( = code which can be
  171. inserted in and removed from the running kernel whenever you want),
  172. say M here and read <file:Documentation/modules.txt>. The module
  173. will be called ipw2200.ko.
  174. config IPW2200_DEBUG
  175. bool "Enable full debugging output in IPW2200 module."
  176. depends on IPW2200
  177. ---help---
  178. This option will enable debug tracing output for the IPW2200.
  179. This will result in the kernel module being ~100k larger. You can
  180. control which debug output is sent to the kernel log by setting the
  181. value in
  182. /sys/bus/pci/drivers/ipw2200/debug_level
  183. This entry will only exist if this option is enabled.
  184. To set a value, simply echo an 8-byte hex value to the same file:
  185. % echo 0x00000FFO > /sys/bus/pci/drivers/ipw2200/debug_level
  186. You can find the list of debug mask values in
  187. drivers/net/wireless/ipw2200.h
  188. If you are not trying to debug or develop the IPW2200 driver, you
  189. most likely want to say N here.
  190. config AIRO
  191. tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards"
  192. depends on NET_RADIO && ISA_DMA_API && CRYPTO && (PCI || BROKEN)
  193. ---help---
  194. This is the standard Linux driver to support Cisco/Aironet ISA and
  195. PCI 802.11 wireless cards.
  196. It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
  197. - with or without encryption) as well as card before the Cisco
  198. aquisition (Aironet 4500, Aironet 4800, Aironet 4800B).
  199. This driver support both the standard Linux Wireless Extensions
  200. and Cisco proprietary API, so both the Linux Wireless Tools and the
  201. Cisco Linux utilities can be used to configure the card.
  202. The driver can be compiled as a module and will be named "airo".
  203. config HERMES
  204. tristate "Hermes chipset 802.11b support (Orinoco/Prism2/Symbol)"
  205. depends on NET_RADIO && (PPC_PMAC || PCI || PCMCIA)
  206. ---help---
  207. A driver for 802.11b wireless cards based based on the "Hermes" or
  208. Intersil HFA384x (Prism 2) MAC controller. This includes the vast
  209. majority of the PCMCIA 802.11b cards (which are nearly all rebadges)
  210. - except for the Cisco/Aironet cards. Cards supported include the
  211. Apple Airport (not a PCMCIA card), WavelanIEEE/Orinoco,
  212. Cabletron/EnteraSys Roamabout, ELSA AirLancer, MELCO Buffalo, Avaya,
  213. IBM High Rate Wireless, Farralon Syyline, Samsung MagicLAN, Netgear
  214. MA401, LinkSys WPC-11, D-Link DWL-650, 3Com AirConnect, Intel
  215. PRO/Wireless, and Symbol Spectrum24 High Rate amongst others.
  216. This option includes the guts of the driver, but in order to
  217. actually use a card you will also need to enable support for PCMCIA
  218. Hermes cards, PLX9052 based PCI adaptors or the Apple Airport below.
  219. You will also very likely also need the Wireless Tools in order to
  220. configure your card and that /etc/pcmcia/wireless.opts works :
  221. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>
  222. config APPLE_AIRPORT
  223. tristate "Apple Airport support (built-in)"
  224. depends on PPC_PMAC && HERMES
  225. help
  226. Say Y here to support the Airport 802.11b wireless Ethernet hardware
  227. built into the Macintosh iBook and other recent PowerPC-based
  228. Macintosh machines. This is essentially a Lucent Orinoco card with
  229. a non-standard interface
  230. config PLX_HERMES
  231. tristate "Hermes in PLX9052 based PCI adaptor support (Netgear MA301 etc.)"
  232. depends on PCI && HERMES
  233. help
  234. Enable support for PCMCIA cards supported by the "Hermes" (aka
  235. orinoco) driver when used in PLX9052 based PCI adaptors. These
  236. adaptors are not a full PCMCIA controller but act as a more limited
  237. PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
  238. 802.11b PCMCIA cards can be used in desktop machines. The Netgear
  239. MA301 is such an adaptor.
  240. config TMD_HERMES
  241. tristate "Hermes in TMD7160 based PCI adaptor support"
  242. depends on PCI && HERMES
  243. help
  244. Enable support for PCMCIA cards supported by the "Hermes" (aka
  245. orinoco) driver when used in TMD7160 based PCI adaptors. These
  246. adaptors are not a full PCMCIA controller but act as a more limited
  247. PCI <-> PCMCIA bridge. Several vendors sell such adaptors so that
  248. 802.11b PCMCIA cards can be used in desktop machines.
  249. config NORTEL_HERMES
  250. tristate "Nortel emobility PCI adaptor support"
  251. depends on PCI && HERMES
  252. help
  253. Enable support for PCMCIA cards supported by the "Hermes" (aka
  254. orinoco) driver when used in Nortel emobility PCI adaptors. These
  255. adaptors are not full PCMCIA controllers, but act as a more limited
  256. PCI <-> PCMCIA bridge.
  257. config PCI_HERMES
  258. tristate "Prism 2.5 PCI 802.11b adaptor support"
  259. depends on PCI && HERMES
  260. help
  261. Enable support for PCI and mini-PCI 802.11b wireless NICs based on
  262. the Prism 2.5 chipset. These are true PCI cards, not the 802.11b
  263. PCMCIA cards bundled with PCI<->PCMCIA adaptors which are also
  264. common. Some of the built-in wireless adaptors in laptops are of
  265. this variety.
  266. config ATMEL
  267. tristate "Atmel at76c50x chipset 802.11b support"
  268. depends on NET_RADIO
  269. select FW_LOADER
  270. select CRC32
  271. ---help---
  272. A driver 802.11b wireless cards based on the Atmel fast-vnet
  273. chips. This driver supports standard Linux wireless extensions.
  274. Many cards based on this chipset do not have flash memory
  275. and need their firmware loaded at start-up. If yours is
  276. one of these, you will need to provide a firmware image
  277. to be loaded into the card by the driver. The Atmel
  278. firmware package can be downloaded from
  279. <http://www.thekelleys.org.uk/atmel>
  280. config PCI_ATMEL
  281. tristate "Atmel at76c506 PCI cards"
  282. depends on ATMEL && PCI
  283. ---help---
  284. Enable support for PCI and mini-PCI cards containing the
  285. Atmel at76c506 chip.
  286. # If Pcmcia is compiled in, offer Pcmcia cards...
  287. comment "Wireless 802.11b Pcmcia/Cardbus cards support"
  288. depends on NET_RADIO && PCMCIA
  289. config PCMCIA_HERMES
  290. tristate "Hermes PCMCIA card support"
  291. depends on NET_RADIO && PCMCIA && HERMES
  292. ---help---
  293. A driver for "Hermes" chipset based PCMCIA wireless adaptors, such
  294. as the Lucent WavelanIEEE/Orinoco cards and their OEM (Cabletron/
  295. EnteraSys RoamAbout 802.11, ELSA Airlancer, Melco Buffalo and
  296. others). It should also be usable on various Prism II based cards
  297. such as the Linksys, D-Link and Farallon Skyline. It should also
  298. work on Symbol cards such as the 3Com AirConnect and Ericsson WLAN.
  299. To use your PC-cards, you will need supporting software from David
  300. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  301. for location). You also want to check out the PCMCIA-HOWTO,
  302. available from <http://www.tldp.org/docs.html#howto>.
  303. You will also very likely also need the Wireless Tools in order to
  304. configure your card and that /etc/pcmcia/wireless.opts works:
  305. <http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html>.
  306. config PCMCIA_SPECTRUM
  307. tristate "Symbol Spectrum24 Trilogy PCMCIA card support"
  308. depends on NET_RADIO && PCMCIA && HERMES
  309. ---help---
  310. This is a driver for 802.11b cards using RAM-loadable Symbol
  311. firmware, such as Symbol Wireless Networker LA4100, CompactFlash
  312. cards by Socket Communications and Intel PRO/Wireless 2011B.
  313. This driver requires firmware download on startup. Utilities
  314. for downloading Symbol firmware are available at
  315. <http://sourceforge.net/projects/orinoco/>
  316. config AIRO_CS
  317. tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards"
  318. depends on NET_RADIO && PCMCIA && (BROKEN || !M32R)
  319. ---help---
  320. This is the standard Linux driver to support Cisco/Aironet PCMCIA
  321. 802.11 wireless cards. This driver is the same as the Aironet
  322. driver part of the Linux Pcmcia package.
  323. It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
  324. - with or without encryption) as well as card before the Cisco
  325. aquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
  326. supports OEM of Cisco such as the DELL TrueMobile 4800 and Xircom
  327. 802.11b cards.
  328. This driver support both the standard Linux Wireless Extensions
  329. and Cisco proprietary API, so both the Linux Wireless Tools and the
  330. Cisco Linux utilities can be used to configure the card.
  331. To use your PC-cards, you will need supporting software from David
  332. Hinds' pcmcia-cs package (see the file <file:Documentation/Changes>
  333. for location). You also want to check out the PCMCIA-HOWTO,
  334. available from <http://www.tldp.org/docs.html#howto>.
  335. config PCMCIA_ATMEL
  336. tristate "Atmel at76c502/at76c504 PCMCIA cards"
  337. depends on NET_RADIO && ATMEL && PCMCIA
  338. select FW_LOADER
  339. select CRC32
  340. ---help---
  341. Enable support for PCMCIA cards containing the
  342. Atmel at76c502 and at76c504 chips.
  343. config PCMCIA_WL3501
  344. tristate "Planet WL3501 PCMCIA cards"
  345. depends on NET_RADIO && EXPERIMENTAL && PCMCIA
  346. ---help---
  347. A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
  348. It has basic support for Linux wireless extensions and initial
  349. micro support for ethtool.
  350. comment "Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support"
  351. depends on NET_RADIO && PCI
  352. config PRISM54
  353. tristate 'Intersil Prism GT/Duette/Indigo PCI/Cardbus'
  354. depends on PCI && NET_RADIO && EXPERIMENTAL
  355. select FW_LOADER
  356. ---help---
  357. Enable PCI and Cardbus support for the following chipset based cards:
  358. ISL3880 - Prism GT 802.11 b/g
  359. ISL3877 - Prism Indigo 802.11 a
  360. ISL3890 - Prism Duette 802.11 a/b/g
  361. For a complete list of supported cards visit <http://prism54.org>.
  362. Here is the latest confirmed list of supported cards:
  363. 3com OfficeConnect 11g Cardbus Card aka 3CRWE154G72 (version 1)
  364. Allnet ALL0271 PCI Card
  365. Compex WL54G Cardbus Card
  366. Corega CG-WLCB54GT Cardbus Card
  367. D-Link Air Plus Xtreme G A1 Cardbus Card aka DWL-g650
  368. I-O Data WN-G54/CB Cardbus Card
  369. Kobishi XG-300 aka Z-Com Cardbus Card
  370. Netgear WG511 Cardbus Card
  371. Ovislink WL-5400PCI PCI Card
  372. Peabird WLG-PCI PCI Card
  373. Sitecom WL-100i Cardbus Card
  374. Sitecom WL-110i PCI Card
  375. SMC2802W - EZ Connect g 2.4GHz 54 Mbps Wireless PCI Card
  376. SMC2835W - EZ Connect g 2.4GHz 54 Mbps Wireless Cardbus Card
  377. SMC2835W-V2 - EZ Connect g 2.4GHz 54 Mbps Wireless Cardbus Card
  378. Z-Com XG-900 PCI Card
  379. Zyxel G-100 Cardbus Card
  380. If you enable this you will need a firmware file as well.
  381. You will need to copy this to /usr/lib/hotplug/firmware/isl3890.
  382. You can get this non-GPL'd firmware file from the Prism54 project page:
  383. <http://prism54.org>
  384. You will also need the /etc/hotplug/firmware.agent script from
  385. a current hotplug package.
  386. Note: You need a motherboard with DMA support to use any of these cards
  387. If you want to compile the driver as a module ( = code which can be
  388. inserted in and removed from the running kernel whenever you want),
  389. say M here and read <file:Documentation/modules.txt>. The module
  390. will be called prism54.ko.
  391. source "drivers/net/wireless/hostap/Kconfig"
  392. # yes, this works even when no drivers are selected
  393. config NET_WIRELESS
  394. bool
  395. depends on NET_RADIO && (ISA || PCI || PPC_PMAC || PCMCIA)
  396. default y
  397. endmenu