[Bug 228489] [patch] Add USB product ID for two GENESYS LOGIC ICs, found in DELOCK In-Desk-Hub 61991

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 25 16:51:53 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228489

            Bug ID: 228489
           Summary: [patch] Add USB product ID for two GENESYS LOGIC ICs,
                    found in DELOCK In-Desk-Hub 61991
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: usb
          Assignee: usb at FreeBSD.org
          Reporter: bugzilla.freebsd at omnilan.de

Created attachment 193697
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193697&action=edit
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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list