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

Andrew Thompson thompsa at FreeBSD.org
Thu Mar 11 21:55:25 UTC 2010


Author: thompsa
Date: Thu Mar 11 21:55:25 2010
New Revision: 205039
URL: http://svn.freebsd.org/changeset/base/205039

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

Modified:
  head/sys/dev/usb/usbdevs

Modified: head/sys/dev/usb/usbdevs
==============================================================================
--- head/sys/dev/usb/usbdevs	Thu Mar 11 21:54:23 2010	(r205038)
+++ head/sys/dev/usb/usbdevs	Thu Mar 11 21:55:25 2010	(r205039)
@@ -2771,6 +2771,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-head mailing list