Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. Information for device Planck (VID=0xFEED PID=0x6060):
  2.  
  3. Connection Information:
  4. ------------------------------
  5. Device current bus speed: FullSpeed
  6. Device supports USB 1.1 specification
  7. Device address: 0x0003
  8. Current configuration value: 0x01
  9. Number of open pipes: 2
  10.  
  11. Device Descriptor:
  12. ------------------------------
  13. 0x12 bLength
  14. 0x01 bDescriptorType
  15. 0x0110 bcdUSB
  16. 0x00 bDeviceClass
  17. 0x00 bDeviceSubClass
  18. 0x00 bDeviceProtocol
  19. 0x40 bMaxPacketSize0 (64 bytes)
  20. 0xFEED idVendor
  21. 0x6060 idProduct
  22. 0x0000 bcdDevice
  23. 0x01 iManufacturer "OLKB"
  24. 0x02 iProduct "Planck"
  25. 0x03 iSerialNumber "0"
  26. 0x01 bNumConfigurations
  27.  
  28. Configuration Descriptor:
  29. ------------------------------
  30. 0x09 bLength
  31. 0x02 bDescriptorType
  32. 0x003B wTotalLength (59 bytes)
  33. 0x02 bNumInterfaces
  34. 0x01 bConfigurationValue
  35. 0x00 iConfiguration
  36. 0x80 bmAttributes (Bus-powered Device)
  37. 0xFA bMaxPower (500 mA)
  38.  
  39. Interface Descriptor:
  40. ------------------------------
  41. 0x09 bLength
  42. 0x04 bDescriptorType
  43. 0x00 bInterfaceNumber
  44. 0x00 bAlternateSetting
  45. 0x01 bNumEndPoints
  46. 0x03 bInterfaceClass (Human Interface Device Class)
  47. 0x01 bInterfaceSubClass
  48. 0x01 bInterfaceProtocol
  49. 0x00 iInterface
  50.  
  51. HID Descriptor:
  52. ------------------------------
  53. 0x09 bLength
  54. 0x21 bDescriptorType
  55. 0x0111 bcdHID
  56. 0x00 bCountryCode
  57. 0x01 bNumDescriptors
  58. 0x22 bDescriptorType (Report descriptor)
  59. 0x0040 bDescriptorLength
  60.  
  61. Endpoint Descriptor:
  62. ------------------------------
  63. 0x07 bLength
  64. 0x05 bDescriptorType
  65. 0x81 bEndpointAddress (IN endpoint 1)
  66. 0x03 bmAttributes (Transfer: Interrupt / Synch: None / Usage: Data)
  67. 0x0008 wMaxPacketSize (1 x 8 bytes)
  68. 0x0A bInterval (10 frames)
  69.  
  70. Interface Descriptor:
  71. ------------------------------
  72. 0x09 bLength
  73. 0x04 bDescriptorType
  74. 0x01 bInterfaceNumber
  75. 0x00 bAlternateSetting
  76. 0x01 bNumEndPoints
  77. 0x03 bInterfaceClass (Human Interface Device Class)
  78. 0x00 bInterfaceSubClass
  79. 0x00 bInterfaceProtocol
  80. 0x00 iInterface
  81.  
  82. HID Descriptor:
  83. ------------------------------
  84. 0x09 bLength
  85. 0x21 bDescriptorType
  86. 0x0111 bcdHID
  87. 0x00 bCountryCode
  88. 0x01 bNumDescriptors
  89. 0x22 bDescriptorType (Report descriptor)
  90. 0x0071 bDescriptorLength
  91.  
  92. Endpoint Descriptor:
  93. ------------------------------
  94. 0x07 bLength
  95. 0x05 bDescriptorType
  96. 0x82 bEndpointAddress (IN endpoint 2)
  97. 0x03 bmAttributes (Transfer: Interrupt / Synch: None / Usage: Data)
  98. 0x0020 wMaxPacketSize (1 x 32 bytes)
  99. 0x0A bInterval (10 frames)
  100.  
  101. Microsoft OS Descriptor is not available. Error code: 0x0000001F
  102.  
  103. String Descriptor Table
  104. --------------------------------
  105. Index LANGID String
  106. 0x00 0x0000 0x0409
  107. 0x01 0x0409 "OLKB"
  108. 0x02 0x0409 "Planck"
  109. 0x03 0x0409 "0"
  110.  
  111. ------------------------------
  112.  
  113. Connection path for device:
  114. Intel(R) 82801FB/FBM USB Universal Host Controller - 2658
  115. Root Hub
  116. Generic USB Hub
  117. Planck (VID=0xFEED PID=0x6060) Port: 1
  118.  
  119. Running on: Windows 10 or greater
  120.  
  121. Brought to you by TDD v2.11.0, Mar 26 2018, 09:54:50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement