Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2014 01:40:50 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r270778 - stable/10/sys/dev/usb
Message-ID:  <201408290140.s7T1eo2e024673@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408290140.s7T1eo2e024673>