diff options
| author | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2025-02-03 19:20:52 +0000 |
|---|---|---|
| committer | Jesper Schmitz Mouridsen <jsm@FreeBSD.org> | 2025-02-03 19:20:52 +0000 |
| commit | c14b016242613da79516e83fc6faef35d827cc18 (patch) | |
| tree | cc54ef46e7fd7a5299c2a5840d30b2e91b096f24 /sys/dev/usb/usbdevs | |
| parent | c2aa91745e870d9d925cb054cc114f65180ed8c6 (diff) | |
mt7601U: Importing if_mtw from OpenBSD
Added ht20 mode, based on if_run from FreeBSD, and if_mtw.c
from OpenBSD.
PR: 247545
Approved by: adrian, wireless
Differential Revision: https://reviews.freebsd.org/D45179
Diffstat (limited to 'sys/dev/usb/usbdevs')
| -rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 61f563ca1aa6..0dc99526d991 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1906,6 +1906,7 @@ product EDIMAX EW7318USG 0x7318 USB Wireless dongle product EDIMAX RTL8192SU_1 0x7611 RTL8192SU product EDIMAX RTL8192SU_2 0x7612 RTL8192SU product EDIMAX EW7622UMN 0x7622 EW-7622UMn +product EDIMAX MT7601U 0x7710 MT7601U product EDIMAX RT2870_1 0x7711 RT2870 product EDIMAX EW7717 0x7717 EW-7717 product EDIMAX EW7718 0x7718 EW-7718 @@ -4101,7 +4102,7 @@ product RALINK RT3573 0x3573 RT3573 product RALINK RT5370 0x5370 RT5370 product RALINK RT5372 0x5372 RT5372 product RALINK RT5572 0x5572 RT5572 -product RALINK RT7601 0x7601 RT7601 +product RALINK MT7601U 0x7601 MT7601 Mediatek Wireless Adpater product RALINK RT8070 0x8070 RT8070 product RALINK RT2570_3 0x9020 RT2500USB Wireless Adapter product RALINK RT2573_2 0x9021 RT2501USB Wireless Adapter |
