* Fw: patch for rtl8712 driver, add support for sitecom WLA2100 (006c)
@ 2015-10-18 15:17 Frans van de Wiel
0 siblings, 0 replies; only message in thread
From: Frans van de Wiel @ 2015-10-18 15:17 UTC (permalink / raw)
To: linux-wireless
[-- Attachment #1: Type: text/plain, Size: 452 bytes --]
From: Frans van de Wiel
Sent: Sunday, October 18, 2015 4:34 PM
To: greg@kroah.com ; Larry.Finger@lwfinger.net ;
florian.c.schilhabel@googlemail.com ; linux-wireless@vger.kernel.org
Subject: patch for rtl8712 driver, add support for sitecom WLA2100 (006c)
dear sirs, please find attached a patch for the rtl8712 driver (staging)
The patch add support for sitecom WLA2100, seems this device id is missing.
Many dongles use it.
Kind regards
Frans
[-- Attachment #2: patch.dat --]
[-- Type: application/octet-stream, Size: 461 bytes --]
--- linux-3.14.2/drivers/staging/rtl8712/usb_intf.c.orig 2014-04-27 02:19:26.000000000 +0200
+++ linux-3.14.2/drivers/staging/rtl8712/usb_intf.c 2014-03-25 22:31:33.000000000 +0100
@@ -144,6 +144,7 @@ static struct usb_device_id rtl871x_usb_
{USB_DEVICE(0x0DF6, 0x0058)},
{USB_DEVICE(0x0DF6, 0x0049)},
{USB_DEVICE(0x0DF6, 0x004C)},
+ {USB_DEVICE(0x0DF6, 0x006C)},
{USB_DEVICE(0x0DF6, 0x0064)},
/* Skyworth */
{USB_DEVICE(0x14b2, 0x3300)},
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-10-18 15:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-18 15:17 Fw: patch for rtl8712 driver, add support for sitecom WLA2100 (006c) Frans van de Wiel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox