All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ar9170usb: add ZyXEL NWD271N
@ 2009-04-17 12:52 Christian Lamparter
  0 siblings, 0 replies; only message in thread
From: Christian Lamparter @ 2009-04-17 12:52 UTC (permalink / raw)
  To: linux-wireless; +Cc: John W. Linville

Signed-off-by: Christian Lamparter <chunkeey@web.de>
---
this patch is for wireless-testing and 2.6.30.
---
diff --git a/drivers/net/wireless/ath/ar9170/usb.c b/drivers/net/wireless/ath/ar9170/usb.c
index 43e8d8d..c9e422e 100644
--- a/drivers/net/wireless/ath/ar9170/usb.c
+++ b/drivers/net/wireless/ath/ar9170/usb.c
@@ -69,6 +69,8 @@ static struct usb_device_id ar9170_usb_ids[] = {
 	{ USB_DEVICE(0x0846, 0x9001) },
 	/* Zydas ZD1221 */
 	{ USB_DEVICE(0x0ace, 0x1221) },
+	/* ZyXEL NWD271N */
+	{ USB_DEVICE(0x0586, 0x3417) },
 	/* Z-Com UB81 BG */
 	{ USB_DEVICE(0x0cde, 0x0023) },
 	/* Z-Com UB82 ABG */

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-17 12:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-17 12:52 [PATCH] ar9170usb: add ZyXEL NWD271N Christian Lamparter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.