1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-10-19 17:11:09 +02:00

Add Netgear A6100 Customer ID

This commit is contained in:
Marco Milanesi
2014-02-20 21:46:06 +01:00
parent e4773ef0d9
commit 575c99ff5c

View File

@@ -285,6 +285,7 @@ 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