Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - O index
The Linux kernel configuration item CONFIG_OTUS
:
CONFIG_USB && CONFIG_WLAN && CONFIG_MAC80211
arusb_lnx
Enable support for Atheros 802.11n USB hardware: * UB81 - 2x2 2.4 GHz * UB82 - 2x2 2.4 GHz and 5 GHz * UB83 - 1x2 2.4 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 tarball here:
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 least the following: WIRELESS_EXTENSION=y EAP_WSC=y WSC_IE=y DRIVER_WEXT=y DRIVER_OTUS=y
After a successful compile, you can use the Atheros device as shown in the example: $ wpa_supplicant -Dotus -i <atheros device from ifconfig> -c /path/to/wpa_supplicant.conf -d
Numeric ID (from LKDDb) and names (from usb.ids) of recognized devices:
07d1
("D-Link System"), product: 3c10
("DWA-160 802.11abgn Xtreme N Dual Band Adapter(rev.A1) [Atheros AR9170+AR9104]")0846
("NetGear, Inc."), product: 9001
("WN111(v2) RangeMax Next Wireless [Atheros AR9170+AR9101]")0846
("NetGear, Inc."), product: 9010
("WNDA3100v1 802.11abgn [Atheros AR9170+AR9104]")0cf3
("Qualcomm Atheros Communications"), product: 9170
("AR9170 802.11n")Raw data from LKDDb:
lkddb module arusb_lnx CONFIG_OTUS : drivers/staging/otus/Kconfig : "Atheros OTUS 802.11n USB wireless support" # in 2.6.29–2.6.36
lkddb usb 07d1 3c10 .. .. .. .. .. .. 0000 ffff : CONFIG_OTUS CONFIG_STAGING : drivers/staging/otus/zdusb.c # in 2.6.29–2.6.36
lkddb usb 0846 9001 .. .. .. .. .. .. 0000 ffff : CONFIG_OTUS CONFIG_STAGING : drivers/staging/otus/zdusb.c # in 2.6.30–2.6.36
lkddb usb 0846 9010 .. .. .. .. .. .. 0000 ffff : CONFIG_OTUS CONFIG_STAGING : drivers/staging/otus/zdusb.c # in 2.6.29–2.6.36
lkddb usb 0cf3 9170 .. .. .. .. .. .. 0000 ffff : CONFIG_OTUS CONFIG_STAGING : drivers/staging/otus/zdusb.c # in 2.6.29–2.6.36
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - O index
Automatically generated (in year 2024). See also LKDDb sources on GitLab