> > Try this patch to get things working again:
> >
> > http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108638178607764&w=2
>
> this works. Thanks.
>
> Is this patch already in Greg's queue?
Hi Marcel, I'm checking for other problems like this first. I expect to send a patch
to Greg this mor
Hi Alan,
> Try this patch to get things working again:
>
> http://marc.theaimsgroup.com/?l=linux-usb-devel&m=108638178607764&w=2
this works. Thanks.
Is this patch already in Greg's queue?
Regards
Marcel
---
This SF.Net email is sponsored
On Sun, 6 Jun 2004, Marcel Holtmann wrote:
> Hi,
>
> I started to rewrite my Bluetooth DFU utility using libusb, but I have
> some problems with the usb_reset() command. When I call it the ioctl()
> will hang and never return. Also the USB subsystem became useless after
> that call. I used the la
Hi,
I started to rewrite my Bluetooth DFU utility using libusb, but I have
some problems with the usb_reset() command. When I call it the ioctl()
will hang and never return. Also the USB subsystem became useless after
that call. I used the latest 2.6 Bitkeeper snapshot. Are there any
changes that