Advertisement
Guest User

lsusb -v -d 20b7:0713

a guest
Jan 3rd, 2011
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.25 KB | None | 0 0
  1. adam@adam-laptop:~$ lsusb -v -d 20b7:0713
  2.  
  3. Bus 005 Device 012: ID 20b7:0713
  4. Device Descriptor:
  5. bLength 18
  6. bDescriptorType 1
  7. bcdUSB 2.00
  8. bDeviceClass 0 (Defined at Interface level)
  9. bDeviceSubClass 0
  10. bDeviceProtocol 0
  11. bMaxPacketSize0 64
  12. idVendor 0x20b7
  13. idProduct 0x0713
  14. bcdDevice 7.00
  15. iManufacturer 1
  16. iProduct 2
  17. iSerial 3
  18. bNumConfigurations 1
  19. Configuration Descriptor:
  20. bLength 9
  21. bDescriptorType 2
  22. wTotalLength 55
  23. bNumInterfaces 2
  24. bConfigurationValue 1
  25. iConfiguration 0
  26. bmAttributes 0x80
  27. (Bus Powered)
  28. MaxPower 90mA
  29. Interface Descriptor:
  30. bLength 9
  31. bDescriptorType 4
  32. bInterfaceNumber 0
  33. bAlternateSetting 0
  34. bNumEndpoints 2
  35. bInterfaceClass 255 Vendor Specific Class
  36. bInterfaceSubClass 255 Vendor Specific Subclass
  37. bInterfaceProtocol 255 Vendor Specific Protocol
  38. iInterface 2
  39. Endpoint Descriptor:
  40. bLength 7
  41. bDescriptorType 5
  42. bEndpointAddress 0x81 EP 1 IN
  43. bmAttributes 2
  44. Transfer Type Bulk
  45. Synch Type None
  46. Usage Type Data
  47. wMaxPacketSize 0x0040 1x 64 bytes
  48. bInterval 0
  49. Endpoint Descriptor:
  50. bLength 7
  51. bDescriptorType 5
  52. bEndpointAddress 0x02 EP 2 OUT
  53. bmAttributes 2
  54. Transfer Type Bulk
  55. Synch Type None
  56. Usage Type Data
  57. wMaxPacketSize 0x0040 1x 64 bytes
  58. bInterval 0
  59. Interface Descriptor:
  60. bLength 9
  61. bDescriptorType 4
  62. bInterfaceNumber 1
  63. bAlternateSetting 0
  64. bNumEndpoints 2
  65. bInterfaceClass 255 Vendor Specific Class
  66. bInterfaceSubClass 255 Vendor Specific Subclass
  67. bInterfaceProtocol 255 Vendor Specific Protocol
  68. iInterface 2
  69. Endpoint Descriptor:
  70. bLength 7
  71. bDescriptorType 5
  72. bEndpointAddress 0x83 EP 3 IN
  73. bmAttributes 2
  74. Transfer Type Bulk
  75. Synch Type None
  76. Usage Type Data
  77. wMaxPacketSize 0x0040 1x 64 bytes
  78. bInterval 0
  79. Endpoint Descriptor:
  80. bLength 7
  81. bDescriptorType 5
  82. bEndpointAddress 0x04 EP 4 OUT
  83. bmAttributes 2
  84. Transfer Type Bulk
  85. Synch Type None
  86. Usage Type Data
  87. wMaxPacketSize 0x0040 1x 64 bytes
  88. bInterval 0
  89. can't get device qualifier: Operation not permitted
  90. can't get debug descriptor: Operation not permitted
  91. cannot read device status, Operation not permitted (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement