git: bd51dc9408d2 - stable/13 - usbdevs: add Ralink RT7601 aka MT7601
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Feb 2024 19:22:30 UTC
The branch stable/13 has been updated by avg: URL: https://cgit.FreeBSD.org/src/commit/?id=bd51dc9408d26279c7ab5e016a5806f5448d16a2 commit bd51dc9408d26279c7ab5e016a5806f5448d16a2 Author: Andriy Gapon <avg@FreeBSD.org> AuthorDate: 2022-07-10 20:11:56 +0000 Commit: Andriy Gapon <avg@FreeBSD.org> CommitDate: 2024-02-17 19:22:08 +0000 usbdevs: add Ralink RT7601 aka MT7601 This is a popular USB WiFi chip. Unfortunately, it's not supported by FreeBSD yet. (cherry picked from commit 5b54b6ac8ca1bc0653a3b31e79c1bffd9b227c6e) --- sys/dev/usb/usbdevs | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index a54b0b0956b8..602420b44ce7 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -4021,6 +4021,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 RT8070 0x8070 RT8070 product RALINK RT2570_3 0x9020 RT2500USB Wireless Adapter product RALINK RT2573_2 0x9021 RT2501USB Wireless Adapter