Advertisement
Guest User

Untitled

a guest
Dec 20th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.67 KB | None | 0 0
  1. can't get debug descriptor: Resource temporarily unavailable
  2.  
  3. Bus 003 Device 003: ID 18d1:4ee1 Google Inc. Nexus Device (MTP)
  4. Device Descriptor:
  5. bLength 18
  6. bDescriptorType 1
  7. bcdUSB 2.00
  8. bDeviceClass 0
  9. bDeviceSubClass 0
  10. bDeviceProtocol 0
  11. bMaxPacketSize0 64
  12. idVendor 0x18d1 Google Inc.
  13. idProduct 0x4ee1 Nexus Device (MTP)
  14. bcdDevice 2.26
  15. iManufacturer 2 samsung
  16. iProduct 3 Nexus 10
  17. bNumConfigurations 1
  18. Configuration Descriptor:
  19. bLength 9
  20. bDescriptorType 2
  21. wTotalLength 39
  22. bNumInterfaces 1
  23. bConfigurationValue 1
  24. iConfiguration 0
  25. bmAttributes 0xc0
  26. Self Powered
  27. MaxPower 500mA
  28. Interface Descriptor:
  29. bLength 9
  30. bDescriptorType 4
  31. bInterfaceNumber 0
  32. bAlternateSetting 0
  33. bNumEndpoints 3
  34. bInterfaceClass 255 Vendor Specific Class
  35. bInterfaceSubClass 255 Vendor Specific Subclass
  36. bInterfaceProtocol 0
  37. iInterface 5 MTP
  38. Endpoint Descriptor:
  39. bLength 7
  40. bDescriptorType 5
  41. bEndpointAddress 0x81 EP 1 IN
  42. bmAttributes 2
  43. Transfer Type Bulk
  44. Synch Type None
  45. Usage Type Data
  46. wMaxPacketSize 0x0200 1x 512 bytes
  47. bInterval 0
  48. Endpoint Descriptor:
  49. bLength 7
  50. bDescriptorType 5
  51. bEndpointAddress 0x04 EP 4 OUT
  52. bmAttributes 2
  53. Transfer Type Bulk
  54. Synch Type None
  55. Usage Type Data
  56. wMaxPacketSize 0x0200 1x 512 bytes
  57. bInterval 0
  58. Endpoint Descriptor:
  59. bLength 7
  60. bDescriptorType 5
  61. bEndpointAddress 0x83 EP 3 IN
  62. bmAttributes 3
  63. Transfer Type Interrupt
  64. Synch Type None
  65. Usage Type Data
  66. wMaxPacketSize 0x001c 1x 28 bytes
  67. bInterval 6
  68. Device Qualifier (for other device speed):
  69. bLength 10
  70. bDescriptorType 6
  71. bcdUSB 2.00
  72. bDeviceClass 0
  73. bDeviceSubClass 0
  74. bDeviceProtocol 0
  75. bMaxPacketSize0 64
  76. bNumConfigurations 1
  77. Device Status: 0x0000
  78. (Bus Powered)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement