** Changed in: linux (Ubuntu Focal)
       Status: In Progress => Fix Committed

** Changed in: linux (Ubuntu Hirsute)
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1945211

Title:
  Fix cold plugged USB device on certain PCIe USB cards

Status in linux package in Ubuntu:
  Incomplete
Status in linux source package in Focal:
  Fix Committed
Status in linux source package in Hirsute:
  Fix Committed

Bug description:
  [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]
  As soonprimary roothub is registered, port status change is handled
  even before xHC is running and leads to cold plug USB devices not 
  detected. 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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1945211/+subscriptions


-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to