Advertisement
Guest User

lsusb -v

a guest
Feb 24th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.06 KB | None | 0 0
  1. Bus 001 Device 007: ID 0f0d:0086 Hori Co., Ltd
  2. Couldn't open device, some information will be missing
  3. Device Descriptor:
  4. bLength 18
  5. bDescriptorType 1
  6. bcdUSB 2.00
  7. bDeviceClass 255 Vendor Specific Class
  8. bDeviceSubClass 255 Vendor Specific Subclass
  9. bDeviceProtocol 255 Vendor Specific Protocol
  10. bMaxPacketSize0 8
  11. idVendor 0x0f0d Hori Co., Ltd
  12. idProduct 0x0086
  13. bcdDevice 1.02
  14. iManufacturer 1
  15. iProduct 2
  16. iSerial 3
  17. bNumConfigurations 1
  18. Configuration Descriptor:
  19. bLength 9
  20. bDescriptorType 2
  21. wTotalLength 48
  22. bNumInterfaces 1
  23. bConfigurationValue 1
  24. iConfiguration 0
  25. bmAttributes 0x80
  26. (Bus Powered)
  27. MaxPower 500mA
  28. Interface Descriptor:
  29. bLength 9
  30. bDescriptorType 4
  31. bInterfaceNumber 0
  32. bAlternateSetting 0
  33. bNumEndpoints 2
  34. bInterfaceClass 255 Vendor Specific Class
  35. bInterfaceSubClass 93
  36. bInterfaceProtocol 1
  37. iInterface 0
  38. ** UNRECOGNIZED: 10 21 10 01 01 24 81 14 03 00 03 13 02 00 03 00
  39. Endpoint Descriptor:
  40. bLength 7
  41. bDescriptorType 5
  42. bEndpointAddress 0x81 EP 1 IN
  43. bmAttributes 3
  44. Transfer Type Interrupt
  45. Synch Type None
  46. Usage Type Data
  47. wMaxPacketSize 0x0020 1x 32 bytes
  48. bInterval 4
  49. Endpoint Descriptor:
  50. bLength 7
  51. bDescriptorType 5
  52. bEndpointAddress 0x02 EP 2 OUT
  53. bmAttributes 3
  54. Transfer Type Interrupt
  55. Synch Type None
  56. Usage Type Data
  57. wMaxPacketSize 0x0020 1x 32 bytes
  58. bInterval 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement