Skip to content

Instantly share code, notes, and snippets.

@kinafu
Created November 24, 2018 19:34
Show Gist options
  • Save kinafu/5ad47bf35752d4270dd897b7a01b1f8c to your computer and use it in GitHub Desktop.
Save kinafu/5ad47bf35752d4270dd897b7a01b1f8c to your computer and use it in GitHub Desktop.
lsusb -D 1c7a:0570
Couldn't open device, some information will be missing
Device: ID 1c7a:0570 LighTuning Technology Inc.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x1c7a LighTuning Technology Inc.
idProduct 0x0570
bcdDevice 10.41
iManufacturer 1
iProduct 2
iSerial 3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
(Bus Powered)
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment