svn commit: r349206 - stable/11/sys/dev/usb

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


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

Log:
  MFC r348152: Add USB ID for CP2112

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

Modified: stable/11/sys/dev/usb/usbdevs
==============================================================================
--- stable/11/sys/dev/usb/usbdevs	Wed Jun 19 20:03:02 2019	(r349205)
+++ stable/11/sys/dev/usb/usbdevs	Wed Jun 19 20:05:20 2019	(r349206)
@@ -4201,6 +4201,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-stable mailing list