* [PATCH] staging: r8712u: Add two new Sitecom UsB IDs
@ 2012-01-07 16:07 Larry Finger
0 siblings, 0 replies; only message in thread
From: Larry Finger @ 2012-01-07 16:07 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-kernel, devel, dario.lucia, post
Add USB IDs for Sitecom WLA-2000 v1.001 WLAN, and SITECOM WLA-1000 V1 001 WLAN
Reported-and-tested-by: Roland Gruber <post@rolandgruber.de>
Reported-and-tested-by: Dario Lucia <dario.lucia@gmail.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
---
Greg,
The 0df6:005d modification was submitted Dec. 11, 2011, but appears to have
fallen through some crack. I am, therefore, resubmitting it. The 0df6:005b
ID is new.
Thanks,
Larry
---
drivers/staging/rtl8712/usb_intf.c | 2 ++
1 file changed, 2 insertions(+)
---
Index: staging/drivers/staging/rtl8712/usb_intf.c
===================================================================
--- staging.orig/drivers/staging/rtl8712/usb_intf.c
+++ staging/drivers/staging/rtl8712/usb_intf.c
@@ -89,6 +89,8 @@ static struct usb_device_id rtl871x_usb_
{USB_DEVICE(0x0DF6, 0x0045)},
{USB_DEVICE(0x0DF6, 0x0059)}, /* 11n mode disable */
{USB_DEVICE(0x0DF6, 0x004B)},
+ {USB_DEVICE(0x0DF6, 0x005B)},
+ {USB_DEVICE(0x0DF6, 0x005D)},
{USB_DEVICE(0x0DF6, 0x0063)},
/* Sweex */
{USB_DEVICE(0x177F, 0x0154)},
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-01-07 16:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-07 16:07 [PATCH] staging: r8712u: Add two new Sitecom UsB IDs Larry Finger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome