Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. Bus 001 Device 005: ID 1d50:e1e1 OpenMoko, Inc.
  2. Device Descriptor:
  3. bLength 18
  4. bDescriptorType 1
  5. bcdUSB 2.00
  6. bDeviceClass 0
  7. bDeviceSubClass 0
  8. bDeviceProtocol 0
  9. bMaxPacketSize0 64
  10. idVendor 0x1d50 OpenMoko, Inc.
  11. idProduct 0xe1e1
  12. bcdDevice 1.00
  13. iManufacturer 1 osmocom
  14. iProduct 2 USB E1 interface
  15. iSerial 3 00000000
  16. bNumConfigurations 1
  17. Configuration Descriptor:
  18. bLength 9
  19. bDescriptorType 2
  20. wTotalLength 0x0027
  21. bNumInterfaces 1
  22. bConfigurationValue 1
  23. iConfiguration 4 Main
  24. bmAttributes 0x80
  25. (Bus Powered)
  26. MaxPower 100mA
  27. Interface Descriptor:
  28. bLength 9
  29. bDescriptorType 4
  30. bInterfaceNumber 0
  31. bAlternateSetting 0
  32. bNumEndpoints 3
  33. bInterfaceClass 255 Vendor Specific Class
  34. bInterfaceSubClass 0
  35. bInterfaceProtocol 0
  36. iInterface 2 USB E1 interface
  37. Endpoint Descriptor:
  38. bLength 7
  39. bDescriptorType 5
  40. bEndpointAddress 0x01 EP 1 OUT
  41. bmAttributes 5
  42. Transfer Type Isochronous
  43. Synch Type Asynchronous
  44. Usage Type Data
  45. wMaxPacketSize 0x01b0 1x 432 bytes
  46. bInterval 1
  47. Endpoint Descriptor:
  48. bLength 7
  49. bDescriptorType 5
  50. bEndpointAddress 0x81 EP 1 IN
  51. bmAttributes 17
  52. Transfer Type Isochronous
  53. Synch Type None
  54. Usage Type Feedback
  55. wMaxPacketSize 0x0008 1x 8 bytes
  56. bInterval 3
  57. Endpoint Descriptor:
  58. bLength 7
  59. bDescriptorType 5
  60. bEndpointAddress 0x82 EP 2 IN
  61. bmAttributes 5
  62. Transfer Type Isochronous
  63. Synch Type Asynchronous
  64. Usage Type Data
  65. wMaxPacketSize 0x01b0 1x 432 bytes
  66. bInterval 1
  67. can't get device qualifier: Resource temporarily unavailable
  68. can't get debug descriptor: Resource temporarily unavailable
  69. cannot read device status, Resource temporarily unavailable (11)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement