Merge pull request #8 from misel228/master

Added Vendor and Product IDs for  Netgear A6100
This commit is contained in:
Ole Petter Bang 2014-04-11 10:58:02 +02:00
commit 3270715fda

View File

@ -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