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
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