2 # Wireless LAN device configuration
12 This section contains all the pre 802.11 and 802.11 wireless
13 device drivers. For a complete list of drivers and documentation
14 on them refer to the wireless wiki:
16 http://wireless.kernel.org/en/users/Drivers
21 tristate "Aviator/Raytheon 2.4GHz wireless support"
27 Say Y here if you intend to attach an Aviator/Raytheon PCMCIA
28 (PC-card) wireless Ethernet networking card to your computer.
29 Please read the file <file:Documentation/networking/ray_cs.txt> for
32 To compile this driver as a module, choose M here: the module will be
33 called ray_cs. If unsure, say N.
35 config LIBERTAS_THINFIRM
36 tristate "Marvell 8xxx Libertas WLAN driver support with thin firmware"
40 A library for Marvell Libertas 8xxx devices using thinfirm.
42 config LIBERTAS_THINFIRM_DEBUG
43 bool "Enable full debugging output in the Libertas thin firmware module."
44 depends on LIBERTAS_THINFIRM
48 config LIBERTAS_THINFIRM_USB
49 tristate "Marvell Libertas 8388 USB 802.11b/g cards with thin firmware"
50 depends on LIBERTAS_THINFIRM && USB
52 A driver for Marvell Libertas 8388 USB devices using thinfirm.
55 tristate "Cisco/Aironet 34X/35X/4500/4800 ISA and PCI cards"
56 depends on ISA_DMA_API && (PCI || BROKEN)
62 This is the standard Linux driver to support Cisco/Aironet ISA and
63 PCI 802.11 wireless cards.
64 It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
65 - with or without encryption) as well as card before the Cisco
66 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B).
68 This driver support both the standard Linux Wireless Extensions
69 and Cisco proprietary API, so both the Linux Wireless Tools and the
70 Cisco Linux utilities can be used to configure the card.
72 The driver can be compiled as a module and will be named "airo".
75 tristate "Atmel at76c50x chipset 802.11b support"
76 depends on (PCI || PCMCIA)
82 A driver 802.11b wireless cards based on the Atmel fast-vnet
83 chips. This driver supports standard Linux wireless extensions.
85 Many cards based on this chipset do not have flash memory
86 and need their firmware loaded at start-up. If yours is
87 one of these, you will need to provide a firmware image
88 to be loaded into the card by the driver. The Atmel
89 firmware package can be downloaded from
90 <http://www.thekelleys.org.uk/atmel>
93 tristate "Atmel at76c506 PCI cards"
94 depends on ATMEL && PCI
96 Enable support for PCI and mini-PCI cards containing the
100 tristate "Atmel at76c502/at76c504 PCMCIA cards"
101 depends on ATMEL && PCMCIA
106 Enable support for PCMCIA cards containing the
107 Atmel at76c502 and at76c504 chips.
110 tristate "Atmel at76c503/at76c505/at76c505a USB cards"
111 depends on MAC80211 && USB
114 Enable support for USB Wireless devices using Atmel at76c503,
115 at76c505 or at76c505a chips.
118 tristate "Cisco/Aironet 34X/35X/4500/4800 PCMCIA cards"
119 depends on PCMCIA && (BROKEN || !M32R)
126 This is the standard Linux driver to support Cisco/Aironet PCMCIA
127 802.11 wireless cards. This driver is the same as the Aironet
128 driver part of the Linux Pcmcia package.
129 It supports the new 802.11b cards from Cisco (Cisco 34X, Cisco 35X
130 - with or without encryption) as well as card before the Cisco
131 acquisition (Aironet 4500, Aironet 4800, Aironet 4800B). It also
132 supports OEM of Cisco such as the DELL TrueMobile 4800 and Xircom
135 This driver support both the standard Linux Wireless Extensions
136 and Cisco proprietary API, so both the Linux Wireless Tools and the
137 Cisco Linux utilities can be used to configure the card.
140 tristate "Planet WL3501 PCMCIA cards"
145 A driver for WL3501 PCMCIA 802.11 wireless cards made by Planet.
146 It has basic support for Linux wireless extensions and initial
147 micro support for ethtool.
150 tristate 'Intersil Prism GT/Duette/Indigo PCI/Cardbus (DEPRECATED)'
157 This enables support for FullMAC PCI/Cardbus prism54 devices. This
158 driver is now deprecated in favor for the SoftMAC driver, p54pci.
159 p54pci supports FullMAC PCI/Cardbus devices as well.
161 For more information refer to the p54 wiki:
163 http://wireless.kernel.org/en/users/Drivers/p54
165 Note: You need a motherboard with DMA support to use any of these cards
167 When built as module you get the module prism54
170 tristate "USB ZD1201 based Wireless device support"
176 Say Y if you want to use wireless LAN adapters based on the ZyDAS
179 This driver makes the adapter appear as a normal Ethernet interface,
182 The zd1201 device requires external firmware to be loaded.
183 This can be found at http://linux-lc100020.sourceforge.net/
185 To compile this driver as a module, choose M here: the
186 module will be called zd1201.
188 config USB_NET_RNDIS_WLAN
189 tristate "Wireless RNDIS USB support"
193 select USB_NET_CDCETHER
194 select USB_NET_RNDIS_HOST
196 This is a driver for wireless RNDIS devices.
197 These are USB based adapters found in devices such as:
199 Buffalo WLI-U2-KG125S
200 U.S. Robotics USR5421
208 U.S. Robotics USR5420
211 All of these devices are based on Broadcom 4320 chip which is the
212 only wireless RNDIS chip known to date.
214 If you choose to build a module, it'll be called rndis_wlan.
216 source "drivers/net/wireless/rtl818x/Kconfig"
219 tristate "ADMtek ADM8211 support"
220 depends on MAC80211 && PCI
224 This driver is for ADM8211A, ADM8211B, and ADM8211C based cards.
225 These are PCI/mini-PCI/Cardbus 802.11b chips found in cards such as:
227 Xterasys Cardbus XN-2411b
228 Blitz NetWave Point PC
234 3com Office Connect (3CRSHPW796)
237 D-Link DWL-520 Revision C
239 However, some of these cards have been replaced with other chips
240 like the RTL8180L (Xterasys Cardbus XN-2411b, Belkin F5D6001) or
241 the Ralink RT2400 (SMC2635W) without a model number change.
243 Thanks to Infineon-ADMtek for their support of this driver.
245 config MAC80211_HWSIM
246 tristate "Simulated radio testing tool for mac80211"
249 This driver is a developer testing tool that can be used to test
250 IEEE 802.11 networking stack (mac80211) functionality. This is not
251 needed for normal wireless LAN usage and is only for testing. See
252 Documentation/networking/mac80211_hwsim for more information on how
255 To compile this driver as a module, choose M here: the module will be
256 called mac80211_hwsim. If unsure, say N.
259 tristate "Marvell 88W8xxx PCI/PCIe Wireless support"
260 depends on MAC80211 && PCI
262 This driver supports Marvell TOPDOG 802.11 wireless cards.
264 To compile this driver as a module, choose M here: the module
265 will be called mwl8k. If unsure, say N.
267 source "drivers/net/wireless/ath/Kconfig"
268 source "drivers/net/wireless/b43/Kconfig"
269 source "drivers/net/wireless/b43legacy/Kconfig"
270 source "drivers/net/wireless/brcm80211/Kconfig"
271 source "drivers/net/wireless/hostap/Kconfig"
272 source "drivers/net/wireless/ipw2x00/Kconfig"
273 source "drivers/net/wireless/iwlwifi/Kconfig"
274 source "drivers/net/wireless/iwlegacy/Kconfig"
275 source "drivers/net/wireless/libertas/Kconfig"
276 source "drivers/net/wireless/orinoco/Kconfig"
277 source "drivers/net/wireless/p54/Kconfig"
278 source "drivers/net/wireless/rt2x00/Kconfig"
279 source "drivers/net/wireless/rtlwifi/Kconfig"
280 source "drivers/net/wireless/ti/Kconfig"
281 source "drivers/net/wireless/zd1211rw/Kconfig"
282 source "drivers/net/wireless/mwifiex/Kconfig"
283 source "drivers/net/wireless/cw1200/Kconfig"