diff options
-rw-r--r-- | drivers/net/wireless/ar9170/usb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/wireless/ar9170/usb.c b/drivers/net/wireless/ar9170/usb.c index 43e8d8de9a5c..c9e422ead925 100644 --- a/drivers/net/wireless/ar9170/usb.c +++ b/drivers/net/wireless/ar9170/usb.c | |||
@@ -69,6 +69,8 @@ static struct usb_device_id ar9170_usb_ids[] = { | |||
69 | { USB_DEVICE(0x0846, 0x9001) }, | 69 | { USB_DEVICE(0x0846, 0x9001) }, |
70 | /* Zydas ZD1221 */ | 70 | /* Zydas ZD1221 */ |
71 | { USB_DEVICE(0x0ace, 0x1221) }, | 71 | { USB_DEVICE(0x0ace, 0x1221) }, |
72 | /* ZyXEL NWD271N */ | ||
73 | { USB_DEVICE(0x0586, 0x3417) }, | ||
72 | /* Z-Com UB81 BG */ | 74 | /* Z-Com UB81 BG */ |
73 | { USB_DEVICE(0x0cde, 0x0023) }, | 75 | { USB_DEVICE(0x0cde, 0x0023) }, |
74 | /* Z-Com UB82 ABG */ | 76 | /* Z-Com UB82 ABG */ |