Difference between revisions of "RockyLogic Ant8/Info"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m (Created page with '== lsusb == This is the lsusb ouput on Linux: # '''lsusb -vvv''' Bus 003 Device 003: ID '''0403:f918 Future Technology Devices International, Ltd Ant8 Logic Probe''' Device …') |
Uwe Hermann (talk | contribs) m |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
== lsusb == | == lsusb == | ||
<small> | |||
$ '''lsusb -v''' | |||
Bus 003 Device 003: ID '''0403:f918 Future Technology Devices International, Ltd Ant8 Logic Probe''' | Bus 003 Device 003: ID '''0403:f918 Future Technology Devices International, Ltd Ant8 Logic Probe''' | ||
Device Descriptor: | Device Descriptor: | ||
Line 39: | Line 38: | ||
bInterfaceSubClass 255 Vendor Specific Subclass | bInterfaceSubClass 255 Vendor Specific Subclass | ||
bInterfaceProtocol 255 Vendor Specific Protocol | bInterfaceProtocol 255 Vendor Specific Protocol | ||
iInterface 2 LOGIC PROBE | iInterface 2 '''LOGIC PROBE''' | ||
Endpoint Descriptor: | Endpoint Descriptor: | ||
bLength 7 | bLength 7 | ||
Line 62: | Line 61: | ||
Device Status: 0x0000 | Device Status: 0x0000 | ||
(Bus Powered) | (Bus Powered) | ||
</small> |
Latest revision as of 14:49, 19 September 2014
lsusb
$ lsusb -v Bus 003 Device 003: ID 0403:f918 Future Technology Devices International, Ltd Ant8 Logic Probe Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x0403 Future Technology Devices International, Ltd idProduct 0xf918 Ant8 Logic Probe bcdDevice 2.00 iManufacturer 1 RockyLogic iProduct 2 LOGIC PROBE iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 450mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 2 LOGIC PROBE Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 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 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0040 1x 64 bytes bInterval 0 Device Status: 0x0000 (Bus Powered)