-
-
Notifications
You must be signed in to change notification settings - Fork 210
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
acb73a4
commit ed2cfe5
Showing
6 changed files
with
588 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,101 @@ | ||
|
||
Bus 001 Device 004: ID 454d:4e41 MEANS Technology MEAN PANEL | ||
Device Descriptor: | ||
bLength 18 | ||
bDescriptorType 1 | ||
bcdUSB 1.10 | ||
bDeviceClass 0 | ||
bDeviceSubClass 0 | ||
bDeviceProtocol 0 | ||
bMaxPacketSize0 64 | ||
idVendor 0x454d | ||
idProduct 0x4e41 | ||
bcdDevice 1.00 | ||
iManufacturer 1 MEANS Technology | ||
iProduct 2 MEAN PANEL | ||
iSerial 3 EB60131120030004 | ||
bNumConfigurations 1 | ||
Configuration Descriptor: | ||
bLength 9 | ||
bDescriptorType 2 | ||
wTotalLength 0x004b | ||
bNumInterfaces 2 | ||
bConfigurationValue 1 | ||
iConfiguration 0 | ||
bmAttributes 0x80 | ||
(Bus Powered) | ||
MaxPower 100mA | ||
Interface Association: | ||
bLength 8 | ||
bDescriptorType 11 | ||
bFirstInterface 0 | ||
bInterfaceCount 2 | ||
bFunctionClass 2 Communications | ||
bFunctionSubClass 2 Abstract (modem) | ||
bFunctionProtocol 1 AT-commands (v.25ter) | ||
iFunction 0 | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 0 | ||
bAlternateSetting 0 | ||
bNumEndpoints 1 | ||
bInterfaceClass 2 Communications | ||
bInterfaceSubClass 2 Abstract (modem) | ||
bInterfaceProtocol 1 AT-commands (v.25ter) | ||
iInterface 0 | ||
CDC Header: | ||
bcdCDC 1.10 | ||
CDC Call Management: | ||
bmCapabilities 0x03 | ||
call management | ||
use DataInterface | ||
bDataInterface 1 | ||
CDC ACM: | ||
bmCapabilities 0x02 | ||
line coding and serial state | ||
CDC Union: | ||
bMasterInterface 0 | ||
bSlaveInterface 1 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x83 EP 3 IN | ||
bmAttributes 3 | ||
Transfer Type Interrupt | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0008 1x 8 bytes | ||
bInterval 1 | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 1 | ||
bAlternateSetting 0 | ||
bNumEndpoints 2 | ||
bInterfaceClass 10 CDC Data | ||
bInterfaceSubClass 0 | ||
bInterfaceProtocol 0 | ||
iInterface 0 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x02 EP 2 OUT | ||
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 0x82 EP 2 IN | ||
bmAttributes 2 | ||
Transfer Type Bulk | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0040 1x 64 bytes | ||
bInterval 0 | ||
Device Status: 0x0000 | ||
(Bus Powered) |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
|
||
Bus 001 Device 008: ID 1a86:ca21 QinHeng Electronics UsbMonitor | ||
Device Descriptor: | ||
bLength 18 | ||
bDescriptorType 1 | ||
bcdUSB 2.00 | ||
bDeviceClass 2 Communications | ||
bDeviceSubClass 0 | ||
bDeviceProtocol 0 | ||
bMaxPacketSize0 64 | ||
idVendor 0x1a86 QinHeng Electronics | ||
idProduct 0xca21 | ||
bcdDevice 1.00 | ||
iManufacturer 1 Turing | ||
iProduct 2 UsbMonitor | ||
iSerial 3 CT21INCH | ||
bNumConfigurations 1 | ||
Configuration Descriptor: | ||
bLength 9 | ||
bDescriptorType 2 | ||
wTotalLength 0x0043 | ||
bNumInterfaces 2 | ||
bConfigurationValue 1 | ||
iConfiguration 0 | ||
bmAttributes 0xa0 | ||
(Bus Powered) | ||
Remote Wakeup | ||
MaxPower 500mA | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 0 | ||
bAlternateSetting 0 | ||
bNumEndpoints 1 | ||
bInterfaceClass 2 Communications | ||
bInterfaceSubClass 2 Abstract (modem) | ||
bInterfaceProtocol 1 AT-commands (v.25ter) | ||
iInterface 0 | ||
CDC Header: | ||
bcdCDC 1.10 | ||
CDC Call Management: | ||
bmCapabilities 0x00 | ||
bDataInterface 0 | ||
CDC ACM: | ||
bmCapabilities 0x02 | ||
line coding and serial state | ||
CDC Union: | ||
bMasterInterface 0 | ||
bSlaveInterface 1 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x81 EP 1 IN | ||
bmAttributes 3 | ||
Transfer Type Interrupt | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0008 1x 8 bytes | ||
bInterval 255 | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 1 | ||
bAlternateSetting 0 | ||
bNumEndpoints 2 | ||
bInterfaceClass 10 CDC Data | ||
bInterfaceSubClass 0 | ||
bInterfaceProtocol 0 | ||
iInterface 0 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x82 EP 2 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 0x03 EP 3 OUT | ||
bmAttributes 2 | ||
Transfer Type Bulk | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0040 1x 64 bytes | ||
bInterval 0 | ||
Device Status: 0x0000 | ||
(Bus Powered) |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,108 @@ | ||
|
||
Bus 001 Device 010: ID 1d6b:0121 Linux Foundation Android | ||
Device Descriptor: | ||
bLength 18 | ||
bDescriptorType 1 | ||
bcdUSB 2.00 | ||
bDeviceClass 0 | ||
bDeviceSubClass 0 | ||
bDeviceProtocol 0 | ||
bMaxPacketSize0 64 | ||
idVendor 0x1d6b Linux Foundation | ||
idProduct 0x0121 | ||
bcdDevice ff.ff | ||
iManufacturer 2 Android | ||
iProduct 3 Android | ||
iSerial 4 20080411 | ||
bNumConfigurations 1 | ||
Configuration Descriptor: | ||
bLength 9 | ||
bDescriptorType 2 | ||
wTotalLength 0x004b | ||
bNumInterfaces 2 | ||
bConfigurationValue 1 | ||
iConfiguration 0 | ||
bmAttributes 0xc0 | ||
Self Powered | ||
MaxPower 500mA | ||
Interface Association: | ||
bLength 8 | ||
bDescriptorType 11 | ||
bFirstInterface 0 | ||
bInterfaceCount 2 | ||
bFunctionClass 2 Communications | ||
bFunctionSubClass 2 Abstract (modem) | ||
bFunctionProtocol 1 AT-commands (v.25ter) | ||
iFunction 7 CDC Serial | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 0 | ||
bAlternateSetting 0 | ||
bNumEndpoints 1 | ||
bInterfaceClass 2 Communications | ||
bInterfaceSubClass 2 Abstract (modem) | ||
bInterfaceProtocol 1 AT-commands (v.25ter) | ||
iInterface 5 CDC Abstract Control Model (ACM) | ||
CDC Header: | ||
bcdCDC 1.10 | ||
CDC Call Management: | ||
bmCapabilities 0x00 | ||
bDataInterface 1 | ||
CDC ACM: | ||
bmCapabilities 0x02 | ||
line coding and serial state | ||
CDC Union: | ||
bMasterInterface 0 | ||
bSlaveInterface 1 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x84 EP 4 IN | ||
bmAttributes 3 | ||
Transfer Type Interrupt | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x000a 1x 10 bytes | ||
bInterval 9 | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 1 | ||
bAlternateSetting 0 | ||
bNumEndpoints 2 | ||
bInterfaceClass 10 CDC Data | ||
bInterfaceSubClass 0 | ||
bInterfaceProtocol 0 | ||
iInterface 6 CDC ACM Data | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x81 EP 1 IN | ||
bmAttributes 2 | ||
Transfer Type Bulk | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0200 1x 512 bytes | ||
bInterval 0 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x01 EP 1 OUT | ||
bmAttributes 2 | ||
Transfer Type Bulk | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0200 1x 512 bytes | ||
bInterval 0 | ||
Device Qualifier (for other device speed): | ||
bLength 10 | ||
bDescriptorType 6 | ||
bcdUSB 2.00 | ||
bDeviceClass 0 | ||
bDeviceSubClass 0 | ||
bDeviceProtocol 0 | ||
bMaxPacketSize0 64 | ||
bNumConfigurations 1 | ||
Device Status: 0x0001 | ||
Self Powered |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,91 @@ | ||
|
||
Bus 001 Device 002: ID 1a86:5722 QinHeng Electronics UsbMonitor | ||
Device Descriptor: | ||
bLength 18 | ||
bDescriptorType 1 | ||
bcdUSB 2.00 | ||
bDeviceClass 2 Communications | ||
bDeviceSubClass 0 | ||
bDeviceProtocol 0 | ||
bMaxPacketSize0 64 | ||
idVendor 0x1a86 QinHeng Electronics | ||
idProduct 0x5722 | ||
bcdDevice 1.00 | ||
iManufacturer 1 Turing | ||
iProduct 2 UsbMonitor | ||
iSerial 3 USB35INCHIPSV2 | ||
bNumConfigurations 1 | ||
Configuration Descriptor: | ||
bLength 9 | ||
bDescriptorType 2 | ||
wTotalLength 0x0043 | ||
bNumInterfaces 2 | ||
bConfigurationValue 1 | ||
iConfiguration 0 | ||
bmAttributes 0xa0 | ||
(Bus Powered) | ||
Remote Wakeup | ||
MaxPower 500mA | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 0 | ||
bAlternateSetting 0 | ||
bNumEndpoints 1 | ||
bInterfaceClass 2 Communications | ||
bInterfaceSubClass 2 Abstract (modem) | ||
bInterfaceProtocol 1 AT-commands (v.25ter) | ||
iInterface 0 | ||
CDC Header: | ||
bcdCDC 1.10 | ||
CDC Call Management: | ||
bmCapabilities 0x00 | ||
bDataInterface 0 | ||
CDC ACM: | ||
bmCapabilities 0x02 | ||
line coding and serial state | ||
CDC Union: | ||
bMasterInterface 0 | ||
bSlaveInterface 1 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x81 EP 1 IN | ||
bmAttributes 3 | ||
Transfer Type Interrupt | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0008 1x 8 bytes | ||
bInterval 255 | ||
Interface Descriptor: | ||
bLength 9 | ||
bDescriptorType 4 | ||
bInterfaceNumber 1 | ||
bAlternateSetting 0 | ||
bNumEndpoints 2 | ||
bInterfaceClass 10 CDC Data | ||
bInterfaceSubClass 0 | ||
bInterfaceProtocol 0 | ||
iInterface 0 | ||
Endpoint Descriptor: | ||
bLength 7 | ||
bDescriptorType 5 | ||
bEndpointAddress 0x82 EP 2 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 0x03 EP 3 OUT | ||
bmAttributes 2 | ||
Transfer Type Bulk | ||
Synch Type None | ||
Usage Type Data | ||
wMaxPacketSize 0x0040 1x 64 bytes | ||
bInterval 0 | ||
Device Status: 0x0000 | ||
(Bus Powered) |
Oops, something went wrong.