Difference between revisions of "IKALOGIC Scanalogic-2/Info"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (SCANALOGIC-2 lsusb.) |
Uwe Hermann (talk | contribs) m |
||
Line 3: | Line 3: | ||
This is the lsusb ouput on Linux: | This is the lsusb ouput on Linux: | ||
<small> | |||
$ '''lsusb -vvv''' | |||
Bus 003 Device 068: ID '''20a0:4123''' | Bus 003 Device 068: ID '''20a0:4123''' | ||
Device Descriptor: | Device Descriptor: | ||
Line 62: | Line 63: | ||
Device Status: 0x0000 | Device Status: 0x0000 | ||
(Bus Powered) | (Bus Powered) | ||
</small> |
Revision as of 00:20, 22 March 2012
lsusb
This is the lsusb ouput on Linux:
$ lsusb -vvv Bus 003 Device 068: ID 20a0:4123 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x20a0 idProduct 0x4123 bcdDevice 1.00 iManufacturer 1 ikalogic iProduct 2 SCANALOGIC iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 34 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 0 No Subclass bInterfaceProtocol 0 None iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.01 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 22 Report Descriptors: ** UNAVAILABLE ** 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 100 Device Status: 0x0000 (Bus Powered)