diff --git a/os_dep/usb_intf.c b/os_dep/usb_intf.c index aa8b3ea..169127a 100644 --- a/os_dep/usb_intf.c +++ b/os_dep/usb_intf.c @@ -107,6 +107,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = { /*=== Customer ID ===*/ /****** 8188EUS ********/ {USB_DEVICE(0x8179, 0x07B8)}, /* Abocom - Abocom */ + {USB_DEVICE(0x2001, 0x330F)}, /* DLink DWA-125 REV D1 */ {} /* Terminating entry */ };