FreeBSD Bugzilla – Attachment 240055 Details for
Bug 269471
U-Blox C099-F9P eval board patch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
uftdi.patch (text/plain), 1006 bytes, created by
stacy
on 2023-02-10 17:56:30 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
stacy
Created:
2023-02-10 17:56:30 UTC
Size:
1006 bytes
patch
obsolete
>diff --git a/sys/dev/usb/serial/uftdi.c b/sys/dev/usb/serial/uftdi.c >index 010560f81678..f3a1519c8051 100644 >--- a/sys/dev/usb/serial/uftdi.c >+++ b/sys/dev/usb/serial/uftdi.c >@@ -910,6 +910,8 @@ 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, C099_ODIN_W2, 0), >+ UFTDI_DEV(UBLOX, C099_ZED_F9P, 0), > UFTDI_DEV(UNKNOWN4, NF_RIC, 0), > #undef UFTDI_DEV > }; >diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs >index 84ff3598750a..98a988da3283 100644 >--- a/sys/dev/usb/usbdevs >+++ b/sys/dev/usb/usbdevs >@@ -4754,6 +4754,11 @@ 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 C099_ZED_F9P 0x0502 C099-F9P eval board >+product UBLOX C099_ODIN_W2 0x0503 C099-F9P eval board >+ > /* Ultima products */ > product ULTIMA 1200UBPLUS 0x4002 1200 UB Plus scanner >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 269471
: 240055