Advertisement
Guest User

Untitled

a guest
Jul 6th, 2012
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. Bus 005 Device 002: ID 0c45:7100 Microdia
  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 0 (Defined at Interface level)
  8. bDeviceSubClass 0
  9. bDeviceProtocol 0
  10. bMaxPacketSize0 8
  11. idVendor 0x0c45 Microdia
  12. idProduct 0x7100
  13. bcdDevice 0.00
  14. iManufacturer 1
  15. iProduct 2
  16. iSerial 0
  17. bNumConfigurations 1
  18. Configuration Descriptor:
  19. bLength 9
  20. bDescriptorType 2
  21. wTotalLength 34
  22. bNumInterfaces 1
  23. bConfigurationValue 1
  24. iConfiguration 0
  25. bmAttributes 0xa0
  26. (Bus Powered)
  27. Remote Wakeup
  28. MaxPower 100mA
  29. Interface Descriptor:
  30. bLength 9
  31. bDescriptorType 4
  32. bInterfaceNumber 0
  33. bAlternateSetting 0
  34. bNumEndpoints 1
  35. bInterfaceClass 3 Human Interface Device
  36. bInterfaceSubClass 1 Boot Interface Subclass
  37. bInterfaceProtocol 2 Mouse
  38. iInterface 0
  39. HID Device Descriptor:
  40. bLength 9
  41. bDescriptorType 33
  42. bcdHID 1.11
  43. bCountryCode 0 Not supported
  44. bNumDescriptors 1
  45. bDescriptorType 34 Report
  46. wDescriptorLength 27
  47. Report Descriptors:
  48. ** UNAVAILABLE **
  49. Endpoint Descriptor:
  50. bLength 7
  51. bDescriptorType 5
  52. bEndpointAddress 0x81 EP 1 IN
  53. bmAttributes 3
  54. Transfer Type Interrupt
  55. Synch Type None
  56. Usage Type Data
  57. wMaxPacketSize 0x0008 1x 8 bytes
  58. bInterval 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement