add usbid for EDIMAX EW-7811UTC

This commit is contained in:
Bert Hartmann 2014-06-01 09:32:39 -04:00
parent dcebce5a09
commit 20928b151e

View File

@ -284,6 +284,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
{USB_DEVICE(USB_VENDER_ID_REALTEK, 0x8822),.driver_info = RTL8821},/* Default ID */
/*=== Customer ID ===*/
{USB_DEVICE(0x7392, 0xA811),.driver_info = RTL8821}, /* Edimax - Edimax */
{USB_DEVICE(0x7392, 0xA812),.driver_info = RTL8821}, /* Edimax - EW-7811UTC */
{USB_DEVICE(0x2001, 0x3314),.driver_info = RTL8821}, /* D-Link - Cameo */
{USB_DEVICE(0x0846, 0x9052),.driver_info = RTL8821}, /* Netgear - A6100 */