1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-08-16 08:34:15 +02:00

Added new usb interface (Buffalo WI-U2-433DM)

This commit is contained in:
Daiki Tamada 2014-06-09 13:24:20 +09:00
parent a32fae1668
commit 20d8cc56ac

View File

@ -287,6 +287,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
{USB_DEVICE(0x7392, 0xA812),.driver_info = RTL8821}, /* Edimax - Edimax */
{USB_DEVICE(0x2001, 0x3314),.driver_info = RTL8821}, /* D-Link - Cameo */
{USB_DEVICE(0x0846, 0x9052),.driver_info = RTL8821}, /* Netgear - A6100 */
{USB_DEVICE(0x0411, 0x0242),.driver_info = RTL8821}, /* BUFFALO - Edimax */
#endif
#ifdef CONFIG_RTL8192E