Comment 0 for bug 1945211

Revision history for this message
Chris Chiu (mschiu77) wrote :

[SRU Justification]

[Impact]
Cold plugged USB device was not detected on certain PCIe USB cards
(like Inateck card connected to AM64 EVM or connected to J7200 EVM).
And also the root hub mentioned in https://bugs.launchpad.net/bugs/1939638.

Re-plugging the USB device always gets it enumerated.

[Fix]
Register both root hubs along with the secondary hcd for xhci.

[Test Case]
1. Plug the USB device to the ports of problematic root hub.
2. Power on the machine.
3. Check if the USB device can work or not after boot.

[Regression Potential]
Low. It simply make sure both primary and secondary roothubs are registered along with the second HCD.