mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 10:56:40 +00:00
6982869d99
Sometimes on unload or reboot the 3887 USB devices become stuck. <usual log entry> kernel: usbcore: registered new interface driver p54usb kernel: usb 2-10: (p54usb) reset failed! (-110) kernel: p54usb: probe of 2-10:1.0 failed with error -110 [...] and a physical unplug and replug was necessary. However we should be able to do this in software as well, without any user interaction. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
net2280.h | ||
p54.h | ||
p54common.c | ||
p54common.h | ||
p54pci.c | ||
p54pci.h | ||
p54usb.c | ||
p54usb.h |