| tristate "Atheros OTUS 802.11n USB wireless support" |
| depends on USB && WLAN_80211 && MAC80211 |
| Enable support for Atheros 802.11n USB hardware: |
| * UB82 - 2x2 2.4 GHz and 5 GHz |
| This includes the following devices currently on the market: |
| Dlink DWA-160A1, Netgear WNDA3100 and WN111v2, TP-Link |
| TL-WN821N, and AVM FRITZ!WLAN N USB Stick. |
| This driver requires its own supplicant driver for |
| wpa_supplicant 0.4.8. For your convenience you can find the |
| http://www.kernel.org/pub/linux/kernel/people/mcgrof/otus/wpa_supplicant-0.4.8_otus.tar.bz2 |
| Before compiling wpa_supplicant, ensure your .config has at |
| CONFIG_WIRELESS_EXTENSION=y |
| After a successful compile, you can use the Atheros device as |
| $ wpa_supplicant -Dotus -i <atheros device from ifconfig> -c /path/to/wpa_supplicant.conf -d |