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

Ian Lepore ian at FreeBSD.org
Wed Oct 30 16:34:26 UTC 2013


Author: ian
Date: Wed Oct 30 16:34:26 2013
New Revision: 257390
URL: http://svnweb.freebsd.org/changeset/base/257390

Log:
  Add a vendor entry for Freescale Semiconductor.

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Wed Oct 30 16:08:27 2013	(r257389)
+++ head/sys/dev/usb/usbdevs	Wed Oct 30 16:34:26 2013	(r257390)
@@ -655,6 +655,7 @@ vendor OWEN		0x1555	Owen
 vendor OQO		0x1557	OQO
 vendor UMEDIA		0x157e	U-MEDIA Communications
 vendor FIBERLINE	0x1582	Fiberline
+vendor FREESCALE	0x15a2  Freescale Semiconductor, Inc.
 vendor AFATECH		0x15a4	Afatech Technologies, Inc.
 vendor SPARKLAN		0x15a9	SparkLAN
 vendor OLIMEX		0x15ba	Olimex


More information about the svn-src-head mailing list