Merge branch 'v4.1.8_9499' of http://github.com/lwfinger/rtl8188eu into v4.1.8_9499

This commit is contained in:
Larry Finger 2018-03-14 10:45:52 -05:00
commit 10737c73b1

View file

@ -121,7 +121,13 @@ static void rtw_dev_shutdown(struct device *dev)
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x0179)}, /* 8188ETV */ \
/*=== Customer ID ===*/ \
/****** 8188EUS ********/ \
{USB_DEVICE(0x07B8, 0x8179)}, /* Abocom - Abocom */
{USB_DEVICE(0x07B8, 0x8179)}, /* Abocom - Abocom */ \
{USB_DEVICE(0x0DF6, 0x0076)}, /* Sitecom N150 v2 */ \
{USB_DEVICE(0x2001, 0x330F)}, /* DLink DWA-125 REV D1 */ \
{USB_DEVICE(0x2001, 0x3310)}, /* Dlink DWA-123 REV D1 */ \
{USB_DEVICE(0x2001, 0x3311)}, /* DLink GO-USB-N150 REV B1 */ \
{USB_DEVICE(0x056E, 0x4008)}, /* Elecom WDC-150SU2M */ \
{USB_DEVICE(0x2357, 0x010c)}, /* TP-Link TL-WN722N v2 */
static struct usb_device_id rtw_usb_id_tbl[] ={
RTL8188E_USB_IDS