2 tristate "Atheros 5xxx wireless cards support"
3 depends on PCI && MAC80211 && WLAN_80211 && EXPERIMENTAL
5 This module adds support for wireless adapters based on
8 Currently the following chip versions are supported:
11 PHY: RF5111/2111 RF5112/2112 RF5413/2413
13 This driver uses the kernel's mac80211 subsystem.
15 If you choose to build a module, it'll be called ath5k. Say M if
19 bool "Atheros 5xxx debugging"
22 Atheros 5xxx debugging messages.
24 Say Y, if and you will get debug options for ath5k.
25 To use this, you need to mount debugfs:
28 mount -t debugfs debug /debug/
30 You will get access to files under:
33 To enable debug, pass the debug level to the debug module
34 parameter. For example:
36 modprobe ath5k debug=0x00000400