NoPaste

lsusb -v surftab

von tr01

SNIPPET_TEXT:
  1. $ lsusb -v
  2.  
  3. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  4. Couldn't open device, some information will be missing
  5. Device Descriptor:$ lsusb -v$ lsusb -v
  6.  
  7. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  8. Couldn't open device, some information will be missing
  9. Device Descriptor:
  10.   bLength                18
  11.   bDescriptorType         1
  12.   bcdUSB               3.00
  13.   bDeviceClass            9 Hub
  14.   bDeviceSubClass         0 Unused
  15.   bDeviceProtocol         3
  16.   bMaxPacketSize0         9
  17.   idVendor           0x1d6b Linux Foundation
  18.   idProduct          0x0003 3.0 root hub
  19.   bcdDevice            4.07
  20.   iManufacturer           3
  21.   iProduct                2
  22.   iSerial                 1
  23.   bNumConfigurations      1
  24.   Configuration Descriptor:
  25.     bLength                 9
  26.     bDescriptorType         2
  27.     wTotalLength           31
  28.     bNumInterfaces          1
  29.     bConfigurationValue     1
  30.     iConfiguration          0
  31.     bmAttributes         0xe0
  32.       Self Powered
  33.       Remote Wakeup
  34.     MaxPower                0mA
  35.     Interface Descriptor:
  36.       bLength                 9
  37.       bDescriptorType         4
  38.       bInterfaceNumber        0
  39.       bAlternateSetting       0
  40.       bNumEndpoints           1
  41.       bInterfaceClass         9 Hub
  42.       bInterfaceSubClass      0 Unused
  43.       bInterfaceProtocol      0 Full speed (or root) hub
  44.       iInterface              0
  45.       Endpoint Descriptor:
  46.         bLength                 7
  47.         bDescriptorType         5
  48.         bEndpointAddress     0x81  EP 1 IN
  49.         bmAttributes            3
  50.           Transfer Type            Interrupt
  51.           Synch Type               None
  52.           Usage Type               Data
  53.         wMaxPacketSize     0x0004  1x 4 bytes
  54.         bInterval              12
  55.         bMaxBurst               0
  56.  
  57. Bus 001 Device 003: ID 8087:0911 Intel Corp.
  58. Couldn't open device, some information will be missing
  59. Device Descriptor:
  60.   bLength                18
  61.   bDescriptorType         1
  62.   bcdUSB               2.00
  63.   bDeviceClass          239 Miscellaneous Device
  64.   bDeviceSubClass         2 ?
  65.   bDeviceProtocol         1 Interface Association
  66.   bMaxPacketSize0        64
  67.   idVendor           0x8087 Intel Corp.
  68.   idProduct          0x0911
  69.   bcdDevice           17.30
  70.   iManufacturer           1
  71.   iProduct                2
  72.   iSerial                 3
  73.   bNumConfigurations      1
  74.   Configuration Descriptor:
  75.     bLength                 9
  76.     bDescriptorType         2
  77.     wTotalLength           95
  78.     bNumInterfaces          2
  79.     bConfigurationValue     1
  80.     iConfiguration          0
  81.     bmAttributes         0xe0
  82.       Self Powered
  83.       Remote Wakeup
  84.     MaxPower              100mA
  85.     Interface Association:
  86.       bLength                 8
  87.       bDescriptorType        11
  88.       bFirstInterface         0
  89.       bInterfaceCount         2
  90.       bFunctionClass          2 Communications
  91.       bFunctionSubClass      14
  92.       bFunctionProtocol       0
  93.       iFunction               4
  94.     Interface Descriptor:
  95.       bLength                 9
  96.       bDescriptorType         4
  97.       bInterfaceNumber        0
  98.       bAlternateSetting       0
  99.       bNumEndpoints           1
  100.       bInterfaceClass         2 Communications
  101.       bInterfaceSubClass     14
  102.       bInterfaceProtocol      0
  103.       iInterface              5
  104.       CDC Header:
  105.         bcdCDC               1.20
  106.       CDC Union:
  107.         bMasterInterface        0
  108.         bSlaveInterface         1
  109.       CDC MBIM:
  110.         bcdMBIMVersion       1.00
  111.         wMaxControlMessage   512
  112.         bNumberFilters       32
  113.         bMaxFilterSize       192
  114.         wMaxSegmentSize      1500
  115.         bmNetworkCapabilities 0x00
  116.       UNRECOGNIZED CDC:  08 24 1c 00 01 01 94 05
  117.       Endpoint Descriptor:
  118.         bLength                 7
  119.         bDescriptorType         5
  120.         bEndpointAddress     0x81  EP 1 IN
  121.         bmAttributes            3
  122.           Transfer Type            Interrupt
  123.           Synch Type               None
  124.           Usage Type               Data
  125.         wMaxPacketSize     0x0040  1x 64 bytes
  126.         bInterval               4
  127.     Interface Descriptor:
  128.       bLength                 9
  129.       bDescriptorType         4
  130.       bInterfaceNumber        1
  131.       bAlternateSetting       0
  132.       bNumEndpoints           0
  133.       bInterfaceClass        10 CDC Data
  134.       bInterfaceSubClass      0 Unused
  135.       bInterfaceProtocol      2
  136.       iInterface              6
  137.     Interface Descriptor:
  138.       bLength                 9
  139.       bDescriptorType         4
  140.       bInterfaceNumber        1
  141.       bAlternateSetting       1
  142.       bNumEndpoints           2
  143.       bInterfaceClass        10 CDC Data
  144.       bInterfaceSubClass      0 Unused
  145.       bInterfaceProtocol      2
  146.       iInterface              7
  147.       Endpoint Descriptor:
  148.         bLength                 7
  149.         bDescriptorType         5
  150.         bEndpointAddress     0x82  EP 2 IN
  151.         bmAttributes            2
  152.           Transfer Type            Bulk
  153.           Synch Type               None
  154.           Usage Type               Data
  155.         wMaxPacketSize     0x0200  1x 512 bytes
  156.         bInterval               0
  157.       Endpoint Descriptor:
  158.         bLength                 7
  159.         bDescriptorType         5
  160.         bEndpointAddress     0x02  EP 2 OUT
  161.         bmAttributes            2
  162.           Transfer Type            Bulk
  163.           Synch Type               None
  164.           Usage Type               Data
  165.         wMaxPacketSize     0x0200  1x 512 bytes
  166.         bInterval               0
  167.  
  168. Bus 001 Device 004: ID 1c4f:0063 SiGma Micro
  169. Couldn't open device, some information will be missing
  170. Device Descriptor:
  171.   bLength                18
  172.   bDescriptorType         1
  173.   bcdUSB               1.10
  174.   bDeviceClass            0 (Defined at Interface level)
  175.   bDeviceSubClass         0
  176.   bDeviceProtocol         0
  177.   bMaxPacketSize0         8
  178.   idVendor           0x1c4f SiGma Micro
  179.   idProduct          0x0063
  180.   bcdDevice            1.10
  181.   iManufacturer           1
  182.   iProduct                2
  183.   iSerial                 0
  184.   bNumConfigurations      1
  185.   Configuration Descriptor:
  186.     bLength                 9
  187.     bDescriptorType         2
  188.     wTotalLength           59
  189.     bNumInterfaces          2
  190.     bConfigurationValue     1
  191.     iConfiguration          0
  192.     bmAttributes         0xa0
  193.       (Bus Powered)
  194.       Remote Wakeup
  195.     MaxPower               98mA
  196.     Interface Descriptor:
  197.       bLength                 9
  198.       bDescriptorType         4
  199.       bInterfaceNumber        0
  200.       bAlternateSetting       0
  201.       bNumEndpoints           1
  202.       bInterfaceClass         3 Human Interface Device
  203.       bInterfaceSubClass      1 Boot Interface Subclass
  204.       bInterfaceProtocol      1 Keyboard
  205.       iInterface              0
  206.         HID Device Descriptor:
  207.           bLength                 9
  208.           bDescriptorType        33
  209.           bcdHID               1.10
  210.           bCountryCode            0 Not supported
  211.           bNumDescriptors         1
  212.           bDescriptorType        34 Report
  213.           wDescriptorLength      54
  214.          Report Descriptors:
  215.            ** UNAVAILABLE **
  216.       Endpoint Descriptor:
  217.         bLength                 7
  218.         bDescriptorType         5
  219.         bEndpointAddress     0x81  EP 1 IN
  220.         bmAttributes            3
  221.           Transfer Type            Interrupt
  222.           Synch Type               None
  223.           Usage Type               Data
  224.         wMaxPacketSize     0x0008  1x 8 bytes
  225.         bInterval              10
  226.     Interface Descriptor:
  227.       bLength                 9
  228.       bDescriptorType         4
  229.       bInterfaceNumber        1
  230.       bAlternateSetting       0
  231.       bNumEndpoints           1
  232.       bInterfaceClass         3 Human Interface Device
  233.       bInterfaceSubClass      0 No Subclass
  234.       bInterfaceProtocol      0 None
  235.       iInterface              0
  236.         HID Device Descriptor:
  237.           bLength                 9
  238.           bDescriptorType        33
  239.           bcdHID               1.10
  240.           bCountryCode            0 Not supported
  241.           bNumDescriptors         1
  242.           bDescriptorType        34 Report
  243.           wDescriptorLength     138
  244.          Report Descriptors:
  245.            ** UNAVAILABLE **
  246.       Endpoint Descriptor:
  247.         bLength                 7
  248.         bDescriptorType         5
  249.         bEndpointAddress     0x82  EP 2 IN
  250.         bmAttributes            3
  251.           Transfer Type            Interrupt
  252.           Synch Type               None
  253.           Usage Type               Data
  254.         wMaxPacketSize     0x0006  1x 6 bytes
  255.         bInterval              10
  256.  
  257. Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
  258. Couldn't open device, some information will be missing
  259. Device Descriptor:
  260.   bLength                18
  261.   bDescriptorType         1
  262.   bcdUSB               2.00
  263.   bDeviceClass            9 Hub
  264.   bDeviceSubClass         0 Unused
  265.   bDeviceProtocol         1 Single TT
  266.   bMaxPacketSize0        64
  267.   idVendor           0x05e3 Genesys Logic, Inc.
  268.   idProduct          0x0608 Hub
  269.   bcdDevice           85.36
  270.   iManufacturer           0
  271.   iProduct                1
  272.   iSerial                 0
  273.   bNumConfigurations      1
  274.   Configuration Descriptor:
  275.     bLength                 9
  276.     bDescriptorType         2
  277.     wTotalLength           25
  278.     bNumInterfaces          1
  279.     bConfigurationValue     1
  280.     iConfiguration          0
  281.     bmAttributes         0xe0
  282.       Self Powered
  283.       Remote Wakeup
  284.     MaxPower              100mA
  285.     Interface Descriptor:
  286.       bLength                 9
  287.       bDescriptorType         4
  288.       bInterfaceNumber        0
  289.       bAlternateSetting       0
  290.       bNumEndpoints           1
  291.       bInterfaceClass         9 Hub
  292.       bInterfaceSubClass      0 Unused
  293.       bInterfaceProtocol      0 Full speed (or root) hub
  294.       iInterface              0
  295.       Endpoint Descriptor:
  296.         bLength                 7
  297.         bDescriptorType         5
  298.         bEndpointAddress     0x81  EP 1 IN
  299.         bmAttributes            3
  300.           Transfer Type            Interrupt
  301.           Synch Type               None
  302.           Usage Type               Data
  303.         wMaxPacketSize     0x0001  1x 1 bytes
  304.         bInterval              12
  305.  
  306. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  307. Couldn't open device, some information will be missing
  308. Device Descriptor:
  309.   bLength                18
  310.   bDescriptorType         1
  311.   bcdUSB               2.00
  312.   bDeviceClass            9 Hub
  313.   bDeviceSubClass         0 Unused
  314.   bDeviceProtocol         1 Single TT
  315.   bMaxPacketSize0        64
  316.   idVendor           0x1d6b Linux Foundation
  317.   idProduct          0x0002 2.0 root hub
  318.   bcdDevice            4.07
  319.   iManufacturer           3
  320.   iProduct                2
  321.   iSerial                 1
  322.   bNumConfigurations      1
  323.   Configuration Descriptor:
  324.     bLength                 9
  325.     bDescriptorType         2
  326.     wTotalLength           25
  327.     bNumInterfaces          1
  328.     bConfigurationValue     1
  329.     iConfiguration          0
  330.     bmAttributes         0xe0
  331.       Self Powered
  332.       Remote Wakeup
  333.     MaxPower                0mA
  334.     Interface Descriptor:
  335.       bLength                 9
  336.       bDescriptorType         4
  337.       bInterfaceNumber        0
  338.       bAlternateSetting       0
  339.       bNumEndpoints           1
  340.       bInterfaceClass         9 Hub
  341.       bInterfaceSubClass      0 Unused
  342.       bInterfaceProtocol      0 Full speed (or root) hub
  343.       iInterface              0
  344.       Endpoint Descriptor:
  345.         bLength                 7
  346.         bDescriptorType         5
  347.         bEndpointAddress     0x81  EP 1 IN
  348.         bmAttributes            3
  349.           Transfer Type            Interrupt
  350.           Synch Type               None
  351.           Usage Type               Data
  352.         wMaxPacketSize     0x0004  1x 4 bytes
  353.         bInterval              12
  354.  
  355.  
  356. Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
  357. Couldn't open device, some information will be missing
  358. Device Descriptor:
  359.   bLength                18
  360.   bDescriptorType         1
  361.   bcdUSB               3.00
  362.   bDeviceClass            9 Hub
  363.   bDeviceSubClass         0 Unused
  364.   bDeviceProtocol         3
  365.   bMaxPacketSize0         9
  366.   idVendor           0x1d6b Linux Foundation
  367.   idProduct          0x0003 3.0 root hub
  368.   bcdDevice            4.07
  369.   iManufacturer           3
  370.   iProduct                2
  371.   iSerial                 1
  372.   bNumConfigurations      1
  373.   Configuration Descriptor:
  374.     bLength                 9
  375.     bDescriptorType         2
  376.     wTotalLength           31
  377.     bNumInterfaces          1
  378.     bConfigurationValue     1
  379.     iConfiguration          0
  380.     bmAttributes         0xe0
  381.       Self Powered
  382.       Remote Wakeup
  383.     MaxPower                0mA
  384.     Interface Descriptor:
  385.       bLength                 9
  386.       bDescriptorType         4
  387.       bInterfaceNumber        0
  388.       bAlternateSetting       0
  389.       bNumEndpoints           1
  390.       bInterfaceClass         9 Hub
  391.       bInterfaceSubClass      0 Unused
  392.       bInterfaceProtocol      0 Full speed (or root) hub
  393.       iInterface              0
  394.       Endpoint Descriptor:
  395.         bLength                 7
  396.         bDescriptorType         5
  397.         bEndpointAddress     0x81  EP 1 IN
  398.         bmAttributes            3
  399.           Transfer Type            Interrupt
  400.           Synch Type               None
  401.           Usage Type               Data
  402.         wMaxPacketSize     0x0004  1x 4 bytes
  403.         bInterval              12
  404.         bMaxBurst               0
  405.  
  406. Bus 001 Device 003: ID 8087:0911 Intel Corp.
  407. Couldn't open device, some information will be missing
  408. Device Descriptor:
  409.   bLength                18
  410.   bDescriptorType         1
  411.   bcdUSB               2.00
  412.   bDeviceClass          239 Miscellaneous Device
  413.   bDeviceSubClass         2 ?
  414.   bDeviceProtocol         1 Interface Association
  415.   bMaxPacketSize0        64
  416.   idVendor           0x8087 Intel Corp.
  417.   idProduct          0x0911
  418.   bcdDevice           17.30
  419.   iManufacturer           1
  420.   iProduct                2
  421.   iSerial                 3
  422.   bNumConfigurations      1
  423.   Configuration Descriptor:
  424.     bLength                 9
  425.     bDescriptorType         2
  426.     wTotalLength           95
  427.     bNumInterfaces          2
  428.     bConfigurationValue     1
  429.     iConfiguration          0
  430.     bmAttributes         0xe0
  431.       Self Powered
  432.       Remote Wakeup
  433.     MaxPower              100mA
  434.     Interface Association:
  435.       bLength                 8
  436.       bDescriptorType        11
  437.       bFirstInterface         0
  438.       bInterfaceCount         2
  439.       bFunctionClass          2 Communications
  440.       bFunctionSubClass      14
  441.       bFunctionProtocol       0
  442.       iFunction               4
  443.     Interface Descriptor:
  444.       bLength                 9
  445.       bDescriptorType         4
  446.       bInterfaceNumber        0
  447.       bAlternateSetting       0
  448.       bNumEndpoints           1
  449.       bInterfaceClass         2 Communications
  450.       bInterfaceSubClass     14
  451.       bInterfaceProtocol      0
  452.       iInterface              5
  453.       CDC Header:
  454.         bcdCDC               1.20
  455.       CDC Union:
  456.         bMasterInterface        0
  457.         bSlaveInterface         1
  458.       CDC MBIM:
  459.         bcdMBIMVersion       1.00
  460.         wMaxControlMessage   512
  461.         bNumberFilters       32
  462.         bMaxFilterSize       192
  463.         wMaxSegmentSize      1500
  464.         bmNetworkCapabilities 0x00
  465.       UNRECOGNIZED CDC:  08 24 1c 00 01 01 94 05
  466.       Endpoint Descriptor:
  467.         bLength                 7
  468.         bDescriptorType         5
  469.         bEndpointAddress     0x81  EP 1 IN
  470.         bmAttributes            3
  471.           Transfer Type            Interrupt
  472.           Synch Type               None
  473.           Usage Type               Data
  474.         wMaxPacketSize     0x0040  1x 64 bytes
  475.         bInterval               4
  476.     Interface Descriptor:
  477.       bLength                 9
  478.       bDescriptorType         4
  479.       bInterfaceNumber        1
  480.       bAlternateSetting       0
  481.       bNumEndpoints           0
  482.       bInterfaceClass        10 CDC Data
  483.       bInterfaceSubClass      0 Unused
  484.       bInterfaceProtocol      2
  485.       iInterface              6
  486.     Interface Descriptor:
  487.       bLength                 9
  488.       bDescriptorType         4
  489.       bInterfaceNumber        1
  490.       bAlternateSetting       1
  491.       bNumEndpoints           2
  492.       bInterfaceClass        10 CDC Data
  493.       bInterfaceSubClass      0 Unused
  494.       bInterfaceProtocol      2
  495.       iInterface              7
  496.       Endpoint Descriptor:
  497.         bLength                 7
  498.         bDescriptorType         5
  499.         bEndpointAddress     0x82  EP 2 IN
  500.         bmAttributes            2
  501.           Transfer Type            Bulk
  502.           Synch Type               None
  503.           Usage Type               Data
  504.         wMaxPacketSize     0x0200  1x 512 bytes
  505.         bInterval               0
  506.       Endpoint Descriptor:
  507.         bLength                 7
  508.         bDescriptorType         5
  509.         bEndpointAddress     0x02  EP 2 OUT
  510.         bmAttributes            2
  511.           Transfer Type            Bulk
  512.           Synch Type               None
  513.           Usage Type               Data
  514.         wMaxPacketSize     0x0200  1x 512 bytes
  515.         bInterval               0
  516.  
  517. Bus 001 Device 004: ID 1c4f:0063 SiGma Micro
  518. Couldn't open device, some information will be missing
  519. Device Descriptor:
  520.   bLength                18
  521.   bDescriptorType         1
  522.   bcdUSB               1.10
  523.   bDeviceClass            0 (Defined at Interface level)
  524.   bDeviceSubClass         0
  525.   bDeviceProtocol         0
  526.   bMaxPacketSize0         8
  527.   idVendor           0x1c4f SiGma Micro
  528.   idProduct          0x0063
  529.   bcdDevice            1.10
  530.   iManufacturer           1
  531.   iProduct                2
  532.   iSerial                 0
  533.   bNumConfigurations      1
  534.   Configuration Descriptor:
  535.     bLength                 9
  536.     bDescriptorType         2
  537.     wTotalLength           59
  538.     bNumInterfaces          2
  539.     bConfigurationValue     1
  540.     iConfiguration          0
  541.     bmAttributes         0xa0
  542.       (Bus Powered)
  543.       Remote Wakeup
  544.     MaxPower               98mA
  545.     Interface Descriptor:
  546.       bLength                 9
  547.       bDescriptorType         4
  548.       bInterfaceNumber        0
  549.       bAlternateSetting       0
  550.       bNumEndpoints           1
  551.       bInterfaceClass         3 Human Interface Device
  552.       bInterfaceSubClass      1 Boot Interface Subclass
  553.       bInterfaceProtocol      1 Keyboard
  554.       iInterface              0
  555.         HID Device Descriptor:
  556.           bLength                 9
  557.           bDescriptorType        33
  558.           bcdHID               1.10
  559.           bCountryCode            0 Not supported
  560.           bNumDescriptors         1
  561.           bDescriptorType        34 Report
  562.           wDescriptorLength      54
  563.          Report Descriptors:
  564.            ** UNAVAILABLE **
  565.       Endpoint Descriptor:
  566.         bLength                 7
  567.         bDescriptorType         5
  568.         bEndpointAddress     0x81  EP 1 IN
  569.         bmAttributes            3
  570.           Transfer Type            Interrupt
  571.           Synch Type               None
  572.           Usage Type               Data
  573.         wMaxPacketSize     0x0008  1x 8 bytes
  574.         bInterval              10
  575.     Interface Descriptor:
  576.       bLength                 9
  577.       bDescriptorType         4
  578.       bInterfaceNumber        1
  579.       bAlternateSetting       0
  580.       bNumEndpoints           1
  581.       bInterfaceClass         3 Human Interface Device
  582.       bInterfaceSubClass      0 No Subclass
  583.       bInterfaceProtocol      0 None
  584.       iInterface              0
  585.         HID Device Descriptor:
  586.           bLength                 9
  587.           bDescriptorType        33
  588.           bcdHID               1.10
  589.           bCountryCode            0 Not supported
  590.           bNumDescriptors         1
  591.           bDescriptorType        34 Report
  592.           wDescriptorLength     138
  593.          Report Descriptors:
  594.            ** UNAVAILABLE **
  595.       Endpoint Descriptor:
  596.         bLength                 7
  597.         bDescriptorType         5
  598.         bEndpointAddress     0x82  EP 2 IN
  599.         bmAttributes            3
  600.           Transfer Type            Interrupt
  601.           Synch Type               None
  602.           Usage Type               Data
  603.         wMaxPacketSize     0x0006  1x 6 bytes
  604.         bInterval              10
  605.  
  606. Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
  607. Couldn't open device, some information will be missing
  608. Device Descriptor:
  609.   bLength                18
  610.   bDescriptorType         1
  611.   bcdUSB               2.00
  612.   bDeviceClass            9 Hub
  613.   bDeviceSubClass         0 Unused
  614.   bDeviceProtocol         1 Single TT
  615.   bMaxPacketSize0        64
  616.   idVendor           0x05e3 Genesys Logic, Inc.
  617.   idProduct          0x0608 Hub
  618.   bcdDevice           85.36
  619.   iManufacturer           0
  620.   iProduct                1
  621.   iSerial                 0
  622.   bNumConfigurations      1
  623.   Configuration Descriptor:
  624.     bLength                 9
  625.     bDescriptorType         2
  626.     wTotalLength           25
  627.     bNumInterfaces          1
  628.     bConfigurationValue     1
  629.     iConfiguration          0
  630.     bmAttributes         0xe0
  631.       Self Powered
  632.       Remote Wakeup
  633.     MaxPower              100mA
  634.     Interface Descriptor:
  635.       bLength                 9
  636.       bDescriptorType         4
  637.       bInterfaceNumber        0
  638.       bAlternateSetting       0
  639.       bNumEndpoints           1
  640.       bInterfaceClass         9 Hub
  641.       bInterfaceSubClass      0 Unused
  642.       bInterfaceProtocol      0 Full speed (or root) hub
  643.       iInterface              0
  644.       Endpoint Descriptor:
  645.         bLength                 7
  646.         bDescriptorType         5
  647.         bEndpointAddress     0x81  EP 1 IN
  648.         bmAttributes            3
  649.           Transfer Type            Interrupt
  650.           Synch Type               None
  651.           Usage Type               Data
  652.         wMaxPacketSize     0x0001  1x 1 bytes
  653.         bInterval              12
  654.  
  655. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  656. Couldn't open device, some information will be missing
  657. Device Descriptor:
  658.   bLength                18
  659.   bDescriptorType         1
  660.   bcdUSB               2.00
  661.   bDeviceClass            9 Hub
  662.   bDeviceSubClass         0 Unused
  663.   bDeviceProtocol         1 Single TT
  664.   bMaxPacketSize0        64
  665.   idVendor           0x1d6b Linux Foundation
  666.   idProduct          0x0002 2.0 root hub
  667.   bcdDevice            4.07
  668.   iManufacturer           3
  669.   iProduct                2
  670.   iSerial                 1
  671.   bNumConfigurations      1
  672.   Configuration Descriptor:
  673.     bLength                 9
  674.     bDescriptorType         2
  675.     wTotalLength           25
  676.     bNumInterfaces          1
  677.     bConfigurationValue     1
  678.     iConfiguration          0
  679.     bmAttributes         0xe0
  680.       Self Powered
  681.       Remote Wakeup
  682.     MaxPower                0mA
  683.     Interface Descriptor:
  684.       bLength                 9
  685.       bDescriptorType         4
  686.       bInterfaceNumber        0
  687.       bAlternateSetting       0
  688.       bNumEndpoints           1
  689.       bInterfaceClass         9 Hub
  690.       bInterfaceSubClass      0 Unused
  691.       bInterfaceProtocol      0 Full speed (or root) hub
  692.       iInterface              0
  693.       Endpoint Descriptor:
  694.         bLength                 7
  695.         bDescriptorType         5
  696.         bEndpointAddress     0x81  EP 1 IN
  697.         bmAttributes            3
  698.           Transfer Type            Interrupt
  699.           Synch Type               None
  700.           Usage Type               Data
  701.         wMaxPacketSize     0x0004  1x 4 bytes
  702.         bInterval              12
  703.  
  704.   bLength                18
  705.   bDescriptorType         1
  706.   bcdUSB               3.00
  707.   bDeviceClass            9 Hub
  708.   bDeviceSubClass         0 Unused
  709.   bDeviceProtocol         3
  710.   bMaxPacketSize0         9
  711.   idVendor           0x1d6b Linux Foundation
  712.   idProduct          0x0003 3.0 root hub
  713.   bcdDevice            4.07
  714.   iManufacturer           3
  715.   iProduct                2
  716.   iSerial                 1
  717.   bNumConfigurations      1
  718.   Configuration Descriptor:
  719.     bLength                 9
  720.     bDescriptorType         2
  721.     wTotalLength           31
  722.     bNumInterfaces          1
  723.     bConfigurationValue     1
  724.     iConfiguration          0
  725.     bmAttributes         0xe0
  726.       Self Powered
  727.       Remote Wakeup
  728.     MaxPower                0mA
  729.     Interface Descriptor:
  730.       bLength                 9
  731.       bDescriptorType         4
  732.       bInterfaceNumber        0
  733.       bAlternateSetting       0
  734.       bNumEndpoints           1
  735.       bInterfaceClass         9 Hub
  736.       bInterfaceSubClass      0 Unused
  737.       bInterfaceProtocol      0 Full speed (or root) hub
  738.       iInterface              0
  739.       Endpoint Descriptor:
  740.         bLength                 7
  741.         bDescriptorType         5
  742.         bEndpointAddress     0x81  EP 1 IN
  743.         bmAttributes            3
  744.           Transfer Type            Interrupt
  745.           Synch Type               None
  746.           Usage Type               Data
  747.         wMaxPacketSize     0x0004  1x 4 bytes
  748.         bInterval              12
  749.         bMaxBurst               0
  750.  
  751. Bus 001 Device 003: ID 8087:0911 Intel Corp.
  752. Couldn't open device, some information will be missing
  753. Device Descriptor:
  754.   bLength                18
  755.   bDescriptorType         1
  756.   bcdUSB               2.00
  757.   bDeviceClass          239 Miscellaneous Device
  758.   bDeviceSubClass         2 ?
  759.   bDeviceProtocol         1 Interface Association
  760.   bMaxPacketSize0        64
  761.   idVendor           0x8087 Intel Corp.
  762.   idProduct          0x0911
  763.   bcdDevice           17.30
  764.   iManufacturer           1
  765.   iProduct                2
  766.   iSerial                 3
  767.   bNumConfigurations      1
  768.   Configuration Descriptor:
  769.     bLength                 9
  770.     bDescriptorType         2
  771.     wTotalLength           95
  772.     bNumInterfaces          2
  773.     bConfigurationValue     1
  774.     iConfiguration          0
  775.     bmAttributes         0xe0
  776.       Self Powered
  777.       Remote Wakeup
  778.     MaxPower              100mA
  779.     Interface Association:
  780.       bLength                 8
  781.       bDescriptorType        11
  782.       bFirstInterface         0
  783.       bInterfaceCount         2
  784.       bFunctionClass          2 Communications
  785.       bFunctionSubClass      14
  786.       bFunctionProtocol       0
  787.       iFunction               4
  788.     Interface Descriptor:
  789.       bLength                 9
  790.       bDescriptorType         4
  791.       bInterfaceNumber        0
  792.       bAlternateSetting       0
  793.       bNumEndpoints           1
  794.       bInterfaceClass         2 Communications
  795.       bInterfaceSubClass     14
  796.       bInterfaceProtocol      0
  797.       iInterface              5
  798.       CDC Header:
  799.         bcdCDC               1.20
  800.       CDC Union:
  801.         bMasterInterface        0
  802.         bSlaveInterface         1
  803.       CDC MBIM:
  804.         bcdMBIMVersion       1.00
  805.         wMaxControlMessage   512
  806.         bNumberFilters       32
  807.         bMaxFilterSize       192
  808.         wMaxSegmentSize      1500
  809.         bmNetworkCapabilities 0x00
  810.       UNRECOGNIZED CDC:  08 24 1c 00 01 01 94 05
  811.       Endpoint Descriptor:
  812.         bLength                 7
  813.         bDescriptorType         5
  814.         bEndpointAddress     0x81  EP 1 IN
  815.         bmAttributes            3
  816.           Transfer Type            Interrupt
  817.           Synch Type               None
  818.           Usage Type               Data
  819.         wMaxPacketSize     0x0040  1x 64 bytes
  820.         bInterval               4
  821.     Interface Descriptor:
  822.       bLength                 9
  823.       bDescriptorType         4
  824.       bInterfaceNumber        1
  825.       bAlternateSetting       0
  826.       bNumEndpoints           0
  827.       bInterfaceClass        10 CDC Data
  828.       bInterfaceSubClass      0 Unused
  829.       bInterfaceProtocol      2
  830.       iInterface              6
  831.     Interface Descriptor:
  832.       bLength                 9
  833.       bDescriptorType         4
  834.       bInterfaceNumber        1
  835.       bAlternateSetting       1
  836.       bNumEndpoints           2
  837.       bInterfaceClass        10 CDC Data
  838.       bInterfaceSubClass      0 Unused
  839.       bInterfaceProtocol      2
  840.       iInterface              7
  841.       Endpoint Descriptor:
  842.         bLength                 7
  843.         bDescriptorType         5
  844.         bEndpointAddress     0x82  EP 2 IN
  845.         bmAttributes            2
  846.           Transfer Type            Bulk
  847.           Synch Type               None
  848.           Usage Type               Data
  849.         wMaxPacketSize     0x0200  1x 512 bytes
  850.         bInterval               0
  851.       Endpoint Descriptor:
  852.         bLength                 7
  853.         bDescriptorType         5
  854.         bEndpointAddress     0x02  EP 2 OUT
  855.         bmAttributes            2
  856.           Transfer Type            Bulk
  857.           Synch Type               None
  858.           Usage Type               Data
  859.         wMaxPacketSize     0x0200  1x 512 bytes
  860.         bInterval               0
  861.  
  862. Bus 001 Device 004: ID 1c4f:0063 SiGma Micro
  863. Couldn't open device, some information will be missing
  864. Device Descriptor:
  865.   bLength                18
  866.   bDescriptorType         1
  867.   bcdUSB               1.10
  868.   bDeviceClass            0 (Defined at Interface level)
  869.   bDeviceSubClass         0
  870.   bDeviceProtocol         0
  871.   bMaxPacketSize0         8
  872.   idVendor           0x1c4f SiGma Micro
  873.   idProduct          0x0063
  874.   bcdDevice            1.10
  875.   iManufacturer           1
  876.   iProduct                2
  877.   iSerial                 0
  878.   bNumConfigurations      1
  879.   Configuration Descriptor:
  880.     bLength                 9
  881.     bDescriptorType         2
  882.     wTotalLength           59
  883.     bNumInterfaces          2
  884.     bConfigurationValue     1
  885.     iConfiguration          0
  886.     bmAttributes         0xa0
  887.       (Bus Powered)
  888.       Remote Wakeup
  889.     MaxPower               98mA
  890.     Interface Descriptor:
  891.       bLength                 9
  892.       bDescriptorType         4
  893.       bInterfaceNumber        0
  894.       bAlternateSetting       0
  895.       bNumEndpoints           1
  896.       bInterfaceClass         3 Human Interface Device
  897.       bInterfaceSubClass      1 Boot Interface Subclass
  898.       bInterfaceProtocol      1 Keyboard
  899.       iInterface              0
  900.         HID Device Descriptor:
  901.           bLength                 9
  902.           bDescriptorType        33
  903.           bcdHID               1.10
  904.           bCountryCode            0 Not supported
  905.           bNumDescriptors         1
  906.           bDescriptorType        34 Report
  907.           wDescriptorLength      54
  908.          Report Descriptors:
  909.            ** UNAVAILABLE **
  910.       Endpoint Descriptor:
  911.         bLength                 7
  912.         bDescriptorType         5
  913.         bEndpointAddress     0x81  EP 1 IN
  914.         bmAttributes            3
  915.           Transfer Type            Interrupt
  916.           Synch Type               None
  917.           Usage Type               Data
  918.         wMaxPacketSize     0x0008  1x 8 bytes
  919.         bInterval              10
  920.     Interface Descriptor:
  921.       bLength                 9
  922.       bDescriptorType         4
  923.       bInterfaceNumber        1
  924.       bAlternateSetting       0
  925.       bNumEndpoints           1
  926.       bInterfaceClass         3 Human Interface Device
  927.       bInterfaceSubClass      0 No Subclass
  928.       bInterfaceProtocol      0 None
  929.       iInterface              0
  930.         HID Device Descriptor:
  931.           bLength                 9
  932.           bDescriptorType        33
  933.           bcdHID               1.10
  934.           bCountryCode            0 Not supported
  935.           bNumDescriptors         1
  936.           bDescriptorType        34 Report
  937.           wDescriptorLength     138
  938.          Report Descriptors:
  939.            ** UNAVAILABLE **
  940.       Endpoint Descriptor:
  941.         bLength                 7
  942.         bDescriptorType         5
  943.         bEndpointAddress     0x82  EP 2 IN
  944.         bmAttributes            3
  945.           Transfer Type            Interrupt
  946.           Synch Type               None
  947.           Usage Type               Data
  948.         wMaxPacketSize     0x0006  1x 6 bytes
  949.         bInterval              10
  950.  
  951. Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc. Hub
  952. Couldn't open device, some information will be missing
  953. Device Descriptor:
  954.   bLength                18
  955.   bDescriptorType         1
  956.   bcdUSB               2.00
  957.   bDeviceClass            9 Hub
  958.   bDeviceSubClass         0 Unused
  959.   bDeviceProtocol         1 Single TT
  960.   bMaxPacketSize0        64
  961.   idVendor           0x05e3 Genesys Logic, Inc.
  962.   idProduct          0x0608 Hub
  963.   bcdDevice           85.36
  964.   iManufacturer           0
  965.   iProduct                1
  966.   iSerial                 0
  967.   bNumConfigurations      1
  968.   Configuration Descriptor:
  969.     bLength                 9
  970.     bDescriptorType         2
  971.     wTotalLength           25
  972.     bNumInterfaces          1
  973.     bConfigurationValue     1
  974.     iConfiguration          0
  975.     bmAttributes         0xe0
  976.       Self Powered
  977.       Remote Wakeup
  978.     MaxPower              100mA
  979.     Interface Descriptor:
  980.       bLength                 9
  981.       bDescriptorType         4
  982.       bInterfaceNumber        0
  983.       bAlternateSetting       0
  984.       bNumEndpoints           1
  985.       bInterfaceClass         9 Hub
  986.       bInterfaceSubClass      0 Unused
  987.       bInterfaceProtocol      0 Full speed (or root) hub
  988.       iInterface              0
  989.       Endpoint Descriptor:
  990.         bLength                 7
  991.         bDescriptorType         5
  992.         bEndpointAddress     0x81  EP 1 IN
  993.         bmAttributes            3
  994.           Transfer Type            Interrupt
  995.           Synch Type               None
  996.           Usage Type               Data
  997.         wMaxPacketSize     0x0001  1x 1 bytes
  998.         bInterval              12
  999.  
  1000. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1001. Couldn't open device, some information will be missing
  1002. Device Descriptor:
  1003.   bLength                18
  1004.   bDescriptorType         1
  1005.   bcdUSB               2.00
  1006.   bDeviceClass            9 Hub
  1007.   bDeviceSubClass         0 Unused
  1008.   bDeviceProtocol         1 Single TT
  1009.   bMaxPacketSize0        64
  1010.   idVendor           0x1d6b Linux Foundation
  1011.   idProduct          0x0002 2.0 root hub
  1012.   bcdDevice            4.07
  1013.   iManufacturer           3
  1014.   iProduct                2
  1015.   iSerial                 1
  1016.   bNumConfigurations      1
  1017.   Configuration Descriptor:
  1018.     bLength                 9
  1019.     bDescriptorType         2
  1020.     wTotalLength           25
  1021.     bNumInterfaces          1
  1022.     bConfigurationValue     1
  1023.     iConfiguration          0
  1024.     bmAttributes         0xe0
  1025.       Self Powered
  1026.       Remote Wakeup
  1027.     MaxPower                0mA
  1028.     Interface Descriptor:
  1029.       bLength                 9
  1030.       bDescriptorType         4
  1031.       bInterfaceNumber        0
  1032.       bAlternateSetting       0
  1033.       bNumEndpoints           1
  1034.       bInterfaceClass         9 Hub
  1035.       bInterfaceSubClass      0 Unused
  1036.       bInterfaceProtocol      0 Full speed (or root) hub
  1037.       iInterface              0
  1038.       Endpoint Descriptor:
  1039.         bLength                 7
  1040.         bDescriptorType         5
  1041.         bEndpointAddress     0x81  EP 1 IN
  1042.         bmAttributes            3
  1043.           Transfer Type            Interrupt
  1044.           Synch Type               None
  1045.           Usage Type               Data
  1046.         wMaxPacketSize     0x0004  1x 4 bytes
  1047.         bInterval              12

Quellcode

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