Thanks,
I could have sworn I checked lkml. Thanks for the fix!
Any idea why only ehci is affected?
Seems a bit odd, that's why I thought it would be a problem with usb driver.
Cheers,
Benedikt
Am 20.10.19 um 22:55 schrieb Arvind Sankar:
On Sat, Oct 19, 2019 at 02:52:16PM +0200, Benedikt Schemmer wrote:
reverting that specific commit on top of todays linux git (d418d070057c) produces a good kernel
Hi Ben, the fix is in https://lore.kernel.org/lkml/20191008143357.GA599223@xxxxxxxxxxxxxxxxxx/
Am 18.10.19 um 00:31 schrieb Alan Stern:
On Thu, 17 Oct 2019, Benedikt Schemmer wrote:
Hi all,
I recently started compiling the 5.4. kernel starting with rc3 and noticed that both my keyboard and mouse aren't working
when connected to the motherboards USB ports (they work fine when connected to an xhci extension card) and they work fine
with the 5.3 series up to 5.3.6
Can you use git bisect to track the problem down to a particular commit?
Alan Stern