Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2008 18:26:08 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r185997 - head/sys/dev/usb
Message-ID:  <200812121826.mBCIQ811005473@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thompsa
Date: Fri Dec 12 18:26:08 2008
New Revision: 185997
URL: http://svn.freebsd.org/changeset/base/185997

Log:
  Use correct AIPTEK2 name for vendor 0x04fc, now that the PENCAM_MEGA_1_3
  product is paired with it.
  
  Obtained from:	NetBSD

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Fri Dec 12 18:17:23 2008	(r185996)
+++ head/sys/dev/usb/usbdevs	Fri Dec 12 18:26:08 2008	(r185997)
@@ -205,7 +205,7 @@ vendor ELAN		0x04f3	Elan
 vendor NEWNEX		0x04f7	Newnex
 vendor BROTHER		0x04f9	Brother Industries
 vendor DALLAS		0x04fa	Dallas Semiconductor
-vendor SUNPLUS		0x04fc	Sunplus
+vendor AIPTEK2		0x04fc	AIPTEK International
 vendor PFU		0x04fe	PFU
 vendor FUJIKURA		0x0501	Fujikura/DDK
 vendor ACER		0x0502	Acer



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