Bug#312219: hotplug: loads ehci drivers after initializing USB devices

2005-06-06 Thread Simon Richter
Hi, > hotplug walks sysfs. > You can see how it does it by looking at usb_boot_events() in > /etc/hotplug/usb.rc. I see. I am going to take a look at that tomorrow. >>option, or alternatively, trying to find an ehci controller that is >>paired with the controller currently being initialized befo

Bug#312219: hotplug: loads ehci drivers after initializing USB devices

2005-06-06 Thread Marco d'Itri
On Jun 06, Simon Richter <[EMAIL PROTECTED]> wrote: > 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 hotplug walks sysfs. You can se

Bug#312219: hotplug: loads ehci drivers after initializing USB devices

2005-06-06 Thread Simon Richter
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

Bug#312219: hotplug: loads ehci drivers after initializing USB devices

2005-06-06 Thread Marco d'Itri
On Jun 06, Simon Richter <[EMAIL PROTECTED]> wrote: > 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 re

Bug#312219: hotplug: loads ehci drivers after initializing USB devices

2005-06-06 Thread Simon Richter
Hi, Marco d'Itri schrieb: >>when hotplug initializes my USB ports, it will first load the ohci and >>uhci drivers (I have an additional USB card), then load ehci and >>reconnect the USB 2.0 devices to the ehci, disconnecting them from the >>1.1 hubs. > I'm not sure about which kind of solution y

Bug#312219: hotplug: loads ehci drivers after initializing USB devices

2005-06-06 Thread Marco d'Itri
On Jun 06, Simon Richter <[EMAIL PROTECTED]> wrote: > when hotplug initializes my USB ports, it will first load the ohci and > uhci drivers (I have an additional USB card), then load ehci and > reconnect the USB 2.0 devices to the ehci, disconnecting them from the > 1.1 hubs. > > This causes an a

Bug#312219: hotplug: loads ehci drivers after initializing USB devices

2005-06-06 Thread Simon Richter
Package: hotplug Version: 0.0.20040329-22 Severity: minor Hi, when hotplug initializes my USB ports, it will first load the ohci and uhci drivers (I have an additional USB card), then load ehci and reconnect the USB 2.0 devices to the ehci, disconnecting them from the 1.1 hubs. This causes an av