Bug 241406

Summary: Add USB Vendor and Product ID for Microchip (was SMSC) Hub
Product: Base System Reporter: Trev <fbsdbugs4>
Component: usbAssignee: Ian Lepore <ian>
Status: Closed FIXED    
Severity: Affects Only Me CC: hselasky, ian
Priority: ---    
Version: 12.0-STABLE   
Hardware: Any   
OS: Any   

Description Trev 2019-10-22 03:24:11 UTC
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
Comment 1 Hans Petter Selasky freebsd_committer freebsd_triage 2020-09-14 06:40:54 UTC
Hi,

Can you create a patch for: /usr/src/sys/dev/usb/usbdevs ?

--HPS
Comment 2 Ian Lepore freebsd_committer freebsd_triage 2020-09-14 15:48:58 UTC
I can take this... I work for Microchip, the least I can do is help keep our metadata up to date. :)
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-09-14 17:34:00 UTC
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
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-09-22 14:59:24 UTC
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
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-09-22 15:02:26 UTC
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