Ver código fonte

Add support for DWA-172 (D-link)

Ref: https://www.dlink.co.th/product/wireless-ac600-dual-band-usb-adapter-with-signal-plus/
Titiwut Muktikanantakun 7 anos atrás
pai
commit
ea8389f588
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      os_dep/linux/usb_intf.c

+ 1 - 0
os_dep/linux/usb_intf.c

@@ -299,6 +299,7 @@ static struct usb_device_id rtw_usb_id_tbl[] ={
 	{USB_DEVICE(0x056E, 0x4007),.driver_info = RTL8821}, /* ELECOM - WDC-433DU2H */
 	{USB_DEVICE(0x04BB, 0x0953),.driver_info = RTL8821}, /* I-O DATA - WN-AC433UA */
 	{USB_DEVICE(0x0BDA, 0xA811),.driver_info = RTL8821}, /* GMYLE - AC450 */
+	{USB_DEVICE(0x2001, 0x3318),.driver_info = RTL8821}, /* D-Link - DWA-172 */
 #endif
 
 #ifdef CONFIG_RTL8192E