> - Original Message -
> From: "David Brownell" <[EMAIL PROTECTED]>
> To: [email protected]
> Subject: Re: [linux-usb-devel] usb replug
> Date: Thu, 30 Mar 2006 10:21:17 -0800
>
>
> Maybe usb_reset_device() is what you nee
Maybe usb_reset_device() is what you need?
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking
On Wednesday 29 March 2006 15:20, Gimmy P wrote:
> Hi everybody :)
> I'm developing a remote camera control system with a java software on a
> minimalistic debian linux os. I'm using a usb camera driven with gphoto2.
> Sometimes it happens that the camera freezes, and a manual replug of the
> usb c
Hi everybody :)
I'm developing a remote camera control system with a java software on a
minimalistic debian linux os. I'm using a usb camera driven with gphoto2.
Sometimes it happens that the camera freezes, and a manual replug of the usb
cable is necessary to make it work again.
My question is: