Date: Tue, 6 Apr 2010 23:27:55 +0000 (UTC) From: Andrew Thompson <thompsa@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r206318 - stable/8/sys/dev/usb Message-ID: <201004062327.o36NRt3K014343@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004062327.o36NRt3K014343>