Hi, Marco d'Itri schrieb:
>>Erm, that bug report made no sense. The problem is that it loads the >>drivers for the attached devices right after the host controller, so the >>devices are already powered and initialized, then disconnected again, >>reconnected to ehci and reinitialized. > And again, how do you think this should be "solved"? At present, the drivers are loaded depth-first. As I don't know the hotplug subsystem well enough, I cannot say whether that is the decision of the kernel or of hotplug. Loading then breadth-first would be an option, or alternatively, trying to find an ehci controller that is paired with the controller currently being initialized before loading USB device drivers. Simon
signature.asc
Description: OpenPGP digital signature

