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 143ad45 commit 95641b7Copy full SHA for 95641b7
drivers/net/wireless/realtek/rtl8192cu/os_dep/linux/usb_intf.c
@@ -138,6 +138,7 @@ static void rtw_dev_remove(struct usb_interface *pusb_intf);
138
{USB_DEVICE(0x2001, 0x3307)},/* D-Link - Cameo */ \
139
{USB_DEVICE(0x2001, 0x330A)},/* D-Link - Alpha */ \
140
{USB_DEVICE(0x2001, 0x3309)},/* D-Link - Alpha */ \
141
+ {USB_DEVICE(0x2001, 0x330D)},/* D-Link - DWA 131 */ \
142
{USB_DEVICE(0x0586, 0x341F)},/* Zyxel - Abocom */ \
143
{USB_DEVICE(0x7392, 0x7822)},/* Edimax - Edimax */ \
144
{USB_DEVICE(0x2019, 0xAB2B)},/* Planex - Abocom */ \
0 commit comments