Skip to content

Commit

Permalink
rtl8192cu: Add PID for D-Link DWA 131
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed Aug 4, 2015
1 parent 6d4d3a9 commit 3dc2a38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/rtl8192cu/os_dep/linux/usb_intf.c
Expand Up @@ -138,6 +138,7 @@ static void rtw_dev_remove(struct usb_interface *pusb_intf);
{USB_DEVICE(0x2001, 0x3307)},/* D-Link - Cameo */ \
{USB_DEVICE(0x2001, 0x330A)},/* D-Link - Alpha */ \
{USB_DEVICE(0x2001, 0x3309)},/* D-Link - Alpha */ \
{USB_DEVICE(0x2001, 0x330D)},/* D-Link - DWA 131 */ \
{USB_DEVICE(0x0586, 0x341F)},/* Zyxel - Abocom */ \
{USB_DEVICE(0x7392, 0x7822)},/* Edimax - Edimax */ \
{USB_DEVICE(0x2019, 0xAB2B)},/* Planex - Abocom */ \
Expand Down

0 comments on commit 3dc2a38

Please sign in to comment.