svn commit: r334331 - head/sys/dev/usb

Eitan Adler eadler at FreeBSD.org
Tue May 29 14:04:52 UTC 2018


Author: eadler
Date: Tue May 29 14:04:50 2018
New Revision: 334331
URL: https://svnweb.freebsd.org/changeset/base/334331

Log:
  [usbdevs] Add USB product ID for Philips SPC N900 CCD Webcam
  
  PR:		228488
  Submitted by:	"Harald Schmalzbauer" <bugzilla.freebsd at omnilan.de>

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Tue May 29 13:54:34 2018	(r334330)
+++ head/sys/dev/usb/usbdevs	Tue May 29 14:04:50 2018	(r334331)
@@ -3592,6 +3592,7 @@ product PHILIPS DSS		0x0104	DSS XXX Digital Speaker Sy
 product PHILIPS HUB		0x0201	hub
 product PHILIPS PCA646VC	0x0303	PCA646VC PC Camera
 product PHILIPS PCVC680K	0x0308	PCVC680K Vesta Pro PC Camera
+product PHILIPS SPC900NC	0x0329  SPC 900NC CCD PC Camera
 product PHILIPS DSS150		0x0471	DSS 150 Digital Speaker System
 product PHILIPS ACE1001		0x066a	AKTAKOM ACE-1001 cable
 product PHILIPS SPE3030CC	0x083a	USB 2.0 External Disk


More information about the svn-src-head mailing list