Advertisement
hamzaalloush

lsusb_output

Jul 20th, 2014
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. Bus 002 Device 008: ID 045e:0750 Microsoft Corp. Wired Keyboard 600
  2. Device Descriptor:
  3. bLength 18
  4. bDescriptorType 1
  5. bcdUSB 1.10
  6. bDeviceClass 0 (Defined at Interface level)
  7. bDeviceSubClass 0
  8. bDeviceProtocol 0
  9. bMaxPacketSize0 8
  10. idVendor 0x045e Microsoft Corp.
  11. idProduct 0x0750 Wired Keyboard 600
  12. bcdDevice 1.10
  13. iManufacturer 1
  14. iProduct 2
  15. iSerial 0
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 59
  21. bNumInterfaces 2
  22. bConfigurationValue 1
  23. iConfiguration 0
  24. bmAttributes 0xa0
  25. (Bus Powered)
  26. Remote Wakeup
  27. MaxPower 100mA
  28. Interface Descriptor:
  29. bLength 9
  30. bDescriptorType 4
  31. bInterfaceNumber 0
  32. bAlternateSetting 0
  33. bNumEndpoints 1
  34. bInterfaceClass 3 Human Interface Device
  35. bInterfaceSubClass 1 Boot Interface Subclass
  36. bInterfaceProtocol 1 Keyboard
  37. iInterface 0
  38. HID Device Descriptor:
  39. bLength 9
  40. bDescriptorType 33
  41. bcdHID 1.11
  42. bCountryCode 0 Not supported
  43. bNumDescriptors 1
  44. bDescriptorType 34 Report
  45. wDescriptorLength 65
  46. Report Descriptors:
  47. ** UNAVAILABLE **
  48. Endpoint Descriptor:
  49. bLength 7
  50. bDescriptorType 5
  51. bEndpointAddress 0x81 EP 1 IN
  52. bmAttributes 3
  53. Transfer Type Interrupt
  54. Synch Type None
  55. Usage Type Data
  56. wMaxPacketSize 0x0008 1x 8 bytes
  57. bInterval 10
  58. Interface Descriptor:
  59. bLength 9
  60. bDescriptorType 4
  61. bInterfaceNumber 1
  62. bAlternateSetting 0
  63. bNumEndpoints 1
  64. bInterfaceClass 3 Human Interface Device
  65. bInterfaceSubClass 0 No Subclass
  66. bInterfaceProtocol 0 None
  67. iInterface 0
  68. HID Device Descriptor:
  69. bLength 9
  70. bDescriptorType 33
  71. bcdHID 1.11
  72. bCountryCode 0 Not supported
  73. bNumDescriptors 1
  74. bDescriptorType 34 Report
  75. wDescriptorLength 106
  76. Report Descriptors:
  77. ** UNAVAILABLE **
  78. Endpoint Descriptor:
  79. bLength 7
  80. bDescriptorType 5
  81. bEndpointAddress 0x82 EP 2 IN
  82. bmAttributes 3
  83. Transfer Type Interrupt
  84. Synch Type None
  85. Usage Type Data
  86. wMaxPacketSize 0x0008 1x 8 bytes
  87. bInterval 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement