ar9170usb: add ZyXEL NWD271N
Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
60375541f7
commit
957b0516f7
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ static struct usb_device_id ar9170_usb_ids[] = {
|
||||||
{ USB_DEVICE(0x0846, 0x9001) },
|
{ USB_DEVICE(0x0846, 0x9001) },
|
||||||
/* Zydas ZD1221 */
|
/* Zydas ZD1221 */
|
||||||
{ USB_DEVICE(0x0ace, 0x1221) },
|
{ USB_DEVICE(0x0ace, 0x1221) },
|
||||||
|
/* ZyXEL NWD271N */
|
||||||
|
{ USB_DEVICE(0x0586, 0x3417) },
|
||||||
/* Z-Com UB81 BG */
|
/* Z-Com UB81 BG */
|
||||||
{ USB_DEVICE(0x0cde, 0x0023) },
|
{ USB_DEVICE(0x0cde, 0x0023) },
|
||||||
/* Z-Com UB82 ABG */
|
/* Z-Com UB82 ABG */
|
||||||
|
|
Loading…
Reference in a new issue