diff options
| author | Bin Meng <[email protected]> | 2017-07-19 21:49:58 +0800 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2017-07-28 23:34:18 +0200 |
| commit | f34211960214290d8b38dab2fbdfb18f07582f45 (patch) | |
| tree | fcb91f8c117a19dab8b140bd7ee314099bc1f56d /scripts | |
| parent | f7a9e5dd03f83cf31a85eadf8666939abe47b739 (diff) | |
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Testing a USB 3.0 hub by connecting it to the xHCI port on Intel
MinnowMax, when issuing 'get hub descriptor' to the hub, xHCI
reports a transfer event TRB with a completion code 6 which means
'Stall Error'.
In fact super speed USB hub descriptor type is 0x2a, not 0x29.
Sending correct SETUP packet to the hub makes it not stall anymore.
Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
