We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099326d commit df3f4edCopy full SHA for df3f4ed
drivers/staging/rtl8188eu/os_dep/usb_intf.c
@@ -54,6 +54,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
54
/*=== Customer ID ===*/
55
/****** 8188EUS ********/
56
{USB_DEVICE(0x8179, 0x07B8)}, /* Abocom - Abocom */
57
+ {USB_DEVICE(0x2001, 0x330F)}, /* DLink DWA-125 REV D1 */
58
{} /* Terminating entry */
59
};
60
0 commit comments