diff --git a/os_dep/linux/usb_intf.c b/os_dep/linux/usb_intf.c index ec26ac4..f86199d 100644 --- a/os_dep/linux/usb_intf.c +++ b/os_dep/linux/usb_intf.c @@ -285,6 +285,8 @@ static struct usb_device_id rtw_usb_id_tbl[] ={ /*=== Customer ID ===*/ {USB_DEVICE(0x7392, 0xA811),.driver_info = RTL8821}, /* Edimax - Edimax */ {USB_DEVICE(0x2001, 0x3314),.driver_info = RTL8821}, /* D-Link - Cameo */ + {USB_DEVICE(0x0846, 0x9052),.driver_info = RTL8821}, /* Netgear - A6100 */ + #endif #ifdef CONFIG_RTL8192E