diff --git a/os_dep/linux/usb_intf.c b/os_dep/linux/usb_intf.c index 3cac85e..b5c7670 100644 --- a/os_dep/linux/usb_intf.c +++ b/os_dep/linux/usb_intf.c @@ -164,6 +164,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={ {USB_DEVICE(0x07B8, 0x8812),.driver_info = RTL8812}, /* Abocom - Abocom */ {USB_DEVICE(0x2001, 0x3315),.driver_info = RTL8812}, /* D-Link - Cameo */ {USB_DEVICE(0x2001, 0x3316),.driver_info = RTL8812}, /* D-Link - Cameo */ + {USB_DEVICE(0x13b1, 0x003f),.driver_info = RTL8812}, /* Linksys - WUSB6300 */ #endif #ifdef CONFIG_RTL8821A