| 37 | }}} |
| 38 | * $ sudo lsusb -v -d 05b8:0000 |
| 39 | {{{ |
| 40 | Bus 004 Device 008: ID 05b8:0000 Agiler, Inc. |
| 41 | Device Descriptor: |
| 42 | bLength 18 |
| 43 | bDescriptorType 1 |
| 44 | bcdUSB 1.00 |
| 45 | bDeviceClass 0 |
| 46 | bDeviceSubClass 0 |
| 47 | bDeviceProtocol 0 |
| 48 | bMaxPacketSize0 8 |
| 49 | idVendor 0x05b8 Agiler, Inc. |
| 50 | idProduct 0x0000 |
| 51 | bcdDevice 1.00 |
| 52 | iManufacturer 1 |
| 53 | iProduct 2 (error) |
| 54 | iSerial 0 |
| 55 | bNumConfigurations 1 |
| 56 | Configuration Descriptor: |
| 57 | bLength 9 |
| 58 | bDescriptorType 2 |
| 59 | wTotalLength 34 |
| 60 | bNumInterfaces 1 |
| 61 | bConfigurationValue 1 |
| 62 | iConfiguration 0 |
| 63 | bmAttributes 0x80 |
| 64 | (Bus Powered) |
| 65 | MaxPower 100mA |
| 66 | Interface Descriptor: |
| 67 | bLength 9 |
| 68 | bDescriptorType 4 |
| 69 | bInterfaceNumber 0 |
| 70 | bAlternateSetting 0 |
| 71 | bNumEndpoints 1 |
| 72 | bInterfaceClass 3 Human Interface Device |
| 73 | bInterfaceSubClass 1 Boot Interface Subclass |
| 74 | bInterfaceProtocol 0 |
| 75 | iInterface 0 |
| 76 | HID Device Descriptor: |
| 77 | bLength 9 |
| 78 | bDescriptorType 33 |
| 79 | bcdHID 1.00 |
| 80 | bCountryCode 0 Not supported |
| 81 | bNumDescriptors 1 |
| 82 | bDescriptorType 34 Report |
| 83 | wDescriptorLength 52 |
| 84 | Report Descriptors: |
| 85 | ** UNAVAILABLE ** |
| 86 | Endpoint Descriptor: |
| 87 | bLength 7 |
| 88 | bDescriptorType 5 |
| 89 | bEndpointAddress 0x81 EP 1 IN |
| 90 | bmAttributes 3 |
| 91 | Transfer Type Interrupt |
| 92 | Synch Type None |
| 93 | Usage Type Data |
| 94 | wMaxPacketSize 0x0008 1x 8 bytes |
| 95 | bInterval 10 |
| 96 | can't get debug descriptor: Resource temporarily unavailable |
| 97 | Device Status: 0x0000 |
| 98 | (Bus Powered) |