Adding support for GO-USB-N150 REV B1

This commit is contained in:
Bence Tamas 2014-02-27 14:04:33 +01:00
parent fcc9034b0d
commit 8097775c5c

View file

@ -55,6 +55,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
/****** 8188EUS ********/
{USB_DEVICE(0x07B8, 0x8179)}, /* Abocom - Abocom */
{USB_DEVICE(0x2001, 0x330F)}, /* DLink DWA-125 REV D1 */
{USB_DEVICE(0x2001, 0x3311)}, /* DLink GO-USB-N150 REV B1 */
{} /* Terminating entry */
};