Update to FreeBSD stable/12 2019-06-26

Git mirror commit aa83598855d14cdbf7aef6b05d0617e90f87ca2f.
This commit is contained in:
Sebastian Huber
2019-06-26 09:03:26 +02:00
parent 0659f7b126
commit 7ece7548c1
20 changed files with 294 additions and 135 deletions

View File

@@ -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 */

View File

@@ -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,