Adopt device ids from master.

This commit is contained in:
alfa-jpn 2017-10-25 13:13:06 +09:00
parent 2d546792fc
commit f419d3c50c

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