svn commit: r349207 - stable/12/sys/dev/usb

Andriy Gapon avg at FreeBSD.org
Wed Jun 19 20:09:05 UTC 2019


Author: avg
Date: Wed Jun 19 20:09:04 2019
New Revision: 349207
URL: https://svnweb.freebsd.org/changeset/base/349207

Log:
  MFC r348152: Add USB ID for CP2112

Modified:
  stable/12/sys/dev/usb/usbdevs
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sys/dev/usb/usbdevs
==============================================================================
--- stable/12/sys/dev/usb/usbdevs	Wed Jun 19 20:05:20 2019	(r349206)
+++ stable/12/sys/dev/usb/usbdevs	Wed Jun 19 20:09:04 2019	(r349207)
@@ -4343,6 +4343,7 @@ product SILABS	CP210X_2	0xea61	CP210x Serial
 product SILABS	CP210X_3	0xea70	CP210x Serial
 product SILABS	CP210X_4	0xea80	CP210x Serial
 product SILABS	INFINITY_MIC	0xea71	Infinity GPS-MIC-1 Radio Monophone
+product SILABS	CP2112		0xea90	CP2112 HID USB-to-SMBus Bridge with GPIO
 product SILABS	USBSCOPE50	0xf001	USBscope50
 product SILABS	USBWAVE12	0xf002	USBwave12
 product SILABS	USBPULSE100	0xf003	USBpulse100


More information about the svn-src-all mailing list