[Bug 218987] USB devices are not detected after Save/Restore error on Intel xHC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=218987

--- Comment #10 from Mathias Nyman (mathias.nyman@xxxxxxxxxxxxxxx) ---
About SRE, 

Logs show transfer errors due to disconnect. This normal.

Driver will however try to recover the transfer by resending the same transfer
3 times (soft-reset internal endpoint) before giving up and and doing a hard
reset of the endpoint.

Soft reset is useful if transfer error was caused by electrical interference,
but this case the soft rest if futile, device is gone. 

Not sure if it makes a difference but could be worth testing if skipping the
soft reset impacts SRE.

Can be done by setting quirk:
xhci->quirks |= XHCI_NO_SOFT_RETRY

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux