roberts
Group: Members
Posts: 4983
Joined: Oct. 2003 |
|
Posted: Jan. 08 2006,08:29 |
|
Quote | There are 2 different versions of the WUSB11 ver2.6, both contain the Atmel chipset. See here - http://at76c503a.berlios.de/devices.html You could use ndiswrapper, or if you're prepared to compile a Linux driver ... - for the 077b:2219 version use the BerliOS driver from the above website. - for the 066b:2211 version use the driver from http://atmelwlandriver.sourceforge.net/
Run "lsusb" to identify your device. |
I have compiled the BerliOS driver as mentioned by user tempestuous above. The instructions contained within the source specify to use the following:
insmod usbdfu.o insmod at76c503.o insmod at76c503_rfmd.o
These modules are available in at76c.tar.gz in this directory
I don't have access to this card for testing, so we must try to work together as we did for with madwifi cards. Let us know.
|