Comment 25 for bug 152626

Revision history for this message
Leann Ogasawara (leannogasawara) wrote :

Thanks Karl. Looks like the 0.17 driver is in the staging directory but is not enabled:

ogasawara@yoji:~/ubuntu-jaunty/drivers/staging/at76_usb$ grep -rn "#define DRIVER_VERSION" *

at76_usb.c:45:#define DRIVER_VERSION "0.17"

It appears CONFIG_USB_ATMEL will need to be enabled. I'll try to notify the kernel team. Thanks.