NoPaste

lsusb -v

von KBDCALLS

SNIPPET_TEXT:
  1. 30217.525727] usb 2-2: new high-speed USB device number 6 using xhci_hcd
  2. [30217.654530] usb 2-2: New USB device found, idVendor=03f0, idProduct=2b05
  3. [30217.654533] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  4. [30217.654535] usb 2-2: Product: HP Scanjet N7710
  5. [30217.654536] usb 2-2: Manufacturer: Hewlett-Packard
  6. [30217.654537] usb 2-2: SerialNumber: CN79RA707P04X2
  7. [30217.654724] usb 2-2: ep 0x1 - rounding interval to 8 microframes, ep desc says 10 microframes
  8. [30217.654727] usb 2-2: ep 0x81 - rounding interval to 8 microframes, ep desc says 10 microframes[/code]
  9.  
  10. [b]lsusb -v[/b] sagt:
  11.  
  12. [code]Bus 002 Device 006: ID 03f0:2b05 Hewlett-Packard
  13. Device Descriptor:
  14.   bLength                18
  15.   bDescriptorType         1
  16.   bcdUSB               2.00
  17.   bDeviceClass            0 (Defined at Interface level)
  18.   bDeviceSubClass         0
  19.   bDeviceProtocol         0
  20.   bMaxPacketSize0        64
  21.   idVendor           0x03f0 Hewlett-Packard
  22.   idProduct          0x2b05
  23.   bcdDevice            1.00
  24.   iManufacturer           1 Hewlett-Packard
  25.   iProduct                2 HP Scanjet N7710
  26.   iSerial                 3 CN79RA707P04X2
  27.   bNumConfigurations      1
  28.   Configuration Descriptor:
  29.     bLength                 9
  30.     bDescriptorType         2
  31.     wTotalLength           39
  32.     bNumInterfaces          1
  33.     bConfigurationValue     1
  34.     iConfiguration          4 Default Congurataion
  35.     bmAttributes         0xc0
  36.       Self Powered
  37.     MaxPower                4mA
  38.     Interface Descriptor:
  39.       bLength                 9
  40.       bDescriptorType         4
  41.       bInterfaceNumber        0
  42.       bAlternateSetting       0
  43.       bNumEndpoints           3
  44.       bInterfaceClass       255 Vendor Specific Class
  45.       bInterfaceSubClass    255 Vendor Specific Subclass
  46.       bInterfaceProtocol    255 Vendor Specific Protocol
  47.       iInterface              5 Scanner INterface
  48.       Endpoint Descriptor:
  49.         bLength                 7
  50.         bDescriptorType         5
  51.         bEndpointAddress     0x01  EP 1 OUT
  52.         bmAttributes            2
  53.           Transfer Type            Bulk
  54.           Synch Type               None
  55.           Usage Type               Data
  56.         wMaxPacketSize     0x0200  1x 512 bytes
  57.         bInterval              10
  58.       Endpoint Descriptor:
  59.         bLength                 7
  60.         bDescriptorType         5
  61.         bEndpointAddress     0x81  EP 1 IN
  62.         bmAttributes            2
  63.           Transfer Type            Bulk
  64.           Synch Type               None
  65.           Usage Type               Data
  66.         wMaxPacketSize     0x0200  1x 512 bytes
  67.         bInterval              10
  68.       Endpoint Descriptor:
  69.         bLength                 7
  70.         bDescriptorType         5
  71.         bEndpointAddress     0x82  EP 2 IN
  72.         bmAttributes            3
  73.           Transfer Type            Interrupt
  74.           Synch Type               None
  75.           Usage Type               Data
  76.         wMaxPacketSize     0x0008  1x 8 bytes
  77.         bInterval              16
  78. Device Qualifier (for other device speed):
  79.   bLength                10
  80.   bDescriptorType         6
  81.   bcdUSB               2.00
  82.   bDeviceClass            0 (Defined at Interface level)
  83.   bDeviceSubClass         0
  84.   bDeviceProtocol         0
  85.   bMaxPacketSize0        64
  86.   bNumConfigurations      1
  87. Device Status:     0x0001
  88.   Self Powered

Quellcode

Hier kannst du den Code kopieren und ihn in deinen bevorzugten Editor einfügen. PASTEBIN_DOWNLOAD_SNIPPET_EXPLAIN