diff --git a/os_dep/linux/usb_intf.c b/os_dep/linux/usb_intf.c index 622f5c3..843f24f 100644 --- a/os_dep/linux/usb_intf.c +++ b/os_dep/linux/usb_intf.c @@ -194,6 +194,8 @@ static struct usb_device_id rtw_usb_id_tbl[] ={ {USB_DEVICE(0x2357, 0x0109),.driver_info = RTL8192E}, /* TP-Link - Cameo */ /*=== PLANEX ===========*/ {USB_DEVICE(0x2019, 0xab33),.driver_info = RTL8192E}, /* PLANEX - GW-300S Katana */ + /*=== Customer ID ===*/ + {USB_DEVICE(0x2001, 0x3319),.driver_info = RTL8192E}, /* D-Link - DWA-131 */ #endif #ifdef CONFIG_RTL8723B