* [PATCH] ar9170usb: add usbid for TP-Link TL-WN821N v2
@ 2009-09-17 11:46 Christian Lamparter
0 siblings, 0 replies; only message in thread
From: Christian Lamparter @ 2009-09-17 11:46 UTC (permalink / raw)
To: linux-wireless@vger.kernel.org
Cc: John W. Linville, Luis R. Rodriguez, Stephen Chen, Fabian Lenz
This patch adds the usbid for TP-Link TL-WN821N v2.
Cc: stable@kernel.org
Reported-by: Fabian Lenz <lenz_fabian@yahoo.de>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
---
diff --git a/drivers/net/wireless/ath/ar9170/usb.c b/drivers/net/wireless/ath/ar9170/usb.c
index e0138ac..68b0bda 100644
--- a/drivers/net/wireless/ath/ar9170/usb.c
+++ b/drivers/net/wireless/ath/ar9170/usb.c
@@ -64,6 +64,8 @@ static struct usb_device_id ar9170_usb_ids[] = {
{ USB_DEVICE(0x0cf3, 0x9170) },
/* Atheros TG121N */
{ USB_DEVICE(0x0cf3, 0x1001) },
+ /* TP-Link TL-WN821N v2 */
+ { USB_DEVICE(0x0cf3, 0x1002) },
/* Cace Airpcap NX */
{ USB_DEVICE(0xcace, 0x0300) },
/* D-Link DWA 160A */
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-17 11:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-17 11:46 [PATCH] ar9170usb: add usbid for TP-Link TL-WN821N v2 Christian Lamparter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).