git: 23a769ff983a - stable/12 - uftdi(4): Add new USB ID.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Aug 2022 12:08:53 UTC
The branch stable/12 has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=23a769ff983a8a53a21713d6de5dec6a34694e92 commit 23a769ff983a8a53a21713d6de5dec6a34694e92 Author: Hans Petter Selasky <hselasky@FreeBSD.org> AuthorDate: 2022-08-01 11:25:49 +0000 Commit: Hans Petter Selasky <hselasky@FreeBSD.org> CommitDate: 2022-08-29 12:06:23 +0000 uftdi(4): Add new USB ID. PR: 265514 Sponsored by: NVIDIA Networking (cherry picked from commit 9f35dbfdc6c8faafdbb2cfd8a507e0442247a88c) --- sys/dev/usb/serial/uftdi.c | 1 + sys/dev/usb/usbdevs | 3 +++ 2 files changed, 4 insertions(+) diff --git a/sys/dev/usb/serial/uftdi.c b/sys/dev/usb/serial/uftdi.c index c5aa10fdf798..339c44e9a3fe 100644 --- a/sys/dev/usb/serial/uftdi.c +++ b/sys/dev/usb/serial/uftdi.c @@ -910,6 +910,7 @@ static const STRUCT_USB_HOST_ID uftdi_devs[] = { UFTDI_DEV(TESTO, USB_INTERFACE, 0), UFTDI_DEV(TML, USB_SERIAL, 0), UFTDI_DEV(TTI, QL355P, 0), + UFTDI_DEV(UBLOX, XPLR_M9, 0), UFTDI_DEV(UNKNOWN4, NF_RIC, 0), #undef UFTDI_DEV }; diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 64fae2e35dfe..2a281018f7c2 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -4738,6 +4738,9 @@ product TWINMOS MDIV 0x1325 Memory Disk IV /* Ubiquam products */ product UBIQUAM UALL 0x3100 CDMA 1xRTT USB Modem (U-100/105/200/300/520) +/* u-blox products */ +product UBLOX XPLR_M9 0x0501 M9 GNSS Explorer Kit + /* Ultima products */ product ULTIMA 1200UBPLUS 0x4002 1200 UB Plus scanner