1 # SPDX-License-Identifier: GPL-2.0-only
2 config WLAN_VENDOR_ADMTEK
6 If you have a wireless card belonging to this class, say Y.
8 Note that the answer to this question doesn't directly affect the
9 kernel: saying N will just cause the configurator to skip all the
10 questions about these cards. If you say Y, you will be asked for
11 your specific card in the following questions.
16 tristate "ADMtek ADM8211 support"
17 depends on MAC80211 && PCI
21 This driver is for ADM8211A, ADM8211B, and ADM8211C based cards.
22 These are PCI/mini-PCI/Cardbus 802.11b chips found in cards such as:
24 Xterasys Cardbus XN-2411b
25 Blitz NetWave Point PC
31 3com Office Connect (3CRSHPW796)
34 D-Link DWL-520 Revision C
36 However, some of these cards have been replaced with other chips
37 like the RTL8180L (Xterasys Cardbus XN-2411b, Belkin F5D6001) or
38 the Ralink RT2400 (SMC2635W) without a model number change.
40 Thanks to Infineon-ADMtek for their support of this driver.
42 endif # WLAN_VENDOR_ADMTEK