Guest User

Untitled

a guest
Aug 7th, 2011
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.39 KB | None | 0 0
  1. Bus 001 Device 002: ID 152d:2338
  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 0x152d
  11. idProduct 0x2338
  12. bcdDevice 1.00
  13. iManufacturer 1 JMicron
  14. iProduct 2 USB to ATA/ATAPI Bridge
  15. iSerial 5 34F604722107
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 32
  21. bNumInterfaces 1
  22. bConfigurationValue 1
  23. iConfiguration 4 USB Mass Storage
  24. bmAttributes 0xc0
  25. Self Powered
  26. MaxPower 2mA
  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 6 MSC Bulk-Only Transfer
  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. Device Qualifier (for other device speed):
  58. bLength 10
  59. bDescriptorType 6
  60. bcdUSB 2.00
  61. bDeviceClass 0 (Defined at Interface level)
  62. bDeviceSubClass 0
  63. bDeviceProtocol 0
  64. bMaxPacketSize0 64
  65. bNumConfigurations 1
  66.  
  67.  
  68.  
  69. can't get debug descriptor: Connection timed out
  70. Device Status: 0x0001
  71. Self Powered
  72.  
  73. Bus 001 Device 001: ID 1d6b:0002
  74. Device Descriptor:
  75. bLength 18
  76. bDescriptorType 1
  77. bcdUSB 2.00
  78. bDeviceClass 9 Hub
  79. bDeviceSubClass 0 Unused
  80. bDeviceProtocol 1 Single TT
  81. bMaxPacketSize0 64
  82. idVendor 0x1d6b
  83. idProduct 0x0002
  84. bcdDevice 2.06
  85. iManufacturer 3 Linux 2.6.33.1 ehci_hcd
  86. iProduct 2 Marvell Orion EHCI
  87. iSerial 1 orion-ehci.0
  88. bNumConfigurations 1
  89. Configuration Descriptor:
  90. bLength 9
  91. bDescriptorType 2
  92. wTotalLength 25
  93. bNumInterfaces 1
  94. bConfigurationValue 1
  95. iConfiguration 0
  96. bmAttributes 0xe0
  97. Self Powered
  98. Remote Wakeup
  99. MaxPower 0mA
  100. Interface Descriptor:
  101. bLength 9
  102. bDescriptorType 4
  103. bInterfaceNumber 0
  104. bAlternateSetting 0
  105. bNumEndpoints 1
  106. bInterfaceClass 9 Hub
  107. bInterfaceSubClass 0 Unused
  108. bInterfaceProtocol 0
  109. iInterface 0
  110. Endpoint Descriptor:
  111. bLength 7
  112. bDescriptorType 5
  113. bEndpointAddress 0x81 EP 1 IN
  114. bmAttributes 3
  115. Transfer Type Interrupt
  116. Synch Type None
  117. Usage Type Data
  118. wMaxPacketSize 0x0004 1x 4 bytes
  119. bInterval 12
  120. Hub Descriptor:
  121. bLength 9
  122. bDescriptorType 41
  123. nNbrPorts 1
  124. wHubCharacteristic 0x0009
  125. Per-port power switching
  126. Per-port overcurrent protection
  127. TT think time 8 FS bits
  128. bPwrOn2PwrGood 10 * 2 milli seconds
  129. bHubContrCurrent 0 milli Ampere
  130. DeviceRemovable 0x00
  131. PortPwrCtrlMask 0xff
  132. Hub Port Status:
  133. Port 1: 0000.0503 highspeed power enable connect
  134. Device Status: 0x0003
  135. Self Powered
  136. Remote Wakeup Enabled
Advertisement
Add Comment
Please, Sign In to add comment