Bug 228489 - [patch] Add USB product ID for two GENESYS LOGIC ICs, found in DELOCK In-Desk-Hub 61991
Summary: [patch] Add USB product ID for two GENESYS LOGIC ICs, found in DELOCK In-Desk...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: usb (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: Eitan Adler
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-05-25 16:51 UTC by Harald Schmalzbauer
Modified: 2018-05-29 14:42 UTC (History)
0 users

See Also:


Attachments
sys/dev/usb/usbdevs add product GENESYS GL3520_2 + GL3520_SS + GL3233 (0x0610 + 0x0616 + 0x0743) (818 bytes, patch)
2018-05-25 16:51 UTC, Harald Schmalzbauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Harald Schmalzbauer 2018-05-25 16:51:51 UTC
Created attachment 193697 [details]
sys/dev/usb/usbdevs add product GENESYS GL3520_2 + GL3520_SS + GL3233 (0x0610 + 0x0616 + 0x0743)

Finaly I drilled the hole in my desk and connected my 3 years old, brand new DELOCK 61991 USB 3.0 3-port In-Desk-Hub with SD/microSD Card Reader.

The built-in devices have no identification string so they are listed like
ugen0.2: <vendor 0x05e3 product 0x0610> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (100mA)
ugen0.3: <Generic USB Storage> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)
ugen0.6: <vendor 0x05e3 product 0x0616> at usbus0, cfg=0 md=HOST spd=SUPER (5.0Gbps) pwr=SAVE (0mA)


This patch simply adds the descriptive strings for the product IDs.

-harry
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-05-29 14:41:46 UTC
A commit references this bug:

Author: eadler
Date: Tue May 29 14:40:50 UTC 2018
New revision: 334336
URL: https://svnweb.freebsd.org/changeset/base/334336

Log:
  [usbdevs] add several GENESYS product ids

  Add USB product ID for two GENESYS LOGIC ICs, found in DELOCK
  In-Desk-Hub 61991

  PR:		228489
  Submitted by:	"Harald Schmalzbauer" <bugzilla.freebsd@omnilan.de>
  MFC After:	3 weeks

Changes:
  head/sys/dev/usb/usbdevs