On 7/9/07, Alan Stern <[EMAIL PROTECTED]> wrote:
> On Mon, 9 Jul 2007, Felipe Balbi wrote:
>
> > Hello all,
> >
> > How could I suspend/resume a usb device using libusb? I saw there's a
> > function for reseting the device but what about suspending/resuming
> > it?
>
> There's no way to do it using
On Mon, 9 Jul 2007, Felipe Balbi wrote:
> Hello all,
>
> How could I suspend/resume a usb device using libusb? I saw there's a
> function for reseting the device but what about suspending/resuming
> it?
There's no way to do it using libusb or usbfs. However you can suspend
or resume a usb devi
btw, it can also be using usb devicefs, anyone of these will help ;-)
thanks
On 7/9/07, Felipe Balbi <[EMAIL PROTECTED]> wrote:
> Hello all,
>
> How could I suspend/resume a usb device using libusb? I saw there's a
> function for reseting the device but what about suspending/resuming
> it?
>
> An
Hello all,
How could I suspend/resume a usb device using libusb? I saw there's a
function for reseting the device but what about suspending/resuming
it?
And also, does EHCI (on recent linux-linus' git tree) support
SINGLE_STEP_GET_DESCRIPTOR and SINGLE_STEP_SET_FEATURE ???
Thanks in advance
--