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

Andrew Thompson thompsa at FreeBSD.org
Thu Mar 11 21:54:23 UTC 2010


Author: thompsa
Date: Thu Mar 11 21:54:23 2010
New Revision: 205038
URL: http://svn.freebsd.org/changeset/base/205038

Log:
  add new vendor ID for APACER
  
  Submitted by:	Paul B Mahol

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Thu Mar 11 21:54:09 2010	(r205037)
+++ head/sys/dev/usb/usbdevs	Thu Mar 11 21:54:23 2010	(r205038)
@@ -538,6 +538,7 @@ vendor FALCOM		0x0f94	Falcom Wireless Co
 vendor RIM		0x0fca	Research In Motion
 vendor DYNASTREAM	0x0fcf	Dynastream Innovations
 vendor QUALCOMM		0x1004	Qualcomm
+vendor APACER		0x1005	Apacer
 vendor DESKNOTE		0x1019	Desknote
 vendor GIGABYTE		0x1044	GIGABYTE
 vendor WESTERN		0x1058	Western Digital


More information about the svn-src-head mailing list