OS: FreeBSD 12.0-STABLE r351730 Hardware: Apple Mac mini 2011 model USBconfig produces: ... ugen1.2: <vendor 0x0424 product 0x2513> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (2mA) ugen3.2: <vendor 0x0424 product 0x2513> at usbus3, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (2mA) ... Vendor ID 0x0424 is Microchip Technology Inc (previously SMSC) Product ID 0x2513 is a USB 2.0 Hub
Hi, Can you create a patch for: /usr/src/sys/dev/usb/usbdevs ? --HPS
I can take this... I work for Microchip, the least I can do is help keep our metadata up to date. :)
A commit references this bug: Author: ian Date: Mon Sep 14 17:33:29 UTC 2020 New revision: 365729 URL: https://svnweb.freebsd.org/changeset/base/365729 Log: Add product ID strings for a couple Microchip usb hubs. Also, update the vendor ID string to say just "Microchip Technology" -- the buyout of Standard Microsystems happened in 2012 and the SMC/SMSC names are pretty much retired at this point. PR: 241406 Changes: head/sys/dev/usb/usbdevs
A commit references this bug: Author: ian Date: Tue Sep 22 14:59:05 UTC 2020 New revision: 366000 URL: https://svnweb.freebsd.org/changeset/base/366000 Log: MFC r365729: Add product ID strings for a couple Microchip usb hubs. Also, update the vendor ID string to say just "Microchip Technology" -- the buyout of Standard Microsystems happened in 2012 and the SMC/SMSC names are pretty much retired at this point. PR: 241406 Changes: _U stable/12/ stable/12/sys/dev/usb/usbdevs
A commit references this bug: Author: ian Date: Tue Sep 22 15:01:35 UTC 2020 New revision: 366001 URL: https://svnweb.freebsd.org/changeset/base/366001 Log: MFC r365729: Add product ID strings for a couple Microchip usb hubs. Also, update the vendor ID string to say just "Microchip Technology" -- the buyout of Standard Microsystems happened in 2012 and the SMC/SMSC names are pretty much retired at this point. PR: 241406 Changes: _U stable/11/ stable/11/sys/dev/usb/usbdevs