git: a8727a0b32c2 - stable/13 - rtwn(4): Add new USB ID.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Feb 2022 15:16:56 UTC
The branch stable/13 has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=a8727a0b32c213826aeafb995824cad21fe81a65 commit a8727a0b32c213826aeafb995824cad21fe81a65 Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2022-01-11 20:18:50 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2022-02-10 15:11:07 +0000 rtwn(4): Add new USB ID. Submitted by: Wensi <supdrewin@outlook.com> PR: 261098 Sponsored by: NVIDIA Networking (cherry picked from commit 75d20a5e386c9f15043600b1b2d7041eb64d0e99) --- sys/dev/rtwn/usb/rtwn_usb_attach.h | 1 + sys/dev/usb/usbdevs | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/sys/dev/rtwn/usb/rtwn_usb_attach.h b/sys/dev/rtwn/usb/rtwn_usb_attach.h index f5d9e97b66ef..2a7c962838a3 100644 --- a/sys/dev/rtwn/usb/rtwn_usb_attach.h +++ b/sys/dev/rtwn/usb/rtwn_usb_attach.h @@ -145,6 +145,7 @@ static const STRUCT_USB_HOST_ID rtwn_devs[] = { RTWN_RTL8812AU_DEV(REALTEK, RTL8812AU_2), RTWN_RTL8812AU_DEV(SENAO, EUB1200AC), RTWN_RTL8812AU_DEV(SITECOMEU, WLA7100), + RTWN_RTL8812AU_DEV(TENDA2, U12), RTWN_RTL8812AU_DEV(TPLINK, T4U), RTWN_RTL8812AU_DEV(TPLINK, T4UV2), RTWN_RTL8812AU_DEV(TPLINK, T4UHV1), diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 2d1850661d02..2ad3b5b1e5f7 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -777,6 +777,7 @@ vendor ARDUINO 0x2341 Arduino SA vendor TPLINK 0x2357 TP-Link vendor WESTMOUNTAIN 0x2405 West Mountain Radio vendor TRIPPLITE 0x2478 Tripp-Lite +vendor TENDA2 0x2604 Tenda vendor HIROSE 0x2631 Hirose Electric vendor NHJ 0x2770 NHJ vendor THINGM 0x27b8 ThingM @@ -4663,6 +4664,9 @@ product TELIT UC864G 0x1004 UC864G 3G modem /* Ten X Technology, Inc. */ product TENX UAUDIO0 0xf211 USB audio headset +/* Tenda products */ +product TENDA2 U12 0x0012 Tenda U12 + /* ThingM products */ product THINGM BLINK1 0x01ed USB notification light