Advertisement
Guest User

Untitled

a guest
Mar 7th, 2012
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. Bus 006 Device 002: ID ffff:0001
  2. Device Descriptor:
  3. bLength 18
  4. bDescriptorType 1
  5. bcdUSB 1.00
  6. bDeviceClass 0 (Defined at Interface level)
  7. bDeviceSubClass 0
  8. bDeviceProtocol 0
  9. bMaxPacketSize0 64
  10. idVendor 0xffff
  11. idProduct 0x0001
  12. bcdDevice 1.00
  13. iManufacturer 0
  14. iProduct 0
  15. iSerial 0
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 34
  21. bNumInterfaces 1
  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 2 Mouse
  37. iInterface 0
  38. HID Device Descriptor:
  39. bLength 9
  40. bDescriptorType 33
  41. bcdHID 1.10
  42. bCountryCode 0 Not supported
  43. bNumDescriptors 1
  44. bDescriptorType 34 Report
  45. wDescriptorLength 50
  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 0x0040 1x 64 bytes
  57. bInterval 10
  58. Device Status: 0x0001
  59. Self Powered
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement