diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/wireless/rt2x00/rt2800usb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c index 3b8fb5a603f2..023081286e0c 100644 --- a/drivers/net/wireless/rt2x00/rt2800usb.c +++ b/drivers/net/wireless/rt2x00/rt2800usb.c | |||
@@ -1096,6 +1096,7 @@ static struct usb_device_id rt2800usb_device_table[] = { | |||
1096 | { USB_DEVICE(0x177f, 0x0153) }, | 1096 | { USB_DEVICE(0x177f, 0x0153) }, |
1097 | { USB_DEVICE(0x177f, 0x0302) }, | 1097 | { USB_DEVICE(0x177f, 0x0302) }, |
1098 | { USB_DEVICE(0x177f, 0x0313) }, | 1098 | { USB_DEVICE(0x177f, 0x0313) }, |
1099 | { USB_DEVICE(0x177f, 0x0323) }, | ||
1099 | /* U-Media */ | 1100 | /* U-Media */ |
1100 | { USB_DEVICE(0x157e, 0x300e) }, | 1101 | { USB_DEVICE(0x157e, 0x300e) }, |
1101 | { USB_DEVICE(0x157e, 0x3013) }, | 1102 | { USB_DEVICE(0x157e, 0x3013) }, |