git: d02aaf532586 - stable/13 - uftdi(4): Add new USB ID.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 29 Aug 2022 12:09:39 UTC
The branch stable/13 has been updated by hselasky: URL: https://cgit.FreeBSD.org/src/commit/?id=d02aaf5325860919497b1997023b7fd3db5dc9ae commit d02aaf5325860919497b1997023b7fd3db5dc9ae 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:03:49 +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 010560f81678..d57a2c5dbc45 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 b07be3edd241..54b6101d60b1 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -4768,6 +4768,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