NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/49484: Extra SMSC devices for usbdevs



>Number:         49484
>Category:       kern
>Synopsis:       Extra SMSC devices for usbdevs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 16 22:25:00 +0000 2014
>Originator:     Sprow
>Release:        
>Organization:
>Environment:
>Description:
Some extra product ids for vendor SMSC.
* Their range of 2/3/4 port hubs (named in the style of the existing 7-Port Hub)
* The 9514 from a Pandaboard

>How-To-Repeat:

>Fix:
--- usbdevs_1.683	2014-12-16 22:14:59.0 +0000
+++ usbdevs	2014-12-16 22:14:59.0 +0000
@@ -2978,10 +2978,14 @@
 
 /* SMSC products */
 product SMSC 2020HUB		0x2020	USB Hub
+product SMSC 2512HUB		0x2512	USB 2.0 2-Port Hub
+product SMSC 2513HUB		0x2513	USB 2.0 3-Port Hub
+product SMSC 2514HUB		0x2514	USB 2.0 4-Port Hub
 product SMSC LAN7500		0x7500	LAN7500 USB 2.0 gigabit ethernet device
 product SMSC SMSC9500		0x9500	SMSC9500 Ethernet device
 product SMSC SMSC9505		0x9505	SMSC9505 Ethernet device
-product SMSC SMSC9512		0x9512	SMSC9512 USB Hub
+product SMSC SMSC9512		0x9512	SMSC9512 USB Hub & Ethernet device
+product SMSC SMSC9514		0x9514	SMSC9514 USB Hub & Ethernet device
 product SMSC LAN9530		0x9530	LAN9530 Ethernet Device
 product SMSC LAN9730		0x9730	LAN9730 Ethernet Device
 product SMSC SMSC9500_SAL10	0x9900	SMSC9500 Ethernet device (SAL10)



Home | Main Index | Thread Index | Old Index