Guest User

Untitled

a guest
Jan 22nd, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. Bus 004 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 USB-Serial (UART) IC
  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 8
  10. idVendor 0x0403 Future Technology Devices International, Ltd
  11. idProduct 0x6001 FT232 USB-Serial (UART) IC
  12. bcdDevice 6.00
  13. iManufacturer 1 FTDI
  14. iProduct 2 USB Serial Converter
  15. iSerial 3 FTF6DT1K
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 32
  21. bNumInterfaces 1
  22. bConfigurationValue 1
  23. iConfiguration 0
  24. bmAttributes 0xa0
  25. (Bus Powered)
  26. Remote Wakeup
  27. MaxPower 44mA
  28. Interface Descriptor:
  29. bLength 9
  30. bDescriptorType 4
  31. bInterfaceNumber 0
  32. bAlternateSetting 0
  33. bNumEndpoints 2
  34. bInterfaceClass 255 Vendor Specific Class
  35. bInterfaceSubClass 255 Vendor Specific Subclass
  36. bInterfaceProtocol 255 Vendor Specific Protocol
  37. iInterface 2 USB Serial Converter
  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 0x0040 1x 64 bytes
  47. bInterval 0
  48. Endpoint Descriptor:
  49. bLength 7
  50. bDescriptorType 5
  51. bEndpointAddress 0x02 EP 2 OUT
  52. bmAttributes 2
  53. Transfer Type Bulk
  54. Synch Type None
  55. Usage Type Data
  56. wMaxPacketSize 0x0040 1x 64 bytes
  57. bInterval 0
  58. Device Status: 0x0000
  59. (Bus Powered)
Add Comment
Please, Sign In to add comment