Created
July 27, 2026 21:09
-
-
Save jbosboom/d0c3f7e2e0043b5c53b8799390500103 to your computer and use it in GitHub Desktop.
lsusb -v output for SABRENT 4-Port USB 3.0 Hub with Power Switches (HB-UM43) (ASIN B00JX1ZS5O) purchased April 2018
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Bus 004 Device 008: ID 05e3:0616 Genesys Logic, Inc. hub | |
| Negotiated speed: SuperSpeed (5Gbps) | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.00 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 [unknown] | |
| bDeviceProtocol 3 | |
| bMaxPacketSize0 9 | |
| idVendor 0x05e3 Genesys Logic, Inc. | |
| idProduct 0x0616 hub | |
| bcdDevice 92.24 | |
| iManufacturer 1 GenesysLogic | |
| iProduct 2 USB3.0 Hub | |
| iSerial 0 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x001f | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 [unknown] | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 1 GenesysLogic | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 19 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Feedback | |
| wMaxPacketSize 0x0002 1x 2 bytes | |
| bInterval 8 | |
| bMaxBurst 0 | |
| wBytesPerInterval 2 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x002a | |
| bNumDeviceCaps 3 | |
| USB 2.0 Extension Device Capability: | |
| bLength 7 | |
| bDescriptorType 16 | |
| bDevCapabilityType 2 | |
| bmAttributes 0x00000006 | |
| BESL Link Power Management (LPM) Supported | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x00 | |
| wSpeedsSupported 0x000e | |
| Device can operate at Full Speed (12Mbps) | |
| Device can operate at High Speed (480Mbps) | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 8 micro seconds | |
| bU2DevExitLat 190 micro seconds | |
| Container ID Device Capability: | |
| bLength 20 | |
| bDescriptorType 16 | |
| bDevCapabilityType 4 | |
| bReserved 0 | |
| ContainerID {f7193630-bdc7-2c40-881b-7e251499da29} | |
| Hub Descriptor: | |
| bLength 12 | |
| bDescriptorType 42 | |
| nNbrPorts 4 | |
| wHubCharacteristic 0x0000 | |
| Ganged power switching | |
| Ganged overcurrent protection | |
| bPwrOn2PwrGood 50 * 2 milli seconds | |
| bHubContrCurrent 576 milli Ampere | |
| bHubDecLat 0.0 micro seconds | |
| wHubDelay 1248 nano seconds | |
| DeviceRemovable 0x00 | |
| Hub Port Status: | |
| Port 1: 0000.02a0 5Gbps power Rx.Detect | |
| Port 2: 0000.02a0 5Gbps power Rx.Detect | |
| Port 3: 0000.02a0 5Gbps power Rx.Detect | |
| Port 4: 0000.02a0 5Gbps power Rx.Detect | |
| Device Status: 0x0001 | |
| Self Powered |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment