Skip to content

Commit 94165a6

Browse files
committed
ayufan: rtl8812au: add Edimax 600 USB adapter
1 parent f896c1a commit 94165a6

File tree

1 file changed

+1
-0
lines changed
  • drivers/net/wireless/rockchip_wlan/rtl8812au/os_dep/linux

1 file changed

+1
-0
lines changed

drivers/net/wireless/rockchip_wlan/rtl8812au/os_dep/linux/usb_intf.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
307307
{USB_DEVICE_AND_INTERFACE_INFO(USB_VENDER_ID_REALTEK, 0x0820,0xff,0xff,0xff),.driver_info = RTL8821}, /* 8821AU */
308308
/*=== Customer ID ===*/
309309
{USB_DEVICE(0x7392, 0xA811),.driver_info = RTL8821}, /* Edimax - Edimax */
310+
{USB_DEVICE(0x7392, 0xA812),.driver_info = RTL8821}, /* Edimax - Edimax */
310311
{USB_DEVICE(0x04BB, 0x0953),.driver_info = RTL8821}, /* I-O DATA - Edimax */
311312
{USB_DEVICE(0x2001, 0x3314),.driver_info = RTL8821}, /* D-Link - Cameo */
312313
{USB_DEVICE(0x2001, 0x3318),.driver_info = RTL8821}, /* D-Link - Cameo */

0 commit comments

Comments
 (0)