diff options
| author | Gavin Atkinson <gavin@FreeBSD.org> | 2020-03-20 04:13:39 +0000 |
|---|---|---|
| committer | Gavin Atkinson <gavin@FreeBSD.org> | 2020-03-20 04:13:39 +0000 |
| commit | 4b156472c6a9ca25867d88f64ec27bb6770c8cee (patch) | |
| tree | 44c884953fd0394e80f1fa83f83c3d6cb1acfd95 /sys/dev/rtwn | |
| parent | 479e1a27f2fd8a872a8a4bc3b28719e23df66a35 (diff) | |
Notes
Diffstat (limited to 'sys/dev/rtwn')
| -rw-r--r-- | sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/rtwn/usb/rtwn_usb_attach.h b/sys/dev/rtwn/usb/rtwn_usb_attach.h index c757cb797895..de0752fb60de 100644 --- a/sys/dev/rtwn/usb/rtwn_usb_attach.h +++ b/sys/dev/rtwn/usb/rtwn_usb_attach.h @@ -154,6 +154,7 @@ static const STRUCT_USB_HOST_ID rtwn_devs[] = { RTWN_RTL8821AU_DEV(DLINK, DWA172A1), RTWN_RTL8821AU_DEV(EDIMAX, EW7811UTC_1), RTWN_RTL8821AU_DEV(EDIMAX, EW7811UTC_2), + RTWN_RTL8821AU_DEV(ELECOM, WDB433SU2M2), RTWN_RTL8821AU_DEV(HAWKING, HD65U), RTWN_RTL8821AU_DEV(MELCO, WIU2433DM), RTWN_RTL8821AU_DEV(NETGEAR, A6100), |
