Difference between revisions of "Velleman PCSU1000/Info"
Jump to navigation
Jump to search
(Created page with '== Output from the Linux lsusb command == Bus 001 Device 102: ID 10cf:1000 '''Velleman Components, Inc.''' Device Descriptor: bLength 18 bDescriptorType …') |
Uwe Hermann (talk | contribs) m |
||
Line 1: | Line 1: | ||
== | == lsusb == | ||
<small> | |||
$ '''lsusb -vvv''' | |||
Bus 001 Device 102: ID 10cf:1000 '''Velleman Components, Inc.''' | Bus 001 Device 102: ID 10cf:1000 '''Velleman Components, Inc.''' | ||
Device Descriptor: | Device Descriptor: | ||
Line 10: | Line 12: | ||
bDeviceProtocol 0 | bDeviceProtocol 0 | ||
bMaxPacketSize0 8 | bMaxPacketSize0 8 | ||
idVendor 0x10cf Velleman Components, Inc. | idVendor 0x10cf '''Velleman Components, Inc.''' | ||
idProduct 0x1000 | idProduct 0x1000 | ||
bcdDevice 4.00 | bcdDevice 4.00 | ||
iManufacturer 1 Velleman | iManufacturer 1 '''Velleman''' | ||
iProduct 2 PCSU1000 | iProduct 2 '''PCSU1000''' | ||
iSerial 3 YEL952TL | iSerial 3 '''YEL952TL''' | ||
bNumConfigurations 1 | bNumConfigurations 1 | ||
Configuration Descriptor: | Configuration Descriptor: | ||
Line 36: | Line 38: | ||
bInterfaceSubClass 255 Vendor Specific Subclass | bInterfaceSubClass 255 Vendor Specific Subclass | ||
bInterfaceProtocol 255 Vendor Specific Protocol | bInterfaceProtocol 255 Vendor Specific Protocol | ||
iInterface 2 PCSU1000 | iInterface 2 '''PCSU1000''' | ||
Endpoint Descriptor: | Endpoint Descriptor: | ||
bLength 7 | bLength 7 | ||
Line 59: | Line 61: | ||
Device Status: 0x0000 | Device Status: 0x0000 | ||
(Bus Powered) | (Bus Powered) | ||
</small> |
Latest revision as of 02:29, 1 January 2013
lsusb
$ lsusb -vvv Bus 001 Device 102: ID 10cf:1000 Velleman Components, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x10cf Velleman Components, Inc. idProduct 0x1000 bcdDevice 4.00 iManufacturer 1 Velleman iProduct 2 PCSU1000 iSerial 3 YEL952TL bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 32 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 490mA 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 PCSU1000 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)