svn commit: r206318 - stable/8/sys/dev/usb

Andrew Thompson thompsa at FreeBSD.org
Tue Apr 6 23:27:55 UTC 2010


Author: thompsa
Date: Tue Apr  6 23:27:55 2010
New Revision: 206318
URL: http://svn.freebsd.org/changeset/base/206318

Log:
  MFC r205039
  
   Add new device ID for the SMC 2514HUB
  
  Submitted by:	Alexander Best

Modified:
  stable/8/sys/dev/usb/usbdevs
Directory Properties:
  stable/8/sys/   (props changed)
  stable/8/sys/amd64/include/xen/   (props changed)
  stable/8/sys/cddl/contrib/opensolaris/   (props changed)
  stable/8/sys/contrib/dev/acpica/   (props changed)
  stable/8/sys/contrib/pf/   (props changed)
  stable/8/sys/dev/xen/xenpci/   (props changed)

Modified: stable/8/sys/dev/usb/usbdevs
==============================================================================
--- stable/8/sys/dev/usb/usbdevs	Tue Apr  6 23:27:31 2010	(r206317)
+++ stable/8/sys/dev/usb/usbdevs	Tue Apr  6 23:27:55 2010	(r206318)
@@ -2778,6 +2778,7 @@ product SMC 2202USB		0x0200	10/100 Ether
 product SMC 2206USB		0x0201	EZ Connect USB Ethernet
 product SMC 2862WG		0xee13	EZ Connect Wireless Adapter
 product SMC2 2020HUB		0x2020	USB Hub
+product SMC2 2514HUB		0x2514	USB Hub
 product SMC3 2662WUSB		0xa002	2662W-AR Wireless
 
 /* SOHOware products */


More information about the svn-src-stable mailing list