Skip to content

Commit 95641b7

Browse files
committed
rtl8192cu: Add PID for D-Link DWA 131
1 parent 143ad45 commit 95641b7

File tree

1 file changed

+1
-0
lines changed
  • drivers/net/wireless/realtek/rtl8192cu/os_dep/linux

1 file changed

+1
-0
lines changed

drivers/net/wireless/realtek/rtl8192cu/os_dep/linux/usb_intf.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ static void rtw_dev_remove(struct usb_interface *pusb_intf);
138138
{USB_DEVICE(0x2001, 0x3307)},/* D-Link - Cameo */ \
139139
{USB_DEVICE(0x2001, 0x330A)},/* D-Link - Alpha */ \
140140
{USB_DEVICE(0x2001, 0x3309)},/* D-Link - Alpha */ \
141+
{USB_DEVICE(0x2001, 0x330D)},/* D-Link - DWA 131 */ \
141142
{USB_DEVICE(0x0586, 0x341F)},/* Zyxel - Abocom */ \
142143
{USB_DEVICE(0x7392, 0x7822)},/* Edimax - Edimax */ \
143144
{USB_DEVICE(0x2019, 0xAB2B)},/* Planex - Abocom */ \

0 commit comments

Comments
 (0)