added support for Netis WF2190

This commit is contained in:
Gianguido (gsora) Sorà 2017-01-16 20:24:21 +01:00
parent be75251f2b
commit e6a390db34
No known key found for this signature in database
GPG Key ID: EBC3F639BC9AE5A7

View File

@ -278,6 +278,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
{USB_DEVICE(0x20f4, 0x805b),.driver_info = RTL8812}, /* TRENDnet - */
{USB_DEVICE(0x2357, 0x0101),.driver_info = RTL8812}, /* TP-Link - Archer T4U */
{USB_DEVICE(0x0411, 0x025d),.driver_info = RTL8812}, /* Buffalo - WI-U3-866D */
{USB_DEVICE(0x0bda, 0x8812),.driver_info = RTL8812}, /* Netis WF2190 */
#endif
#ifdef CONFIG_RTL8821A