2 tristate "TI acx100/acx111 802.11b/g wireless chipsets"
3 depends on NET_RADIO && EXPERIMENTAL
6 A driver for 802.11b/g wireless cards based on
7 Texas Instruments acx100 and acx111 chipsets.
9 This driver supports Host AP mode that allows
10 your computer to act as an IEEE 802.11 access point.
11 This driver is new and experimental.
13 Texas Instruments did not take part in development of this driver
14 in any way, shape or form.
16 The driver can be compiled as a module and will be named "acx".
19 bool "TI acx100/acx111 802.11b/g PCI"
22 Include PCI and CardBus support in acx.
24 acx chipsets need their firmware loaded at startup.
25 You will need to provide a firmware image via hotplug.
27 Firmware may be in a form of single image 40-100kb in size
28 (a 'combined' firmware) or two images - main image
29 (again 40-100kb) and radio image (~10kb or less).
31 Firmware images are requested from hotplug using following names:
33 tiacx100 - main firmware image for acx100 chipset
34 tiacx100rNN - radio acx100 firmware for radio type NN
35 tiacx100cNN - combined acx100 firmware for radio type NN
36 tiacx111 - main acx111 firmware
37 tiacx111rNN - radio acx111 firmware for radio type NN
38 tiacx111cNN - combined acx111 firmware for radio type NN
40 Driver will attempt to load combined image first.
41 If no such image is found, it will try to load main image
42 and radio image instead.
44 Firmware files are not covered by GPL and are not distributed
45 with this driver for legal reasons.
48 bool "TI acx100/acx111 802.11b/g USB"
49 depends on ACX && (USB=y || USB=ACX)
51 Include USB support in acx.
53 There is only one currently known device in this category,
54 D-Link DWL-120+, but newer devices seem to be on the horizon.
56 acx chipsets need their firmware loaded at startup.
57 You will need to provide a firmware image via hotplug.
59 Firmware for USB device is requested from hotplug
60 by the 'tiacx100usb' name.
62 Firmware files are not covered by GPL and are not distributed
63 with this driver for legal reasons.
66 bool "TI acx100/acx111 802.11b/g memory mapped slave 16 interface"
69 acx chipsets need their firmware loaded at startup.
70 You will need to provide a firmware image via hotplug.
72 Firmware for USB device is requested from hotplug
73 by the 'tiacx100usb' name.
75 Firmware files are not covered by GPL and are not distributed
76 with this driver for legal reasons.
79 tristate "ACX support for the iPAQ hx4700 using ACX_MEM"
80 depends on HX4700_CORE && ACX_MEM
82 Include memory interface support in acx for the iPAQ hx4700.
85 tristate "ACX support for the iPAQ h4000 using ACX_MEM"
86 depends on MACH_H4000 && ACX_MEM
88 Include memory interface support in acx for the iPAQ h4000.
91 config ACX_HTCUNIVERSAL
92 tristate "ACX support for the HTC Universal using ACX_MEM"
93 depends on HTCUNIVERSAL_CORE && HTC_ASIC3 && ACX_MEM
95 Include memory interface support in acx for the HTC Universal.
99 tristate "ACX support for the HTC Sable (IPAQ hw6915) using ACX_MEM"
100 depends on MACH_HW6900 && HTC_ASIC3 && ACX_MEM
102 Include memory interface support in acx for the HTC Sable (IPAQ hw6915).
105 tristate "ACX support for the iPAQ rx3715 using ACX_MEM"
106 depends on MACH_RX3715 && ACX_MEM && LEDS_ASIC3
108 Include memory interface support in acx for the IPAQ rx3715.