|
@@ -975,6 +975,8 @@ static struct usb_device_id rt2800usb_device_table[] = {
|
|
|
/* Sweex */
|
|
|
{ USB_DEVICE(0x177f, 0x0153), USB_DEVICE_DATA(&rt2800usb_ops) },
|
|
|
{ USB_DEVICE(0x177f, 0x0313), USB_DEVICE_DATA(&rt2800usb_ops) },
|
|
|
+ /* Toshiba */
|
|
|
+ { USB_DEVICE(0x0930, 0x0a07), USB_DEVICE_DATA(&rt2800usb_ops) },
|
|
|
/* Zyxel */
|
|
|
{ USB_DEVICE(0x0586, 0x341a), USB_DEVICE_DATA(&rt2800usb_ops) },
|
|
|
#endif
|