Advertisement
Guest User

Untitled

a guest
May 5th, 2013
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. sudo lsusb -d 147e:2020 -v
  2.  
  3. Bus 001 Device 003: ID 147e:2020 Upek TouchChip Fingerprint Coprocessor (WBF advanced mode)
  4. Device Descriptor:
  5. bLength 18
  6. bDescriptorType 1
  7. bcdUSB 1.10
  8. bDeviceClass 0 (Defined at Interface level)
  9. bDeviceSubClass 0
  10. bDeviceProtocol 0
  11. bMaxPacketSize0 8
  12. idVendor 0x147e Upek
  13. idProduct 0x2020 TouchChip Fingerprint Coprocessor (WBF advanced mode)
  14. bcdDevice 0.01
  15. iManufacturer 1 Auth
  16. iProduct 2 Biometric Coprocessor
  17. iSerial 0
  18. bNumConfigurations 1
  19. Configuration Descriptor:
  20. bLength 9
  21. bDescriptorType 2
  22. wTotalLength 39
  23. bNumInterfaces 1
  24. bConfigurationValue 1
  25. iConfiguration 0
  26. bmAttributes 0xa0
  27. (Bus Powered)
  28. Remote Wakeup
  29. MaxPower 100mA
  30. Interface Descriptor:
  31. bLength 9
  32. bDescriptorType 4
  33. bInterfaceNumber 0
  34. bAlternateSetting 0
  35. bNumEndpoints 3
  36. bInterfaceClass 255 Vendor Specific Class
  37. bInterfaceSubClass 0
  38. bInterfaceProtocol 0
  39. iInterface 0
  40. Endpoint Descriptor:
  41. bLength 7
  42. bDescriptorType 5
  43. bEndpointAddress 0x81 EP 1 IN
  44. bmAttributes 2
  45. Transfer Type Bulk
  46. Synch Type None
  47. Usage Type Data
  48. wMaxPacketSize 0x0040 1x 64 bytes
  49. bInterval 0
  50. Endpoint Descriptor:
  51. bLength 7
  52. bDescriptorType 5
  53. bEndpointAddress 0x02 EP 2 OUT
  54. bmAttributes 2
  55. Transfer Type Bulk
  56. Synch Type None
  57. Usage Type Data
  58. wMaxPacketSize 0x0040 1x 64 bytes
  59. bInterval 0
  60. Endpoint Descriptor:
  61. bLength 7
  62. bDescriptorType 5
  63. bEndpointAddress 0x83 EP 3 IN
  64. bmAttributes 3
  65. Transfer Type Interrupt
  66. Synch Type None
  67. Usage Type Data
  68. wMaxPacketSize 0x0004 1x 4 bytes
  69. bInterval 20
  70. Device Status: 0x0000
  71. (Bus Powered)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement