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