Skip to content

Commit

Permalink
Add RTL8814A driver support for Hawking HW17ACU 1750AC USB
Browse files Browse the repository at this point in the history
  • Loading branch information
aes512 committed Jun 26, 2018
1 parent a3805aa commit c595879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions os_dep/linux/usb_intf.c
Expand Up @@ -234,6 +234,7 @@ static struct usb_device_id rtw_usb_id_tbl[] = {
{USB_DEVICE(0x20F4, 0x809A), .driver_info = RTL8814A}, /* TRENDnet - TRENDnet */
{USB_DEVICE(0x20F4, 0x809B), .driver_info = RTL8814A}, /* TRENDnet TEW-809UB */
{USB_DEVICE(0x0846, 0x9054), .driver_info = RTL8814A}, /* Netgear A7000 */
{USB_DEVICE(0x0E66, 0x0026), .driver_info = RTL8814A}, /* Hawking HW17ACU 1750AC */
#endif /* CONFIG_RTL8814A */

#ifdef CONFIG_RTL8188F
Expand Down

0 comments on commit c595879

Please sign in to comment.