Daniel Drake | e85d091 | 2006-06-02 17:11:32 +0100 | [diff] [blame] | 1 | config ZD1211RW |
| 2 | tristate "ZyDAS ZD1211/ZD1211B USB-wireless support" |
Johannes Berg | 2a5e1c0 | 2007-04-23 12:19:12 -0700 | [diff] [blame] | 3 | depends on USB && IEEE80211_SOFTMAC && WLAN_80211 && EXPERIMENTAL |
| 4 | select WIRELESS_EXT |
Daniel Drake | e85d091 | 2006-06-02 17:11:32 +0100 | [diff] [blame] | 5 | select FW_LOADER |
| 6 | ---help--- |
| 7 | This is an experimental driver for the ZyDAS ZD1211/ZD1211B wireless |
| 8 | chip, present in many USB-wireless adapters. |
| 9 | |
| 10 | Device firmware is required alongside this driver. You can download the |
| 11 | firmware distribution from http://zd1211.ath.cx/get-firmware |
| 12 | |
| 13 | config ZD1211RW_DEBUG |
| 14 | bool "ZyDAS ZD1211 debugging" |
| 15 | depends on ZD1211RW |
| 16 | ---help--- |
| 17 | ZD1211 debugging messages. Choosing Y will result in additional debug |
| 18 | messages being saved to your kernel logs, which may help debug any |
| 19 | problems. |
| 20 | |