Advertisement
Guest User

Untitled

a guest
Jun 27th, 2021
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.89 KB | None | 0 0
  1. Bus 002 Device 004: ID 0781:5583 SanDisk Corp. Ultra Fit
  2. Device Descriptor:
  3. bLength 18
  4. bDescriptorType 1
  5. bcdUSB 2.10
  6. bDeviceClass 0
  7. bDeviceSubClass 0
  8. bDeviceProtocol 0
  9. bMaxPacketSize0 64
  10. idVendor 0x0781 SanDisk Corp.
  11. idProduct 0x5583 Ultra Fit
  12. bcdDevice 1.00
  13. iManufacturer 1 SanDisk
  14. iProduct 2 Ultra Fit
  15. iSerial 3 (removed)
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 0x0020
  21. bNumInterfaces 1
  22. bConfigurationValue 1
  23. iConfiguration 0
  24. bmAttributes 0x80
  25. (Bus Powered)
  26. MaxPower 224mA
  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-Only
  36. iInterface 0
  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. Binary Object Store Descriptor:
  58. bLength 5
  59. bDescriptorType 15
  60. wTotalLength 0x0016
  61. bNumDeviceCaps 2
  62. USB 2.0 Extension Device Capability:
  63. bLength 7
  64. bDescriptorType 16
  65. bDevCapabilityType 2
  66. bmAttributes 0x00000002
  67. HIRD Link Power Management (LPM) Supported
  68. SuperSpeed USB Device Capability:
  69. bLength 10
  70. bDescriptorType 16
  71. bDevCapabilityType 3
  72. bmAttributes 0x00
  73. wSpeedsSupported 0x000e
  74. Device can operate at Full Speed (12Mbps)
  75. Device can operate at High Speed (480Mbps)
  76. Device can operate at SuperSpeed (5Gbps)
  77. bFunctionalitySupport 1
  78. Lowest fully-functional device speed is Full Speed (12Mbps)
  79. bU1DevExitLat 10 micro seconds
  80. bU2DevExitLat 256 micro seconds
  81. can't get debug descriptor: Resource temporarily unavailable
  82. Device Status: 0x0000
  83. (Bus Powered)
  84.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement