On Fri, 1 Jul 2005, sri .. wrote:
> Thanks!
>
> Sorry, I wasn't clear enough..
>
> That's how I test. But, I want to do it dynamically. When I boot the
> machine, the driver probes and finds the devices, and starts them. But, some
> of the devices may fail to start. And, here I would like to r
sri .." <[EMAIL PROTECTED]>
CC: [email protected]
Subject: Re: [Linux-usb-users] How to re-probe
Date: Thu, 30 Jun 2005 19:32:02 -0700 (PDT)
You can rmmod the hci driver, then modprobe.
On Thu, 30 Jun 2005, sri .. wrote:
>
> Hello,
>
> I have a question regardin
You can rmmod the hci driver, then modprobe.
On Thu, 30 Jun 2005, sri .. wrote:
>
> Hello,
>
> I have a question regarding re-probing..
>
> I have a bunch of devices connected to the root hub. I see few of them
> failing randomly (while trying to initialize the device - I can see them as
> USB de
Hello,
I have a question regarding re-probing..
I have a bunch of devices connected to the root hub. I see few of them
failing randomly (while trying to initialize the device - I can see them as
USB device, but not as my device). When one of them fails, I would like to
re-probe the USB bus,