On 02/02/2010 06:42 AM, Michael Buesch wrote:
> Hi,
>
> I've got a buggy device that needs a special workaround to be usable under
> host-usb access. The device really doesn't like being reset via
> USBDEVFS_RESET. It
> immediatenly locks up the device firmware or whatever. It won't respond
> p
Hi,
I've got a buggy device that needs a special workaround to be usable under
host-usb access. The device really doesn't like being reset via USBDEVFS_RESET.
It
immediatenly locks up the device firmware or whatever. It won't respond
properly anymore.
With the following patch it works fine, thou