VirtualBox

Changes between Initial Version and Version 1 of Ticket #6860


Ignore:
Timestamp:
Jun 2, 2010 7:24:14 AM (15 years ago)
Author:
Frank Mehnert
Comment:

Please, never paste such big files into the ticket, there is an Attach function!

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6860 – Description

    initial v1  
    11If I have my Microsoft Office Keyboard attached, VirtualBox fails to detect all USB devices properly (and it even crash after the first detection). If I un-plug the keyboard, everything works okay.
    22
    3 E.g. if I have the keyboard attached, the following happens:
     3E.g. if I have the keyboard attached, the following happens (see attached output of ''VBoxManage list usbhost''.
    44
    55
    6 {{{
    7 VBoxManage list usbhost                                                         
    8 
    9 23:19
    10 Oracle VM VirtualBox Command Line Management Interface Version 3.2.0
    11 (C) 2005-2010 Oracle Corporation
    12 All rights reserved.
    13 
    14 Host USB Devices:
    15 
    16 UUID:               f7d657bb-e8bf-4bc4-9c8a-6037dbc0c9d4
    17 VendorId:           0x0458 (0458)
    18 ProductId:          0x0065 (0065)
    19 Revision:           0.0 (0000)
    20 Manufacturer:       Genius
    21 Product:            4D Scroll Mouse
    22 Address:            sysfs:/sys/devices/pci0000:00/0000:00:1a.2/usb5/5-1//device:/dev/bus/usb/005/002
    23 Current State:      Busy
    24 
    25 UUID:               6a63842b-3257-4602-866f-367cdbf91330
    26 VendorId:           0x045e (045E)
    27 ProductId:          0x0048 (0048)
    28 Revision:           1.36 (0136)
    29 ERROR: code NS_ERROR_ABORT (0x80004004) - Operation aborted (extended info not available)
    30 Context: "COMGETTER(Product)(bstr.asOutParam())" at line 718 of file VBoxManageList.cpp
    31 
    32 }}}
    33 
    34 
    35 
    36 
    37 ----
    38 
    39 In case if it's any help, my 'lsusb -v' output is the following:
    40 
    41 
    42 {{{
    43 Bus 002 Device 002: ID 058f:6362 Alcor Micro Corp. Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
    44 Device Descriptor:
    45   bLength                18
    46   bDescriptorType         1
    47   bcdUSB               2.00
    48   bDeviceClass            0 (Defined at Interface level)
    49   bDeviceSubClass         0
    50   bDeviceProtocol         0
    51   bMaxPacketSize0        64
    52   idVendor           0x058f Alcor Micro Corp.
    53   idProduct          0x6362 Hi-Speed 21-in-1 Flash Card Reader/Writer (Internal/External)
    54   bcdDevice            1.29
    55   iManufacturer           1 Generic
    56   iProduct                2 Mass Storage Device
    57   iSerial                 3 058F312D81B
    58   bNumConfigurations      1
    59   Configuration Descriptor:
    60     bLength                 9
    61     bDescriptorType         2
    62     wTotalLength           32
    63     bNumInterfaces          1
    64     bConfigurationValue     1
    65     iConfiguration          0
    66     bmAttributes         0x80
    67       (Bus Powered)
    68     MaxPower              100mA
    69     Interface Descriptor:
    70       bLength                 9
    71       bDescriptorType         4
    72       bInterfaceNumber        0
    73       bAlternateSetting       0
    74       bNumEndpoints           2
    75       bInterfaceClass         8 Mass Storage
    76       bInterfaceSubClass      6 SCSI
    77       bInterfaceProtocol     80 Bulk (Zip)
    78       iInterface              0
    79       Endpoint Descriptor:
    80         bLength                 7
    81         bDescriptorType         5
    82         bEndpointAddress     0x01  EP 1 OUT
    83         bmAttributes            2
    84           Transfer Type            Bulk
    85           Synch Type               None
    86           Usage Type               Data
    87         wMaxPacketSize     0x0200  1x 512 bytes
    88         bInterval               0
    89       Endpoint Descriptor:
    90         bLength                 7
    91         bDescriptorType         5
    92         bEndpointAddress     0x82  EP 2 IN
    93         bmAttributes            2
    94           Transfer Type            Bulk
    95           Synch Type               None
    96           Usage Type               Data
    97         wMaxPacketSize     0x0200  1x 512 bytes
    98         bInterval               0
    99 Device Qualifier (for other device speed):
    100   bLength                10
    101   bDescriptorType         6
    102   bcdUSB               2.00
    103   bDeviceClass            0 (Defined at Interface level)
    104   bDeviceSubClass         0
    105   bDeviceProtocol         0
    106   bMaxPacketSize0        64
    107   bNumConfigurations      1
    108 Device Status:     0x0000
    109   (Bus Powered)
    110 
    111 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    112 Device Descriptor:
    113   bLength                18
    114   bDescriptorType         1
    115   bcdUSB               2.00
    116   bDeviceClass            9 Hub
    117   bDeviceSubClass         0 Unused
    118   bDeviceProtocol         0 Full speed (or root) hub
    119   bMaxPacketSize0        64
    120   idVendor           0x1d6b Linux Foundation
    121   idProduct          0x0002 2.0 root hub
    122   bcdDevice            2.06
    123   iManufacturer           3 Linux 2.6.28-18-generic ehci_hcd
    124   iProduct                2 EHCI Host Controller
    125   iSerial                 1 0000:00:1d.7
    126   bNumConfigurations      1
    127   Configuration Descriptor:
    128     bLength                 9
    129     bDescriptorType         2
    130     wTotalLength           25
    131     bNumInterfaces          1
    132     bConfigurationValue     1
    133     iConfiguration          0
    134     bmAttributes         0xe0
    135       Self Powered
    136       Remote Wakeup
    137     MaxPower                0mA
    138     Interface Descriptor:
    139       bLength                 9
    140       bDescriptorType         4
    141       bInterfaceNumber        0
    142       bAlternateSetting       0
    143       bNumEndpoints           1
    144       bInterfaceClass         9 Hub
    145       bInterfaceSubClass      0 Unused
    146       bInterfaceProtocol      0 Full speed (or root) hub
    147       iInterface              0
    148       Endpoint Descriptor:
    149         bLength                 7
    150         bDescriptorType         5
    151         bEndpointAddress     0x81  EP 1 IN
    152         bmAttributes            3
    153           Transfer Type            Interrupt
    154           Synch Type               None
    155           Usage Type               Data
    156         wMaxPacketSize     0x0004  1x 4 bytes
    157         bInterval              12
    158 Hub Descriptor:
    159   bLength               9
    160   bDescriptorType      41
    161   nNbrPorts             6
    162   wHubCharacteristic 0x000a
    163     No power switching (usb 1.0)
    164     Per-port overcurrent protection
    165   bPwrOn2PwrGood       10 * 2 milli seconds
    166   bHubContrCurrent      0 milli Ampere
    167   DeviceRemovable    0x00
    168   PortPwrCtrlMask    0xff
    169  Hub Port Status:
    170    Port 1: 0000.0503 highspeed power enable connect
    171    Port 2: 0000.0100 power
    172    Port 3: 0000.0100 power
    173    Port 4: 0000.0100 power
    174    Port 5: 0000.0100 power
    175    Port 6: 0000.0100 power
    176 Device Status:     0x0003
    177   Self Powered
    178   Remote Wakeup Enabled
    179 
    180 Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    181 Device Descriptor:
    182   bLength                18
    183   bDescriptorType         1
    184   bcdUSB               1.10
    185   bDeviceClass            9 Hub
    186   bDeviceSubClass         0 Unused
    187   bDeviceProtocol         0 Full speed (or root) hub
    188   bMaxPacketSize0        64
    189   idVendor           0x1d6b Linux Foundation
    190   idProduct          0x0001 1.1 root hub
    191   bcdDevice            2.06
    192   iManufacturer           3 Linux 2.6.28-18-generic uhci_hcd
    193   iProduct                2 UHCI Host Controller
    194   iSerial                 1 0000:00:1d.2
    195   bNumConfigurations      1
    196   Configuration Descriptor:
    197     bLength                 9
    198     bDescriptorType         2
    199     wTotalLength           25
    200     bNumInterfaces          1
    201     bConfigurationValue     1
    202     iConfiguration          0
    203     bmAttributes         0xe0
    204       Self Powered
    205       Remote Wakeup
    206     MaxPower                0mA
    207     Interface Descriptor:
    208       bLength                 9
    209       bDescriptorType         4
    210       bInterfaceNumber        0
    211       bAlternateSetting       0
    212       bNumEndpoints           1
    213       bInterfaceClass         9 Hub
    214       bInterfaceSubClass      0 Unused
    215       bInterfaceProtocol      0 Full speed (or root) hub
    216       iInterface              0
    217       Endpoint Descriptor:
    218         bLength                 7
    219         bDescriptorType         5
    220         bEndpointAddress     0x81  EP 1 IN
    221         bmAttributes            3
    222           Transfer Type            Interrupt
    223           Synch Type               None
    224           Usage Type               Data
    225         wMaxPacketSize     0x0002  1x 2 bytes
    226         bInterval             255
    227 Hub Descriptor:
    228   bLength               9
    229   bDescriptorType      41
    230   nNbrPorts             2
    231   wHubCharacteristic 0x000a
    232     No power switching (usb 1.0)
    233     Per-port overcurrent protection
    234   bPwrOn2PwrGood        1 * 2 milli seconds
    235   bHubContrCurrent      0 milli Ampere
    236   DeviceRemovable    0x00
    237   PortPwrCtrlMask    0xff
    238  Hub Port Status:
    239    Port 1: 0000.0100 power
    240    Port 2: 0000.0100 power
    241 Device Status:     0x0003
    242   Self Powered
    243   Remote Wakeup Enabled
    244 
    245 Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    246 Device Descriptor:
    247   bLength                18
    248   bDescriptorType         1
    249   bcdUSB               1.10
    250   bDeviceClass            9 Hub
    251   bDeviceSubClass         0 Unused
    252   bDeviceProtocol         0 Full speed (or root) hub
    253   bMaxPacketSize0        64
    254   idVendor           0x1d6b Linux Foundation
    255   idProduct          0x0001 1.1 root hub
    256   bcdDevice            2.06
    257   iManufacturer           3 Linux 2.6.28-18-generic uhci_hcd
    258   iProduct                2 UHCI Host Controller
    259   iSerial                 1 0000:00:1d.1
    260   bNumConfigurations      1
    261   Configuration Descriptor:
    262     bLength                 9
    263     bDescriptorType         2
    264     wTotalLength           25
    265     bNumInterfaces          1
    266     bConfigurationValue     1
    267     iConfiguration          0
    268     bmAttributes         0xe0
    269       Self Powered
    270       Remote Wakeup
    271     MaxPower                0mA
    272     Interface Descriptor:
    273       bLength                 9
    274       bDescriptorType         4
    275       bInterfaceNumber        0
    276       bAlternateSetting       0
    277       bNumEndpoints           1
    278       bInterfaceClass         9 Hub
    279       bInterfaceSubClass      0 Unused
    280       bInterfaceProtocol      0 Full speed (or root) hub
    281       iInterface              0
    282       Endpoint Descriptor:
    283         bLength                 7
    284         bDescriptorType         5
    285         bEndpointAddress     0x81  EP 1 IN
    286         bmAttributes            3
    287           Transfer Type            Interrupt
    288           Synch Type               None
    289           Usage Type               Data
    290         wMaxPacketSize     0x0002  1x 2 bytes
    291         bInterval             255
    292 Hub Descriptor:
    293   bLength               9
    294   bDescriptorType      41
    295   nNbrPorts             2
    296   wHubCharacteristic 0x000a
    297     No power switching (usb 1.0)
    298     Per-port overcurrent protection
    299   bPwrOn2PwrGood        1 * 2 milli seconds
    300   bHubContrCurrent      0 milli Ampere
    301   DeviceRemovable    0x00
    302   PortPwrCtrlMask    0xff
    303  Hub Port Status:
    304    Port 1: 0000.0100 power
    305    Port 2: 0000.0100 power
    306 Device Status:     0x0003
    307   Self Powered
    308   Remote Wakeup Enabled
    309 
    310 Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    311 Device Descriptor:
    312   bLength                18
    313   bDescriptorType         1
    314   bcdUSB               1.10
    315   bDeviceClass            9 Hub
    316   bDeviceSubClass         0 Unused
    317   bDeviceProtocol         0 Full speed (or root) hub
    318   bMaxPacketSize0        64
    319   idVendor           0x1d6b Linux Foundation
    320   idProduct          0x0001 1.1 root hub
    321   bcdDevice            2.06
    322   iManufacturer           3 Linux 2.6.28-18-generic uhci_hcd
    323   iProduct                2 UHCI Host Controller
    324   iSerial                 1 0000:00:1d.0
    325   bNumConfigurations      1
    326   Configuration Descriptor:
    327     bLength                 9
    328     bDescriptorType         2
    329     wTotalLength           25
    330     bNumInterfaces          1
    331     bConfigurationValue     1
    332     iConfiguration          0
    333     bmAttributes         0xe0
    334       Self Powered
    335       Remote Wakeup
    336     MaxPower                0mA
    337     Interface Descriptor:
    338       bLength                 9
    339       bDescriptorType         4
    340       bInterfaceNumber        0
    341       bAlternateSetting       0
    342       bNumEndpoints           1
    343       bInterfaceClass         9 Hub
    344       bInterfaceSubClass      0 Unused
    345       bInterfaceProtocol      0 Full speed (or root) hub
    346       iInterface              0
    347       Endpoint Descriptor:
    348         bLength                 7
    349         bDescriptorType         5
    350         bEndpointAddress     0x81  EP 1 IN
    351         bmAttributes            3
    352           Transfer Type            Interrupt
    353           Synch Type               None
    354           Usage Type               Data
    355         wMaxPacketSize     0x0002  1x 2 bytes
    356         bInterval             255
    357 Hub Descriptor:
    358   bLength               9
    359   bDescriptorType      41
    360   nNbrPorts             2
    361   wHubCharacteristic 0x000a
    362     No power switching (usb 1.0)
    363     Per-port overcurrent protection
    364   bPwrOn2PwrGood        1 * 2 milli seconds
    365   bHubContrCurrent      0 milli Ampere
    366   DeviceRemovable    0x00
    367   PortPwrCtrlMask    0xff
    368  Hub Port Status:
    369    Port 1: 0000.0100 power
    370    Port 2: 0000.0100 power
    371 Device Status:     0x0003
    372   Self Powered
    373   Remote Wakeup Enabled
    374 
    375 Bus 001 Device 004: ID 1058:1100 Western Digital Technologies, Inc.
    376 Device Descriptor:
    377   bLength                18
    378   bDescriptorType         1
    379   bcdUSB               2.00
    380   bDeviceClass            0 (Defined at Interface level)
    381   bDeviceSubClass         0
    382   bDeviceProtocol         0
    383   bMaxPacketSize0        64
    384   idVendor           0x1058 Western Digital Technologies, Inc.
    385   idProduct          0x1100
    386   bcdDevice            1.65
    387   iManufacturer           1 Western Digital
    388   iProduct                2 My Book         
    389   iSerial                 3 57442D574341554630393231323136
    390   bNumConfigurations      1
    391   Configuration Descriptor:
    392     bLength                 9
    393     bDescriptorType         2
    394     wTotalLength           32
    395     bNumInterfaces          1
    396     bConfigurationValue     1
    397     iConfiguration          0
    398     bmAttributes         0xc0
    399       Self Powered
    400     MaxPower                2mA
    401     Interface Descriptor:
    402       bLength                 9
    403       bDescriptorType         4
    404       bInterfaceNumber        0
    405       bAlternateSetting       0
    406       bNumEndpoints           2
    407       bInterfaceClass         8 Mass Storage
    408       bInterfaceSubClass      6 SCSI
    409       bInterfaceProtocol     80 Bulk (Zip)
    410       iInterface              0
    411       Endpoint Descriptor:
    412         bLength                 7
    413         bDescriptorType         5
    414         bEndpointAddress     0x81  EP 1 IN
    415         bmAttributes            2
    416           Transfer Type            Bulk
    417           Synch Type               None
    418           Usage Type               Data
    419         wMaxPacketSize     0x0200  1x 512 bytes
    420         bInterval               0
    421       Endpoint Descriptor:
    422         bLength                 7
    423         bDescriptorType         5
    424         bEndpointAddress     0x02  EP 2 OUT
    425         bmAttributes            2
    426           Transfer Type            Bulk
    427           Synch Type               None
    428           Usage Type               Data
    429         wMaxPacketSize     0x0200  1x 512 bytes
    430         bInterval               0
    431 Device Qualifier (for other device speed):
    432   bLength                10
    433   bDescriptorType         6
    434   bcdUSB               2.00
    435   bDeviceClass            0 (Defined at Interface level)
    436   bDeviceSubClass         0
    437   bDeviceProtocol         0
    438   bMaxPacketSize0        64
    439   bNumConfigurations      1
    440 Device Status:     0x0001
    441   Self Powered
    442 
    443 Bus 001 Device 003: ID 05e3:0606 Genesys Logic, Inc. USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
    444 Device Descriptor:
    445   bLength                18
    446   bDescriptorType         1
    447   bcdUSB               2.00
    448   bDeviceClass            9 Hub
    449   bDeviceSubClass         0 Unused
    450   bDeviceProtocol         1 Single TT
    451   bMaxPacketSize0        64
    452   idVendor           0x05e3 Genesys Logic, Inc.
    453   idProduct          0x0606 USB 2.0 Hub / D-Link DUB-H4 USB 2.0 Hub
    454   bcdDevice            7.02
    455   iManufacturer           0
    456   iProduct                1 USB2.0 Hub
    457   iSerial                 0
    458   bNumConfigurations      1
    459   Configuration Descriptor:
    460     bLength                 9
    461     bDescriptorType         2
    462     wTotalLength           25
    463     bNumInterfaces          1
    464     bConfigurationValue     1
    465     iConfiguration          0
    466     bmAttributes         0xe0
    467       Self Powered
    468       Remote Wakeup
    469     MaxPower              100mA
    470     Interface Descriptor:
    471       bLength                 9
    472       bDescriptorType         4
    473       bInterfaceNumber        0
    474       bAlternateSetting       0
    475       bNumEndpoints           1
    476       bInterfaceClass         9 Hub
    477       bInterfaceSubClass      0 Unused
    478       bInterfaceProtocol      0 Full speed (or root) hub
    479       iInterface              0
    480       Endpoint Descriptor:
    481         bLength                 7
    482         bDescriptorType         5
    483         bEndpointAddress     0x81  EP 1 IN
    484         bmAttributes            3
    485           Transfer Type            Interrupt
    486           Synch Type               None
    487           Usage Type               Data
    488         wMaxPacketSize     0x0001  1x 1 bytes
    489         bInterval              12
    490 Hub Descriptor:
    491   bLength               9
    492   bDescriptorType      41
    493   nNbrPorts             4
    494   wHubCharacteristic 0x00e9
    495     Per-port power switching
    496     Per-port overcurrent protection
    497     TT think time 32 FS bits
    498     Port indicators
    499   bPwrOn2PwrGood       50 * 2 milli seconds
    500   bHubContrCurrent    100 milli Ampere
    501   DeviceRemovable    0x00
    502   PortPwrCtrlMask    0xff
    503  Hub Port Status:
    504    Port 1: 0000.0100 power
    505    Port 2: 0000.0100 power
    506    Port 3: 0000.0100 power
    507    Port 4: 0000.0100 power
    508 Device Qualifier (for other device speed):
    509   bLength                10
    510   bDescriptorType         6
    511   bcdUSB               2.00
    512   bDeviceClass            9 Hub
    513   bDeviceSubClass         0 Unused
    514   bDeviceProtocol         0 Full speed (or root) hub
    515   bMaxPacketSize0        64
    516   bNumConfigurations      1
    517 Device Status:     0x0001
    518   Self Powered
    519 
    520 Bus 001 Device 002: ID 046d:080f Logitech, Inc.
    521 Device Descriptor:
    522   bLength                18
    523   bDescriptorType         1
    524   bcdUSB               2.00
    525   bDeviceClass          239 Miscellaneous Device
    526   bDeviceSubClass         2 ?
    527   bDeviceProtocol         1 Interface Association
    528   bMaxPacketSize0        64
    529   idVendor           0x046d Logitech, Inc.
    530   idProduct          0x080f
    531   bcdDevice            0.09
    532   iManufacturer           0
    533   iProduct                0
    534   iSerial                 2 234ACF60
    535   bNumConfigurations      1
    536   Configuration Descriptor:
    537     bLength                 9
    538     bDescriptorType         2
    539     wTotalLength         1312
    540     bNumInterfaces          2
    541     bConfigurationValue     1
    542     iConfiguration          0
    543     bmAttributes         0x80
    544       (Bus Powered)
    545     MaxPower              500mA
    546     Interface Association:
    547       bLength                 8
    548       bDescriptorType        11
    549       bFirstInterface         0
    550       bInterfaceCount         2
    551       bFunctionClass         14 Video
    552       bFunctionSubClass       3 Video Interface Collection
    553       bFunctionProtocol       0
    554       iFunction               0
    555     Interface Descriptor:
    556       bLength                 9
    557       bDescriptorType         4
    558       bInterfaceNumber        0
    559       bAlternateSetting       0
    560       bNumEndpoints           1
    561       bInterfaceClass        14 Video
    562       bInterfaceSubClass      1 Video Control
    563       bInterfaceProtocol      0
    564       iInterface              0
    565       VideoControl Interface Descriptor:
    566         bLength                13
    567         bDescriptorType        36
    568         bDescriptorSubtype      1 (HEADER)
    569         bcdUVC               1.00
    570         wTotalLength          217
    571         dwClockFrequency       48.000000MHz
    572         bInCollection           1
    573         baInterfaceNr( 0)       1
    574       VideoControl Interface Descriptor:
    575         bLength                18
    576         bDescriptorType        36
    577         bDescriptorSubtype      2 (INPUT_TERMINAL)
    578         bTerminalID             1
    579         wTerminalType      0x0201 Camera Sensor
    580         bAssocTerminal          0
    581         iTerminal               0
    582         wObjectiveFocalLengthMin      0
    583         wObjectiveFocalLengthMax      0
    584         wOcularFocalLength            0
    585         bControlSize                  3
    586         bmControls           0x0000000e
    587           Auto-Exposure Mode
    588           Auto-Exposure Priority
    589           Exposure Time (Absolute)
    590       VideoControl Interface Descriptor:
    591         bLength                11
    592         bDescriptorType        36
    593         bDescriptorSubtype      5 (PROCESSING_UNIT)
    594       Warning: Descriptor too short
    595         bUnitID                 2
    596         bSourceID               1
    597         wMaxMultiplier      16384
    598         bControlSize            2
    599         bmControls     0x0000175b
    600           Brightness
    601           Contrast
    602           Saturation
    603           Sharpness
    604           White Balance Temperature
    605           Backlight Compensation
    606           Gain
    607           Power Line Frequency
    608           White Balance Temperature, Auto
    609         iProcessing             0
    610         bmVideoStandards     0x1b
    611           None
    612           NTSC - 525/60
    613           SECAM - 625/50
    614           NTSC - 625/50
    615       VideoControl Interface Descriptor:
    616         bLength                27
    617         bDescriptorType        36
    618         bDescriptorSubtype      6 (EXTENSION_UNIT)
    619         bUnitID                 4
    620         guidExtensionCode         {82066163-7050-ab49-b8cc-b3855e8d221e}
    621         bNumControl            10
    622         bNrPins                 1
    623         baSourceID( 0)          2
    624         bControlSize            2
    625         bmControls( 0)       0xff
    626         bmControls( 1)       0x03
    627         iExtension              0
    628       VideoControl Interface Descriptor:
    629         bLength                27
    630         bDescriptorType        36
    631         bDescriptorSubtype      6 (EXTENSION_UNIT)
    632         bUnitID                13
    633         guidExtensionCode         {82066163-7050-ab49-b8cc-b3855e8d221f}
    634         bNumControl             7
    635         bNrPins                 1
    636         baSourceID( 0)          2
    637         bControlSize            2
    638         bmControls( 0)       0x6f
    639         bmControls( 1)       0x01
    640         iExtension              0
    641       VideoControl Interface Descriptor:
    642         bLength                28
    643         bDescriptorType        36
    644         bDescriptorSubtype      6 (EXTENSION_UNIT)
    645         bUnitID                 8
    646         guidExtensionCode         {82066163-7050-ab49-b8cc-b3855e8d2251}
    647         bNumControl             3
    648         bNrPins                 1
    649         baSourceID( 0)          4
    650         bControlSize            3
    651         bmControls( 0)       0x19
    652         bmControls( 1)       0x00
    653         bmControls( 2)       0x00
    654         iExtension              0
    655       VideoControl Interface Descriptor:
    656         bLength                28
    657         bDescriptorType        36
    658         bDescriptorSubtype      6 (EXTENSION_UNIT)
    659         bUnitID                10
    660         guidExtensionCode         {82066163-7050-ab49-b8cc-b3855e8d2252}
    661         bNumControl            24
    662         bNrPins                 1
    663         baSourceID( 0)          4
    664         bControlSize            3
    665         bmControls( 0)       0xff
    666         bmControls( 1)       0xff
    667         bmControls( 2)       0xff
    668         iExtension              0
    669       VideoControl Interface Descriptor:
    670         bLength                28
    671         bDescriptorType        36
    672         bDescriptorSubtype      6 (EXTENSION_UNIT)
    673         bUnitID                14
    674         guidExtensionCode         {b7935ba4-15c7-0245-90f4-532a3b311365}
    675         bNumControl             4
    676         bNrPins                 1
    677         baSourceID( 0)          1
    678         bControlSize            3
    679         bmControls( 0)       0x0f
    680         bmControls( 1)       0x00
    681         bmControls( 2)       0x00
    682         iExtension              0
    683       VideoControl Interface Descriptor:
    684         bLength                28
    685         bDescriptorType        36
    686         bDescriptorSubtype      6 (EXTENSION_UNIT)
    687         bUnitID                12
    688         guidExtensionCode         {82066163-7050-ab49-b8cc-b3855e8d2250}
    689         bNumControl            17
    690         bNrPins                 1
    691         baSourceID( 0)          4
    692         bControlSize            3
    693         bmControls( 0)       0xff
    694         bmControls( 1)       0x7f
    695         bmControls( 2)       0x30
    696         iExtension              0
    697       VideoControl Interface Descriptor:
    698         bLength                 9
    699         bDescriptorType        36
    700         bDescriptorSubtype      3 (OUTPUT_TERMINAL)
    701         bTerminalID             5
    702         wTerminalType      0x0101 USB Streaming
    703         bAssocTerminal          0
    704         bSourceID               4
    705         iTerminal               0
    706       ** UNRECOGNIZED:  20 41 01 0b 82 06 61 63 70 50 ab 49 b8 cc b3 85 5e 8d 22 55 01 01 04 03 01 00 00 00 00 00 00 00
    707       Endpoint Descriptor:
    708         bLength                 7
    709         bDescriptorType         5
    710         bEndpointAddress     0x87  EP 7 IN
    711         bmAttributes            3
    712           Transfer Type            Interrupt
    713           Synch Type               None
    714           Usage Type               Data
    715         wMaxPacketSize     0x0010  1x 16 bytes
    716         bInterval               8
    717     Interface Descriptor:
    718       bLength                 9
    719       bDescriptorType         4
    720       bInterfaceNumber        1
    721       bAlternateSetting       0
    722       bNumEndpoints           0
    723       bInterfaceClass        14 Video
    724       bInterfaceSubClass      2 Video Streaming
    725       bInterfaceProtocol      0
    726       iInterface              0
    727       VideoStreaming Interface Descriptor:
    728         bLength                            16
    729         bDescriptorType                    36
    730         bDescriptorSubtype                  1 (INPUT_HEADER)
    731         bNumFormats                        3
    732         wTotalLength                      840
    733         bEndPointAddress                  129
    734         bmInfo                              0
    735         bTerminalLink                       5
    736         bStillCaptureMethod                 2
    737         bTriggerSupport                     1
    738         bTriggerUsage                       0
    739         bControlSize                        1
    740         bmaControls( 0)                    27
    741         bmaControls( 1)                    27
    742         bmaControls( 2)                    27
    743       VideoStreaming Interface Descriptor:
    744         bLength                            27
    745         bDescriptorType                    36
    746         bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
    747         bFormatIndex                        1
    748         bNumFrameDescriptors                7
    749         guidFormat                            {59555932-0000-1000-8000-00aa00389b71}
    750         bBitsPerPixel                      16
    751         bDefaultFrameIndex                  1
    752         bAspectRatioX                       0
    753         bAspectRatioY                       0
    754         bmInterlaceFlags                 0x00
    755           Interlaced stream or variable: No
    756           Fields per frame: 1 fields
    757           Field 1 first: No
    758           Field pattern: Field 1 only
    759           bCopyProtect                      0
    760       VideoStreaming Interface Descriptor:
    761         bLength                            50
    762         bDescriptorType                    36
    763         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
    764         bFrameIndex                         1
    765         bmCapabilities                   0x00
    766           Still image unsupported
    767         wWidth                            640
    768         wHeight                           480
    769         dwMinBitRate                 24576000
    770         dwMaxBitRate                147456000
    771         dwMaxVideoFrameBufferSize      614400
    772         dwDefaultFrameInterval         333333
    773         bFrameIntervalType                  6
    774         dwFrameInterval( 0)            333333
    775         dwFrameInterval( 1)            400000
    776         dwFrameInterval( 2)            500000
    777         dwFrameInterval( 3)            666666
    778         dwFrameInterval( 4)           1000000
    779         dwFrameInterval( 5)           2000000
    780       VideoStreaming Interface Descriptor:
    781         bLength                            50
    782         bDescriptorType                    36
    783         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
    784         bFrameIndex                         2
    785         bmCapabilities                   0x00
    786           Still image unsupported
    787         wWidth                            160
    788         wHeight                           120
    789         dwMinBitRate                  1536000
    790         dwMaxBitRate                  9216000
    791         dwMaxVideoFrameBufferSize       38400
    792         dwDefaultFrameInterval         333333
    793         bFrameIntervalType                  6
    794         dwFrameInterval( 0)            333333
    795         dwFrameInterval( 1)            400000
    796         dwFrameInterval( 2)            500000
    797         dwFrameInterval( 3)            666666
    798         dwFrameInterval( 4)           1000000
    799         dwFrameInterval( 5)           2000000
    800       VideoStreaming Interface Descriptor:
    801         bLength                            50
    802         bDescriptorType                    36
    803         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
    804         bFrameIndex                         3
    805         bmCapabilities                   0x00
    806           Still image unsupported
    807         wWidth                            176
    808         wHeight                           144
    809         dwMinBitRate                  2027520
    810         dwMaxBitRate                 12165120
    811         dwMaxVideoFrameBufferSize       50688
    812         dwDefaultFrameInterval         333333
    813         bFrameIntervalType                  6
    814         dwFrameInterval( 0)            333333
    815         dwFrameInterval( 1)            400000
    816         dwFrameInterval( 2)            500000
    817         dwFrameInterval( 3)            666666
    818         dwFrameInterval( 4)           1000000
    819         dwFrameInterval( 5)           2000000
    820       VideoStreaming Interface Descriptor:
    821         bLength                            50
    822         bDescriptorType                    36
    823         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
    824         bFrameIndex                         4
    825         bmCapabilities                   0x00
    826           Still image unsupported
    827         wWidth                            320
    828         wHeight                           240
    829         dwMinBitRate                  6144000
    830         dwMaxBitRate                 36864000
    831         dwMaxVideoFrameBufferSize      153600
    832         dwDefaultFrameInterval         333333
    833         bFrameIntervalType                  6
    834         dwFrameInterval( 0)            333333
    835         dwFrameInterval( 1)            400000
    836         dwFrameInterval( 2)            500000
    837         dwFrameInterval( 3)            666666
    838         dwFrameInterval( 4)           1000000
    839         dwFrameInterval( 5)           2000000
    840       VideoStreaming Interface Descriptor:
    841         bLength                            50
    842         bDescriptorType                    36
    843         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
    844         bFrameIndex                         5
    845         bmCapabilities                   0x00
    846           Still image unsupported
    847         wWidth                            352
    848         wHeight                           288
    849         dwMinBitRate                  8110080
    850         dwMaxBitRate                 48660480
    851         dwMaxVideoFrameBufferSize      202752
    852         dwDefaultFrameInterval         333333
    853         bFrameIntervalType                  6
    854         dwFrameInterval( 0)            333333
    855         dwFrameInterval( 1)            400000
    856         dwFrameInterval( 2)            500000
    857         dwFrameInterval( 3)            666666
    858         dwFrameInterval( 4)           1000000
    859         dwFrameInterval( 5)           2000000
    860       VideoStreaming Interface Descriptor:
    861         bLength                            50
    862         bDescriptorType                    36
    863         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
    864         bFrameIndex                         6
    865         bmCapabilities                   0x00
    866           Still image unsupported
    867         wWidth                            640
    868         wHeight                           360
    869         dwMinBitRate                 18432000
    870         dwMaxBitRate                110592000
    871         dwMaxVideoFrameBufferSize      460800
    872         dwDefaultFrameInterval         333333
    873         bFrameIntervalType                  6
    874         dwFrameInterval( 0)            333333
    875         dwFrameInterval( 1)            400000
    876         dwFrameInterval( 2)            500000
    877         dwFrameInterval( 3)            666666
    878         dwFrameInterval( 4)           1000000
    879         dwFrameInterval( 5)           2000000
    880       VideoStreaming Interface Descriptor:
    881         bLength                            50
    882         bDescriptorType                    36
    883         bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
    884         bFrameIndex                         7
    885         bmCapabilities                   0x00
    886           Still image unsupported
    887         wWidth                            640
    888         wHeight                           400
    889         dwMinBitRate                 20480000
    890         dwMaxBitRate                122880000
    891         dwMaxVideoFrameBufferSize      512000
    892         dwDefaultFrameInterval         333333
    893         bFrameIntervalType                  6
    894         dwFrameInterval( 0)            333333
    895         dwFrameInterval( 1)            400000
    896         dwFrameInterval( 2)            500000
    897         dwFrameInterval( 3)            666666
    898         dwFrameInterval( 4)           1000000
    899         dwFrameInterval( 5)           2000000
    900       VideoStreaming Interface Descriptor:
    901         bLength                            35
    902         bDescriptorType                    36
    903         bDescriptorSubtype                  3 (STILL_IMAGE_FRAME)
    904         bEndpointAddress                    0
    905         bNumImageSizePatterns               7
    906         wWidth( 0)                        640
    907         wHeight( 0)                       480
    908         wWidth( 1)                        160
    909         wHeight( 1)                       120
    910         wWidth( 2)                        176
    911         wHeight( 2)                       144
    912         wWidth( 3)                        320
    913         wHeight( 3)                       240
    914         wWidth( 4)                        352
    915         wHeight( 4)                       288
    916         wWidth( 5)                        640
    917         wHeight( 5)                       360
    918         wWidth( 6)                        640
    919         wHeight( 6)                       400
    920         bNumCompressionPatterns             7
    921         bCompression( 0)                    5
    922       VideoStreaming Interface Descriptor:
    923         bLength                             6
    924         bDescriptorType                    36
    925         bDescriptorSubtype                 13 (COLORFORMAT)
    926         bColorPrimaries                     1 (BT.709,sRGB)
    927         bTransferCharacteristics            1 (BT.709)
    928         bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
    929       VideoStreaming Interface Descriptor:
    930         bLength                            11
    931         bDescriptorType                    36
    932         bDescriptorSubtype                  6 (FORMAT_MJPEG)
    933         bFormatIndex                        2
    934         bNumFrameDescriptors                7
    935         bFlags                              1
    936           Fixed-size samples: Yes
    937         bDefaultFrameIndex                  1
    938         bAspectRatioX                       0
    939         bAspectRatioY                       0
    940         bmInterlaceFlags                 0x00
    941           Interlaced stream or variable: No
    942           Fields per frame: 1 fields
    943           Field 1 first: No
    944           Field pattern: Field 1 only
    945           bCopyProtect                      0
    946       VideoStreaming Interface Descriptor:
    947         bLength                            50
    948         bDescriptorType                    36
    949         bDescriptorSubtype                  7 (FRAME_MJPEG)
    950         bFrameIndex                         1
    951         bmCapabilities                   0x00
    952           Still image unsupported
    953         wWidth                            640
    954         wHeight                           480
    955         dwMinBitRate                 24576000
    956         dwMaxBitRate                147456000
    957         dwMaxVideoFrameBufferSize      614400
    958         dwDefaultFrameInterval         333333
    959         bFrameIntervalType                  6
    960         dwFrameInterval( 0)            333333
    961         dwFrameInterval( 1)            400000
    962         dwFrameInterval( 2)            500000
    963         dwFrameInterval( 3)            666666
    964         dwFrameInterval( 4)           1000000
    965         dwFrameInterval( 5)           2000000
    966       VideoStreaming Interface Descriptor:
    967         bLength                            50
    968         bDescriptorType                    36
    969         bDescriptorSubtype                  7 (FRAME_MJPEG)
    970         bFrameIndex                         2
    971         bmCapabilities                   0x00
    972           Still image unsupported
    973         wWidth                            160
    974         wHeight                           120
    975         dwMinBitRate                  1536000
    976         dwMaxBitRate                  9216000
    977         dwMaxVideoFrameBufferSize       38400
    978         dwDefaultFrameInterval         333333
    979         bFrameIntervalType                  6
    980         dwFrameInterval( 0)            333333
    981         dwFrameInterval( 1)            400000
    982         dwFrameInterval( 2)            500000
    983         dwFrameInterval( 3)            666666
    984         dwFrameInterval( 4)           1000000
    985         dwFrameInterval( 5)           2000000
    986       VideoStreaming Interface Descriptor:
    987         bLength                            50
    988         bDescriptorType                    36
    989         bDescriptorSubtype                  7 (FRAME_MJPEG)
    990         bFrameIndex                         3
    991         bmCapabilities                   0x00
    992           Still image unsupported
    993         wWidth                            176
    994         wHeight                           144
    995         dwMinBitRate                  2027520
    996         dwMaxBitRate                 12165120
    997         dwMaxVideoFrameBufferSize       50688
    998         dwDefaultFrameInterval         333333
    999         bFrameIntervalType                  6
    1000         dwFrameInterval( 0)            333333
    1001         dwFrameInterval( 1)            400000
    1002         dwFrameInterval( 2)            500000
    1003         dwFrameInterval( 3)            666666
    1004         dwFrameInterval( 4)           1000000
    1005         dwFrameInterval( 5)           2000000
    1006       VideoStreaming Interface Descriptor:
    1007         bLength                            50
    1008         bDescriptorType                    36
    1009         bDescriptorSubtype                  7 (FRAME_MJPEG)
    1010         bFrameIndex                         4
    1011         bmCapabilities                   0x00
    1012           Still image unsupported
    1013         wWidth                            320
    1014         wHeight                           240
    1015         dwMinBitRate                  6144000
    1016         dwMaxBitRate                 36864000
    1017         dwMaxVideoFrameBufferSize      153600
    1018         dwDefaultFrameInterval         333333
    1019         bFrameIntervalType                  6
    1020         dwFrameInterval( 0)            333333
    1021         dwFrameInterval( 1)            400000
    1022         dwFrameInterval( 2)            500000
    1023         dwFrameInterval( 3)            666666
    1024         dwFrameInterval( 4)           1000000
    1025         dwFrameInterval( 5)           2000000
    1026       VideoStreaming Interface Descriptor:
    1027         bLength                            50
    1028         bDescriptorType                    36
    1029         bDescriptorSubtype                  7 (FRAME_MJPEG)
    1030         bFrameIndex                         5
    1031         bmCapabilities                   0x00
    1032           Still image unsupported
    1033         wWidth                            352
    1034         wHeight                           288
    1035         dwMinBitRate                  8110080
    1036         dwMaxBitRate                 48660480
    1037         dwMaxVideoFrameBufferSize      202752
    1038         dwDefaultFrameInterval         333333
    1039         bFrameIntervalType                  6
    1040         dwFrameInterval( 0)            333333
    1041         dwFrameInterval( 1)            400000
    1042         dwFrameInterval( 2)            500000
    1043         dwFrameInterval( 3)            666666
    1044         dwFrameInterval( 4)           1000000
    1045         dwFrameInterval( 5)           2000000
    1046       VideoStreaming Interface Descriptor:
    1047         bLength                            50
    1048         bDescriptorType                    36
    1049         bDescriptorSubtype                  7 (FRAME_MJPEG)
    1050         bFrameIndex                         6
    1051         bmCapabilities                   0x00
    1052           Still image unsupported
    1053         wWidth                            640
    1054         wHeight                           360
    1055         dwMinBitRate                 18432000
    1056         dwMaxBitRate                110592000
    1057         dwMaxVideoFrameBufferSize      460800
    1058         dwDefaultFrameInterval         333333
    1059         bFrameIntervalType                  6
    1060         dwFrameInterval( 0)            333333
    1061         dwFrameInterval( 1)            400000
    1062         dwFrameInterval( 2)            500000
    1063         dwFrameInterval( 3)            666666
    1064         dwFrameInterval( 4)           1000000
    1065         dwFrameInterval( 5)           2000000
    1066       VideoStreaming Interface Descriptor:
    1067         bLength                            50
    1068         bDescriptorType                    36
    1069         bDescriptorSubtype                  7 (FRAME_MJPEG)
    1070         bFrameIndex                         7
    1071         bmCapabilities                   0x00
    1072           Still image unsupported
    1073         wWidth                            640
    1074         wHeight                           400
    1075         dwMinBitRate                 20480000
    1076         dwMaxBitRate                122880000
    1077         dwMaxVideoFrameBufferSize      512000
    1078         dwDefaultFrameInterval         333333
    1079         bFrameIntervalType                  6
    1080         dwFrameInterval( 0)            333333
    1081         dwFrameInterval( 1)            400000
    1082         dwFrameInterval( 2)            500000
    1083         dwFrameInterval( 3)            666666
    1084         dwFrameInterval( 4)           1000000
    1085         dwFrameInterval( 5)           2000000
    1086       VideoStreaming Interface Descriptor:
    1087         bLength                            39
    1088         bDescriptorType                    36
    1089         bDescriptorSubtype                  3 (STILL_IMAGE_FRAME)
    1090         bEndpointAddress                    0
    1091         bNumImageSizePatterns               7
    1092         wWidth( 0)                        640
    1093         wHeight( 0)                       480
    1094         wWidth( 1)                        160
    1095         wHeight( 1)                       120
    1096         wWidth( 2)                        176
    1097         wHeight( 2)                       144
    1098         wWidth( 3)                        320
    1099         wHeight( 3)                       240
    1100         wWidth( 4)                        352
    1101         wHeight( 4)                       288
    1102         wWidth( 5)                        640
    1103         wHeight( 5)                       360
    1104         wWidth( 6)                        640
    1105         wHeight( 6)                       400
    1106         bNumCompressionPatterns             7
    1107         bCompression( 0)                    5
    1108         bCompression( 1)                   10
    1109         bCompression( 2)                   15
    1110         bCompression( 3)                   20
    1111         bCompression( 4)                   25
    1112       VideoStreaming Interface Descriptor:
    1113         bLength                             6
    1114         bDescriptorType                    36
    1115         bDescriptorSubtype                 13 (COLORFORMAT)
    1116         bColorPrimaries                     1 (BT.709,sRGB)
    1117         bTransferCharacteristics            1 (BT.709)
    1118         bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
    1119     Interface Descriptor:
    1120       bLength                 9
    1121       bDescriptorType         4
    1122       bInterfaceNumber        1
    1123       bAlternateSetting       1
    1124       bNumEndpoints           1
    1125       bInterfaceClass        14 Video
    1126       bInterfaceSubClass      2 Video Streaming
    1127       bInterfaceProtocol      0
    1128       iInterface              0
    1129       Endpoint Descriptor:
    1130         bLength                 7
    1131         bDescriptorType         5
    1132         bEndpointAddress     0x81  EP 1 IN
    1133         bmAttributes            5
    1134           Transfer Type            Isochronous
    1135           Synch Type               Asynchronous
    1136           Usage Type               Data
    1137         wMaxPacketSize     0x00c0  1x 192 bytes
    1138         bInterval               1
    1139     Interface Descriptor:
    1140       bLength                 9
    1141       bDescriptorType         4
    1142       bInterfaceNumber        1
    1143       bAlternateSetting       2
    1144       bNumEndpoints           1
    1145       bInterfaceClass        14 Video
    1146       bInterfaceSubClass      2 Video Streaming
    1147       bInterfaceProtocol      0
    1148       iInterface              0
    1149       Endpoint Descriptor:
    1150         bLength                 7
    1151         bDescriptorType         5
    1152         bEndpointAddress     0x81  EP 1 IN
    1153         bmAttributes            5
    1154           Transfer Type            Isochronous
    1155           Synch Type               Asynchronous
    1156           Usage Type               Data
    1157         wMaxPacketSize     0x0180  1x 384 bytes
    1158         bInterval               1
    1159     Interface Descriptor:
    1160       bLength                 9
    1161       bDescriptorType         4
    1162       bInterfaceNumber        1
    1163       bAlternateSetting       3
    1164       bNumEndpoints           1
    1165       bInterfaceClass        14 Video
    1166       bInterfaceSubClass      2 Video Streaming
    1167       bInterfaceProtocol      0
    1168       iInterface              0
    1169       Endpoint Descriptor:
    1170         bLength                 7
    1171         bDescriptorType         5
    1172         bEndpointAddress     0x81  EP 1 IN
    1173         bmAttributes            5
    1174           Transfer Type            Isochronous
    1175           Synch Type               Asynchronous
    1176           Usage Type               Data
    1177         wMaxPacketSize     0x0200  1x 512 bytes
    1178         bInterval               1
    1179     Interface Descriptor:
    1180       bLength                 9
    1181       bDescriptorType         4
    1182       bInterfaceNumber        1
    1183       bAlternateSetting       4
    1184       bNumEndpoints           1
    1185       bInterfaceClass        14 Video
    1186       bInterfaceSubClass      2 Video Streaming
    1187       bInterfaceProtocol      0
    1188       iInterface              0
    1189       Endpoint Descriptor:
    1190         bLength                 7
    1191         bDescriptorType         5
    1192         bEndpointAddress     0x81  EP 1 IN
    1193         bmAttributes            5
    1194           Transfer Type            Isochronous
    1195           Synch Type               Asynchronous
    1196           Usage Type               Data
    1197         wMaxPacketSize     0x0280  1x 640 bytes
    1198         bInterval               1
    1199     Interface Descriptor:
    1200       bLength                 9
    1201       bDescriptorType         4
    1202       bInterfaceNumber        1
    1203       bAlternateSetting       5
    1204       bNumEndpoints           1
    1205       bInterfaceClass        14 Video
    1206       bInterfaceSubClass      2 Video Streaming
    1207       bInterfaceProtocol      0
    1208       iInterface              0
    1209       Endpoint Descriptor:
    1210         bLength                 7
    1211         bDescriptorType         5
    1212         bEndpointAddress     0x81  EP 1 IN
    1213         bmAttributes            5
    1214           Transfer Type            Isochronous
    1215           Synch Type               Asynchronous
    1216           Usage Type               Data
    1217         wMaxPacketSize     0x0320  1x 800 bytes
    1218         bInterval               1
    1219     Interface Descriptor:
    1220       bLength                 9
    1221       bDescriptorType         4
    1222       bInterfaceNumber        1
    1223       bAlternateSetting       6
    1224       bNumEndpoints           1
    1225       bInterfaceClass        14 Video
    1226       bInterfaceSubClass      2 Video Streaming
    1227       bInterfaceProtocol      0
    1228       iInterface              0
    1229       Endpoint Descriptor:
    1230         bLength                 7
    1231         bDescriptorType         5
    1232         bEndpointAddress     0x81  EP 1 IN
    1233         bmAttributes            5
    1234           Transfer Type            Isochronous
    1235           Synch Type               Asynchronous
    1236           Usage Type               Data
    1237         wMaxPacketSize     0x03b0  1x 944 bytes
    1238         bInterval               1
    1239     Interface Descriptor:
    1240       bLength                 9
    1241       bDescriptorType         4
    1242       bInterfaceNumber        1
    1243       bAlternateSetting       7
    1244       bNumEndpoints           1
    1245       bInterfaceClass        14 Video
    1246       bInterfaceSubClass      2 Video Streaming
    1247       bInterfaceProtocol      0
    1248       iInterface              0
    1249       Endpoint Descriptor:
    1250         bLength                 7
    1251         bDescriptorType         5
    1252         bEndpointAddress     0x81  EP 1 IN
    1253         bmAttributes            5
    1254           Transfer Type            Isochronous
    1255           Synch Type               Asynchronous
    1256           Usage Type               Data
    1257         wMaxPacketSize     0x0a80  2x 640 bytes
    1258         bInterval               1
    1259     Interface Descriptor:
    1260       bLength                 9
    1261       bDescriptorType         4
    1262       bInterfaceNumber        1
    1263       bAlternateSetting       8
    1264       bNumEndpoints           1
    1265       bInterfaceClass        14 Video
    1266       bInterfaceSubClass      2 Video Streaming
    1267       bInterfaceProtocol      0
    1268       iInterface              0
    1269       Endpoint Descriptor:
    1270         bLength                 7
    1271         bDescriptorType         5
    1272         bEndpointAddress     0x81  EP 1 IN
    1273         bmAttributes            5
    1274           Transfer Type            Isochronous
    1275           Synch Type               Asynchronous
    1276           Usage Type               Data
    1277         wMaxPacketSize     0x0b20  2x 800 bytes
    1278         bInterval               1
    1279     Interface Descriptor:
    1280       bLength                 9
    1281       bDescriptorType         4
    1282       bInterfaceNumber        1
    1283       bAlternateSetting       9
    1284       bNumEndpoints           1
    1285       bInterfaceClass        14 Video
    1286       bInterfaceSubClass      2 Video Streaming
    1287       bInterfaceProtocol      0
    1288       iInterface              0
    1289       Endpoint Descriptor:
    1290         bLength                 7
    1291         bDescriptorType         5
    1292         bEndpointAddress     0x81  EP 1 IN
    1293         bmAttributes            5
    1294           Transfer Type            Isochronous
    1295           Synch Type               Asynchronous
    1296           Usage Type               Data
    1297         wMaxPacketSize     0x0be0  2x 992 bytes
    1298         bInterval               1
    1299     Interface Descriptor:
    1300       bLength                 9
    1301       bDescriptorType         4
    1302       bInterfaceNumber        1
    1303       bAlternateSetting      10
    1304       bNumEndpoints           1
    1305       bInterfaceClass        14 Video
    1306       bInterfaceSubClass      2 Video Streaming
    1307       bInterfaceProtocol      0
    1308       iInterface              0
    1309       Endpoint Descriptor:
    1310         bLength                 7
    1311         bDescriptorType         5
    1312         bEndpointAddress     0x81  EP 1 IN
    1313         bmAttributes            5
    1314           Transfer Type            Isochronous
    1315           Synch Type               Asynchronous
    1316           Usage Type               Data
    1317         wMaxPacketSize     0x1380  3x 896 bytes
    1318         bInterval               1
    1319     Interface Descriptor:
    1320       bLength                 9
    1321       bDescriptorType         4
    1322       bInterfaceNumber        1
    1323       bAlternateSetting      11
    1324       bNumEndpoints           1
    1325       bInterfaceClass        14 Video
    1326       bInterfaceSubClass      2 Video Streaming
    1327       bInterfaceProtocol      0
    1328       iInterface              0
    1329       Endpoint Descriptor:
    1330         bLength                 7
    1331         bDescriptorType         5
    1332         bEndpointAddress     0x81  EP 1 IN
    1333         bmAttributes            5
    1334           Transfer Type            Isochronous
    1335           Synch Type               Asynchronous
    1336           Usage Type               Data
    1337         wMaxPacketSize     0x13fc  3x 1020 bytes
    1338         bInterval               1
    1339 Device Qualifier (for other device speed):
    1340   bLength                10
    1341   bDescriptorType         6
    1342   bcdUSB               2.00
    1343   bDeviceClass          239 Miscellaneous Device
    1344   bDeviceSubClass         2 ?
    1345   bDeviceProtocol         1 Interface Association
    1346   bMaxPacketSize0        64
    1347   bNumConfigurations      1
    1348 Device Status:     0x0000
    1349   (Bus Powered)
    1350 
    1351 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    1352 Device Descriptor:
    1353   bLength                18
    1354   bDescriptorType         1
    1355   bcdUSB               2.00
    1356   bDeviceClass            9 Hub
    1357   bDeviceSubClass         0 Unused
    1358   bDeviceProtocol         0 Full speed (or root) hub
    1359   bMaxPacketSize0        64
    1360   idVendor           0x1d6b Linux Foundation
    1361   idProduct          0x0002 2.0 root hub
    1362   bcdDevice            2.06
    1363   iManufacturer           3 Linux 2.6.28-18-generic ehci_hcd
    1364   iProduct                2 EHCI Host Controller
    1365   iSerial                 1 0000:00:1a.7
    1366   bNumConfigurations      1
    1367   Configuration Descriptor:
    1368     bLength                 9
    1369     bDescriptorType         2
    1370     wTotalLength           25
    1371     bNumInterfaces          1
    1372     bConfigurationValue     1
    1373     iConfiguration          0
    1374     bmAttributes         0xe0
    1375       Self Powered
    1376       Remote Wakeup
    1377     MaxPower                0mA
    1378     Interface Descriptor:
    1379       bLength                 9
    1380       bDescriptorType         4
    1381       bInterfaceNumber        0
    1382       bAlternateSetting       0
    1383       bNumEndpoints           1
    1384       bInterfaceClass         9 Hub
    1385       bInterfaceSubClass      0 Unused
    1386       bInterfaceProtocol      0 Full speed (or root) hub
    1387       iInterface              0
    1388       Endpoint Descriptor:
    1389         bLength                 7
    1390         bDescriptorType         5
    1391         bEndpointAddress     0x81  EP 1 IN
    1392         bmAttributes            3
    1393           Transfer Type            Interrupt
    1394           Synch Type               None
    1395           Usage Type               Data
    1396         wMaxPacketSize     0x0004  1x 4 bytes
    1397         bInterval              12
    1398 Hub Descriptor:
    1399   bLength               9
    1400   bDescriptorType      41
    1401   nNbrPorts             6
    1402   wHubCharacteristic 0x000a
    1403     No power switching (usb 1.0)
    1404     Per-port overcurrent protection
    1405   bPwrOn2PwrGood       10 * 2 milli seconds
    1406   bHubContrCurrent      0 milli Ampere
    1407   DeviceRemovable    0x00
    1408   PortPwrCtrlMask    0xff
    1409  Hub Port Status:
    1410    Port 1: 0000.0503 highspeed power enable connect
    1411    Port 2: 0000.0503 highspeed power enable connect
    1412    Port 3: 0000.0503 highspeed power enable connect
    1413    Port 4: 0000.0100 power
    1414    Port 5: 0000.0100 power
    1415    Port 6: 0000.0100 power
    1416 Device Status:     0x0003
    1417   Self Powered
    1418   Remote Wakeup Enabled
    1419 
    1420 Bus 005 Device 002: ID 0458:0065 KYE Systems Corp. (Mouse Systems)
    1421 Device Descriptor:
    1422   bLength                18
    1423   bDescriptorType         1
    1424   bcdUSB               1.10
    1425   bDeviceClass            0 (Defined at Interface level)
    1426   bDeviceSubClass         0
    1427   bDeviceProtocol         0
    1428   bMaxPacketSize0         8
    1429   idVendor           0x0458 KYE Systems Corp. (Mouse Systems)
    1430   idProduct          0x0065
    1431   bcdDevice            0.00
    1432   iManufacturer           1 Genius
    1433   iProduct                2 4D Scroll Mouse
    1434   iSerial                 0
    1435   bNumConfigurations      1
    1436   Configuration Descriptor:
    1437     bLength                 9
    1438     bDescriptorType         2
    1439     wTotalLength           34
    1440     bNumInterfaces          1
    1441     bConfigurationValue     1
    1442     iConfiguration          4 HID Mouse
    1443     bmAttributes         0xa0
    1444       (Bus Powered)
    1445       Remote Wakeup
    1446     MaxPower              100mA
    1447     Interface Descriptor:
    1448       bLength                 9
    1449       bDescriptorType         4
    1450       bInterfaceNumber        0
    1451       bAlternateSetting       0
    1452       bNumEndpoints           1
    1453       bInterfaceClass         3 Human Interface Device
    1454       bInterfaceSubClass      1 Boot Interface Subclass
    1455       bInterfaceProtocol      2 Mouse
    1456       iInterface              5 EP1 Interrupt
    1457         HID Device Descriptor:
    1458           bLength                 9
    1459           bDescriptorType        33
    1460           bcdHID               1.10
    1461           bCountryCode            0 Not supported
    1462           bNumDescriptors         1
    1463           bDescriptorType        34 Report
    1464           wDescriptorLength     128
    1465          Report Descriptors:
    1466            ** UNAVAILABLE **
    1467       Endpoint Descriptor:
    1468         bLength                 7
    1469         bDescriptorType         5
    1470         bEndpointAddress     0x81  EP 1 IN
    1471         bmAttributes            3
    1472           Transfer Type            Interrupt
    1473           Synch Type               None
    1474           Usage Type               Data
    1475         wMaxPacketSize     0x0008  1x 8 bytes
    1476         bInterval              10
    1477 Device Status:     0x0002
    1478   (Bus Powered)
    1479   Remote Wakeup Enabled
    1480 
    1481 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    1482 Device Descriptor:
    1483   bLength                18
    1484   bDescriptorType         1
    1485   bcdUSB               1.10
    1486   bDeviceClass            9 Hub
    1487   bDeviceSubClass         0 Unused
    1488   bDeviceProtocol         0 Full speed (or root) hub
    1489   bMaxPacketSize0        64
    1490   idVendor           0x1d6b Linux Foundation
    1491   idProduct          0x0001 1.1 root hub
    1492   bcdDevice            2.06
    1493   iManufacturer           3 Linux 2.6.28-18-generic uhci_hcd
    1494   iProduct                2 UHCI Host Controller
    1495   iSerial                 1 0000:00:1a.2
    1496   bNumConfigurations      1
    1497   Configuration Descriptor:
    1498     bLength                 9
    1499     bDescriptorType         2
    1500     wTotalLength           25
    1501     bNumInterfaces          1
    1502     bConfigurationValue     1
    1503     iConfiguration          0
    1504     bmAttributes         0xe0
    1505       Self Powered
    1506       Remote Wakeup
    1507     MaxPower                0mA
    1508     Interface Descriptor:
    1509       bLength                 9
    1510       bDescriptorType         4
    1511       bInterfaceNumber        0
    1512       bAlternateSetting       0
    1513       bNumEndpoints           1
    1514       bInterfaceClass         9 Hub
    1515       bInterfaceSubClass      0 Unused
    1516       bInterfaceProtocol      0 Full speed (or root) hub
    1517       iInterface              0
    1518       Endpoint Descriptor:
    1519         bLength                 7
    1520         bDescriptorType         5
    1521         bEndpointAddress     0x81  EP 1 IN
    1522         bmAttributes            3
    1523           Transfer Type            Interrupt
    1524           Synch Type               None
    1525           Usage Type               Data
    1526         wMaxPacketSize     0x0002  1x 2 bytes
    1527         bInterval             255
    1528 Hub Descriptor:
    1529   bLength               9
    1530   bDescriptorType      41
    1531   nNbrPorts             2
    1532   wHubCharacteristic 0x000a
    1533     No power switching (usb 1.0)
    1534     Per-port overcurrent protection
    1535   bPwrOn2PwrGood        1 * 2 milli seconds
    1536   bHubContrCurrent      0 milli Ampere
    1537   DeviceRemovable    0x00
    1538   PortPwrCtrlMask    0xff
    1539  Hub Port Status:
    1540    Port 1: 0000.0303 lowspeed power enable connect
    1541    Port 2: 0000.0100 power
    1542 Device Status:     0x0003
    1543   Self Powered
    1544   Remote Wakeup Enabled
    1545 
    1546 Bus 004 Device 002: ID 0518:0001 EzKEY Corp. USB to PS2 Adaptor v1.09
    1547 Device Descriptor:
    1548   bLength                18
    1549   bDescriptorType         1
    1550   bcdUSB               1.10
    1551   bDeviceClass            0 (Defined at Interface level)
    1552   bDeviceSubClass         0
    1553   bDeviceProtocol         0
    1554   bMaxPacketSize0         8
    1555   idVendor           0x0518 EzKEY Corp.
    1556   idProduct          0x0001 USB to PS2 Adaptor v1.09
    1557   bcdDevice            1.00
    1558   iManufacturer           1 Plus More Enterprise LTD.
    1559   iProduct                2 USB-compliant keyboard
    1560   iSerial                 0
    1561   bNumConfigurations      1
    1562   Configuration Descriptor:
    1563     bLength                 9
    1564     bDescriptorType         2
    1565     wTotalLength           59
    1566     bNumInterfaces          2
    1567     bConfigurationValue     1
    1568     iConfiguration          0
    1569     bmAttributes         0xa0
    1570       (Bus Powered)
    1571       Remote Wakeup
    1572     MaxPower              100mA
    1573     Interface Descriptor:
    1574       bLength                 9
    1575       bDescriptorType         4
    1576       bInterfaceNumber        0
    1577       bAlternateSetting       0
    1578       bNumEndpoints           1
    1579       bInterfaceClass         3 Human Interface Device
    1580       bInterfaceSubClass      1 Boot Interface Subclass
    1581       bInterfaceProtocol      1 Keyboard
    1582       iInterface              0
    1583         HID Device Descriptor:
    1584           bLength                 9
    1585           bDescriptorType        33
    1586           bcdHID               1.10
    1587           bCountryCode            0 Not supported
    1588           bNumDescriptors         1
    1589           bDescriptorType        34 Report
    1590           wDescriptorLength      65
    1591          Report Descriptors:
    1592            ** UNAVAILABLE **
    1593       Endpoint Descriptor:
    1594         bLength                 7
    1595         bDescriptorType         5
    1596         bEndpointAddress     0x81  EP 1 IN
    1597         bmAttributes            3
    1598           Transfer Type            Interrupt
    1599           Synch Type               None
    1600           Usage Type               Data
    1601         wMaxPacketSize     0x0008  1x 8 bytes
    1602         bInterval              10
    1603     Interface Descriptor:
    1604       bLength                 9
    1605       bDescriptorType         4
    1606       bInterfaceNumber        1
    1607       bAlternateSetting       0
    1608       bNumEndpoints           1
    1609       bInterfaceClass         3 Human Interface Device
    1610       bInterfaceSubClass      1 Boot Interface Subclass
    1611       bInterfaceProtocol      2 Mouse
    1612       iInterface              0
    1613         HID Device Descriptor:
    1614           bLength                 9
    1615           bDescriptorType        33
    1616           bcdHID               1.10
    1617           bCountryCode            0 Not supported
    1618           bNumDescriptors         1
    1619           bDescriptorType        34 Report
    1620           wDescriptorLength      75
    1621          Report Descriptors:
    1622            ** UNAVAILABLE **
    1623       Endpoint Descriptor:
    1624         bLength                 7
    1625         bDescriptorType         5
    1626         bEndpointAddress     0x82  EP 2 IN
    1627         bmAttributes            3
    1628           Transfer Type            Interrupt
    1629           Synch Type               None
    1630           Usage Type               Data
    1631         wMaxPacketSize     0x0004  1x 4 bytes
    1632         bInterval              10
    1633 Device Status:     0x0000
    1634   (Bus Powered)
    1635 
    1636 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    1637 Device Descriptor:
    1638   bLength                18
    1639   bDescriptorType         1
    1640   bcdUSB               1.10
    1641   bDeviceClass            9 Hub
    1642   bDeviceSubClass         0 Unused
    1643   bDeviceProtocol         0 Full speed (or root) hub
    1644   bMaxPacketSize0        64
    1645   idVendor           0x1d6b Linux Foundation
    1646   idProduct          0x0001 1.1 root hub
    1647   bcdDevice            2.06
    1648   iManufacturer           3 Linux 2.6.28-18-generic uhci_hcd
    1649   iProduct                2 UHCI Host Controller
    1650   iSerial                 1 0000:00:1a.1
    1651   bNumConfigurations      1
    1652   Configuration Descriptor:
    1653     bLength                 9
    1654     bDescriptorType         2
    1655     wTotalLength           25
    1656     bNumInterfaces          1
    1657     bConfigurationValue     1
    1658     iConfiguration          0
    1659     bmAttributes         0xe0
    1660       Self Powered
    1661       Remote Wakeup
    1662     MaxPower                0mA
    1663     Interface Descriptor:
    1664       bLength                 9
    1665       bDescriptorType         4
    1666       bInterfaceNumber        0
    1667       bAlternateSetting       0
    1668       bNumEndpoints           1
    1669       bInterfaceClass         9 Hub
    1670       bInterfaceSubClass      0 Unused
    1671       bInterfaceProtocol      0 Full speed (or root) hub
    1672       iInterface              0
    1673       Endpoint Descriptor:
    1674         bLength                 7
    1675         bDescriptorType         5
    1676         bEndpointAddress     0x81  EP 1 IN
    1677         bmAttributes            3
    1678           Transfer Type            Interrupt
    1679           Synch Type               None
    1680           Usage Type               Data
    1681         wMaxPacketSize     0x0002  1x 2 bytes
    1682         bInterval             255
    1683 Hub Descriptor:
    1684   bLength               9
    1685   bDescriptorType      41
    1686   nNbrPorts             2
    1687   wHubCharacteristic 0x000a
    1688     No power switching (usb 1.0)
    1689     Per-port overcurrent protection
    1690   bPwrOn2PwrGood        1 * 2 milli seconds
    1691   bHubContrCurrent      0 milli Ampere
    1692   DeviceRemovable    0x00
    1693   PortPwrCtrlMask    0xff
    1694  Hub Port Status:
    1695    Port 1: 0000.0100 power
    1696    Port 2: 0000.0303 lowspeed power enable connect
    1697 Device Status:     0x0003
    1698   Self Powered
    1699   Remote Wakeup Enabled
    1700 
    1701 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    1702 Device Descriptor:
    1703   bLength                18
    1704   bDescriptorType         1
    1705   bcdUSB               1.10
    1706   bDeviceClass            9 Hub
    1707   bDeviceSubClass         0 Unused
    1708   bDeviceProtocol         0 Full speed (or root) hub
    1709   bMaxPacketSize0        64
    1710   idVendor           0x1d6b Linux Foundation
    1711   idProduct          0x0001 1.1 root hub
    1712   bcdDevice            2.06
    1713   iManufacturer           3 Linux 2.6.28-18-generic uhci_hcd
    1714   iProduct                2 UHCI Host Controller
    1715   iSerial                 1 0000:00:1a.0
    1716   bNumConfigurations      1
    1717   Configuration Descriptor:
    1718     bLength                 9
    1719     bDescriptorType         2
    1720     wTotalLength           25
    1721     bNumInterfaces          1
    1722     bConfigurationValue     1
    1723     iConfiguration          0
    1724     bmAttributes         0xe0
    1725       Self Powered
    1726       Remote Wakeup
    1727     MaxPower                0mA
    1728     Interface Descriptor:
    1729       bLength                 9
    1730       bDescriptorType         4
    1731       bInterfaceNumber        0
    1732       bAlternateSetting       0
    1733       bNumEndpoints           1
    1734       bInterfaceClass         9 Hub
    1735       bInterfaceSubClass      0 Unused
    1736       bInterfaceProtocol      0 Full speed (or root) hub
    1737       iInterface              0
    1738       Endpoint Descriptor:
    1739         bLength                 7
    1740         bDescriptorType         5
    1741         bEndpointAddress     0x81  EP 1 IN
    1742         bmAttributes            3
    1743           Transfer Type            Interrupt
    1744           Synch Type               None
    1745           Usage Type               Data
    1746         wMaxPacketSize     0x0002  1x 2 bytes
    1747         bInterval             255
    1748 Hub Descriptor:
    1749   bLength               9
    1750   bDescriptorType      41
    1751   nNbrPorts             2
    1752   wHubCharacteristic 0x000a
    1753     No power switching (usb 1.0)
    1754     Per-port overcurrent protection
    1755   bPwrOn2PwrGood        1 * 2 milli seconds
    1756   bHubContrCurrent      0 milli Ampere
    1757   DeviceRemovable    0x00
    1758   PortPwrCtrlMask    0xff
    1759  Hub Port Status:
    1760    Port 1: 0000.0100 power
    1761    Port 2: 0000.0100 power
    1762 Device Status:     0x0003
    1763   Self Powered
    1764   Remote Wakeup Enabled
    1765 
    1766 }}}
    1767 
     6Output of lsusb is attached as well.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette