Advertisement
Guest User

Untitled

a guest
Sep 25th, 2013
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.05 KB | None | 0 0
  1. Bus 003 Device 003: ID 0471:20cc Philips (or NXP)
  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 0x0471 Philips (or NXP)
  11. idProduct 0x20cc
  12. bcdDevice 1.01
  13. iManufacturer 1 PHILIPS
  14. iProduct 2 MCE USB IR Receiver- Spinel plus
  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 1 Keyboard
  37. iInterface 0
  38. HID Device Descriptor:
  39. bLength 9
  40. bDescriptorType 33
  41. bcdHID 1.00
  42. bCountryCode 0 Not supported
  43. bNumDescriptors 1
  44. bDescriptorType 34 Report
  45. wDescriptorLength 427
  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. Device Status: 0x0002
  59. (Bus Powered)
  60. Remote Wakeup Enabled
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement