Advertisement
Guest User

Untitled

a guest
Mar 13th, 2011
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.17 KB | None | 0 0
  1. Bus 001 Device 036: ID 07b4:0281 Olympus Optical Co., Ltd
  2. Device Descriptor:
  3. bLength 18
  4. bDescriptorType 1
  5. bcdUSB 2.00
  6. bDeviceClass 0 (Defined at Interface level)
  7. bDeviceSubClass 0
  8. bDeviceProtocol 0
  9. bMaxPacketSize0 64
  10. idVendor 0x07b4 Olympus Optical Co., Ltd
  11. idProduct 0x0281
  12. bcdDevice 1.00
  13. iManufacturer 1
  14. iProduct 2 ?
  15. iSerial 3 ?
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 57
  21. bNumInterfaces 2
  22. bConfigurationValue 1
  23. iConfiguration 0
  24. bmAttributes 0xc0
  25. Self Powered
  26. MaxPower 500mA
  27. Interface Descriptor:
  28. bLength 9
  29. bDescriptorType 4
  30. bInterfaceNumber 0
  31. bAlternateSetting 0
  32. bNumEndpoints 2
  33. bInterfaceClass 8 Mass Storage
  34. bInterfaceSubClass 6 SCSI
  35. bInterfaceProtocol 80 Bulk (Zip)
  36. iInterface 0
  37. Endpoint Descriptor:
  38. bLength 7
  39. bDescriptorType 5
  40. bEndpointAddress 0x81 EP 1 IN
  41. bmAttributes 2
  42. Transfer Type Bulk
  43. Synch Type None
  44. Usage Type Data
  45. wMaxPacketSize 0x0200 1x 512 bytes
  46. bInterval 0
  47. Endpoint Descriptor:
  48. bLength 7
  49. bDescriptorType 5
  50. bEndpointAddress 0x02 EP 2 OUT
  51. bmAttributes 2
  52. Transfer Type Bulk
  53. Synch Type None
  54. Usage Type Data
  55. wMaxPacketSize 0x0200 1x 512 bytes
  56. bInterval 0
  57. Interface Descriptor:
  58. bLength 9
  59. bDescriptorType 4
  60. bInterfaceNumber 1
  61. bAlternateSetting 0
  62. bNumEndpoints 1
  63. bInterfaceClass 3 Human Interface Device
  64. bInterfaceSubClass 1 Boot Interface Subclass
  65. bInterfaceProtocol 1 Keyboard
  66. iInterface 0
  67. HID Device Descriptor:
  68. bLength 9
  69. bDescriptorType 33
  70. bcdHID 1.10
  71. bCountryCode 0 Not supported
  72. bNumDescriptors 1
  73. bDescriptorType 34 Report
  74. wDescriptorLength 133
  75. Report Descriptors:
  76. ** UNAVAILABLE **
  77. Endpoint Descriptor:
  78. bLength 7
  79. bDescriptorType 5
  80. bEndpointAddress 0x85 EP 5 IN
  81. bmAttributes 3
  82. Transfer Type Interrupt
  83. Synch Type None
  84. Usage Type Data
  85. wMaxPacketSize 0x0008 1x 8 bytes
  86. bInterval 8
  87. can't get device qualifier: Value too large for defined data type
  88. cannot read device status, Value too large for defined data type (75)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement