rtwn_usb(4): add new USB id for RTL8821AU
Reported by: Mike Tancsa <mike@sentex.net> Tested by: Mike Tancsa <mike@sentex.net> MFC after: 3 days
This commit is contained in:
parent
c3c5050b82
commit
8eccc44452
@ -156,7 +156,8 @@ static const STRUCT_USB_HOST_ID rtwn_devs[] = {
|
||||
RTWN_RTL8821AU_DEV(EDIMAX, EW7811UTC_2),
|
||||
RTWN_RTL8821AU_DEV(HAWKING, HD65U),
|
||||
RTWN_RTL8821AU_DEV(MELCO, WIU2433DM),
|
||||
RTWN_RTL8821AU_DEV(NETGEAR, A6100)
|
||||
RTWN_RTL8821AU_DEV(NETGEAR, A6100),
|
||||
RTWN_RTL8821AU_DEV(REALTEK, RTL8821AU)
|
||||
#undef RTWN_RTL8821AU_DEV
|
||||
};
|
||||
|
||||
|
@ -3957,6 +3957,7 @@ product REALTEK RTL8187B_2 0x8198 RTL8187B Wireless Adapter
|
||||
product REALTEK RTL8712 0x8712 RTL8712
|
||||
product REALTEK RTL8713 0x8713 RTL8713
|
||||
product REALTEK RTL8188CU_COMBO 0x8754 RTL8188CU
|
||||
product REALTEK RTL8821AU 0xa811 RTL8821AU
|
||||
product REALTEK RTL8723BU 0xb720 RTL8723BU
|
||||
product REALTEK RTL8192SU 0xc512 RTL8192SU
|
||||
product REALTEK RTL8812AU 0x8812 RTL8812AU Wireless Adapter
|
||||
|
Loading…
Reference in New Issue
Block a user