Comment 2 for bug 350695

Revision history for this message
Bradley Ridnour (bradley-ridnour) wrote : Re: Linksys WUSB100 not enabled by rt2870 driver.

Yes. I now have a working driver.

I added the following line to drivers/staging/rt2870/rt2870.h:

        {USB_DEVICE(0x1737,0x0070)}, /* Linksys */

[I ended up recompiling the entire kernel using the instructions found in the community documentation (https://help.ubuntu.com/community/Kernel/Compile) to get the modified version of the driver. I don't know if there was a quicker/easier way; but, it worked.]