summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/usb_intf.c
diff options
context:
space:
mode:
authorLarry Finger2015-10-19 05:14:48 +0200
committerGreg Kroah-Hartman2015-10-25 03:12:48 +0100
commit1e6e63283691a2a9048a35d9c6c59cf0abd342e4 (patch)
tree227273e733aab5413a9f971e5054ee5a76bfbe15 /drivers/staging/rtl8712/usb_intf.c
parentStaging: xgifb: Remove space after cast (diff)
downloadkernel-qcow2-linux-1e6e63283691a2a9048a35d9c6c59cf0abd342e4.tar.gz
kernel-qcow2-linux-1e6e63283691a2a9048a35d9c6c59cf0abd342e4.tar.xz
kernel-qcow2-linux-1e6e63283691a2a9048a35d9c6c59cf0abd342e4.zip
staging: rtl8712: Add device ID for Sitecom WLA2100
This adds the USB ID for the Sitecom WLA2100. The Windows 10 inf file was checked to verify that the addition is correct. Reported-by: Frans van de Wiel <fvdw@fvdw.eu> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Cc: Frans van de Wiel <fvdw@fvdw.eu> Cc: Stable <stable@vger.kernel.org> [All stable versions] Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712/usb_intf.c')
-rw-r--r--drivers/staging/rtl8712/usb_intf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/staging/rtl8712/usb_intf.c b/drivers/staging/rtl8712/usb_intf.c
index 4c63baa66335..d1ff7c9d66ba 100644
--- a/drivers/staging/rtl8712/usb_intf.c
+++ b/drivers/staging/rtl8712/usb_intf.c
@@ -144,6 +144,7 @@ static struct usb_device_id rtl871x_usb_id_tbl[] = {
{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)},