Bent Bisballe Nyeng wrote:
> In the time I have been using libusb there has always been a single
> feature that I was missing: The ability to get a notification when a new
> device is connected (or disconnected for that matter), and thereby
> remove the need for continuous rescans of the usb bus.
>
Thank you very much for your reply. This seems to be exactly what I was
looking for. I can't believe I missed it on the roadmap.
The disrupted file transfer is a windows only thing and to be honost I
have not tried it with libusbx, only libusb-1.0.8 so things might behave
differently today.
I'll
On Wed, Mar 13, 2013 at 5:31 PM, Bent Bisballe Nyeng wrote:
> In the time I have been using libusb there has always been a single
> feature that I was missing: The ability to get a notification when a new
> device is connected (or disconnected for that matter), and thereby
> remove the need for co
Hi list
I have been made aware of the libusbx project recently, and there were
much rejoicing...
I found many bugs (especially on windows) that were fixed compared with
libusb so the choice of changeover was an easy one - thank you for that.
In the time I have been using libusb there has always