svn commit: r270778 - stable/10/sys/dev/usb
Glen Barber
gjb at FreeBSD.org
Fri Aug 29 01:40:50 UTC 2014
Author: gjb
Date: Fri Aug 29 01:40:49 2014
New Revision: 270778
URL: http://svnweb.freebsd.org/changeset/base/270778
Log:
MFC r269608:
Add device ID for the Chicony USB 2.0 HD UVC Webcam
found on the Asus X550LA.
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/sys/dev/usb/usbdevs
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/dev/usb/usbdevs
==============================================================================
--- stable/10/sys/dev/usb/usbdevs Fri Aug 29 01:21:08 2014 (r270777)
+++ stable/10/sys/dev/usb/usbdevs Fri Aug 29 01:40:49 2014 (r270778)
@@ -1380,6 +1380,7 @@ product CHIC CYPRESS 0x0003 Cypress USB
product CHICONY KB8933 0x0001 KB-8933 keyboard
product CHICONY KU0325 0x0116 KU-0325 keyboard
product CHICONY CNF7129 0xb071 Notebook Web Camera
+product CHICONY HDUVCCAM 0xb40a HD UVC WebCam
product CHICONY RTL8188CUS_1 0xaff7 RTL8188CUS
product CHICONY RTL8188CUS_2 0xaff8 RTL8188CUS
product CHICONY RTL8188CUS_3 0xaff9 RTL8188CUS
More information about the svn-src-stable
mailing list