mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-15 17:05:45 +08:00
Update to FreeBSD stable/12 2019-06-26
Git mirror commit aa83598855d14cdbf7aef6b05d0617e90f87ca2f.
This commit is contained in:
@@ -4348,6 +4348,7 @@
|
||||
#define USB_PRODUCT_SILABS_CP210X_3 0xea70 /* CP210x Serial */
|
||||
#define USB_PRODUCT_SILABS_CP210X_4 0xea80 /* CP210x Serial */
|
||||
#define USB_PRODUCT_SILABS_INFINITY_MIC 0xea71 /* Infinity GPS-MIC-1 Radio Monophone */
|
||||
#define USB_PRODUCT_SILABS_CP2112 0xea90 /* CP2112 HID USB-to-SMBus Bridge with GPIO */
|
||||
#define USB_PRODUCT_SILABS_USBSCOPE50 0xf001 /* USBscope50 */
|
||||
#define USB_PRODUCT_SILABS_USBWAVE12 0xf002 /* USBwave12 */
|
||||
#define USB_PRODUCT_SILABS_USBPULSE100 0xf003 /* USBpulse100 */
|
||||
|
@@ -16531,6 +16531,12 @@ const struct usb_knowndev usb_knowndevs[] = {
|
||||
"Silicon Labs",
|
||||
"Infinity GPS-MIC-1 Radio Monophone",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_SILABS, USB_PRODUCT_SILABS_CP2112,
|
||||
0,
|
||||
"Silicon Labs",
|
||||
"CP2112 HID USB-to-SMBus Bridge with GPIO",
|
||||
},
|
||||
{
|
||||
USB_VENDOR_SILABS, USB_PRODUCT_SILABS_USBSCOPE50,
|
||||
0,
|
||||
|
Reference in New Issue
Block a user