Networking :: Help with Linksys WUSB11



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.

I would like to test the compiled drivers, but i can't find any at76c.tar.gz in this directory.

I just wanted to give the 077b:2219 version of the WUSB11 ver2.6 a go!

Drivers for me (including little, little instructions  :D ) - feedback for you!

DSL-2.2RC1 has just reverted to the 2.4.26 kernel, so Robert's new drivers are not useable.

You can now use my (old) Atmel USB WLAN Drivers from here -
http://distro.ibiblio.org/pub....m

Hmmm. I am working with DSL 2.1 so I need the Kernel 2.4.31 drivers. I can't find them on roberts link. Anywhere else?

original here.