Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH] rt2x00: Add support for D-Link DWA-127 to rt2800usb.
@ 2012-02-11 20:58 Gertjan van Wingerde
  2012-02-12 15:29 ` Ivo Van Doorn
  0 siblings, 1 reply; 2+ messages in thread
From: Gertjan van Wingerde @ 2012-02-11 20:58 UTC (permalink / raw)
  To: linux-wireless, John W. Linville; +Cc: users, Gertjan van Wingerde, stable

This is an RT3070 based device.

Cc: <stable@vger.kernel.org>
Reported-by: Mikhail Kryshen <mikhail@kryshen.net>
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
---
 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 d009b6b..0074c4e 100644
--- a/drivers/net/wireless/rt2x00/rt2800usb.c
+++ b/drivers/net/wireless/rt2x00/rt2800usb.c
@@ -921,6 +921,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
 	{ USB_DEVICE(0x07d1, 0x3c13) },
 	{ USB_DEVICE(0x07d1, 0x3c15) },
 	{ USB_DEVICE(0x07d1, 0x3c16) },
+	{ USB_DEVICE(0x2001, 0x3c1b) },
 	/* Draytek */
 	{ USB_DEVICE(0x07fa, 0x7712) },
 	/* DVICO */
-- 
1.7.9


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-12 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-11 20:58 [PATCH] rt2x00: Add support for D-Link DWA-127 to rt2800usb Gertjan van Wingerde
2012-02-12 15:29 ` Ivo Van Doorn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox