Re: libusb not working properly on 9.0/9.1

2021-01-24 Thread Rocky Hotas
On gen 20 18:44, Greg Troxel wrote: > > I think libusb on NetBSD does not do async IO. Could that be it? Unfortunately I am not able to determine if this is relevant.

Re: libusb not working properly on 9.0/9.1

2021-01-24 Thread Rocky Hotas
On gen 20 13:25, Craig Kulesa wrote: > > Hi Rocky, Hi Craig :)! I share the quotes from you message here, hoping that this does not bother you: I think it could be very useful for anyone interested. > I'm using libusb in NetBSD 9 and am not having trouble with it. But as > Manuel points out, I

Re: libusb not working properly on 9.0/9.1

2021-01-20 Thread Manuel Bouyer
On Wed, Jan 20, 2021 at 05:08:16PM +0100, Rocky Hotas wrote: > Hello! > I would like to run this executable > > > > on NetBSD, but even on a supported hardware platform (Raspberry Pi 3 > B+) it is unusable, due to libusb not properly working. I was using > libus

libusb not working properly on 9.0/9.1

2021-01-20 Thread Rocky Hotas
Hello! I would like to run this executable on NetBSD, but even on a supported hardware platform (Raspberry Pi 3 B+) it is unusable, due to libusb not properly working. I was using libusb1-1.0.24 from pkgsrc 2020Q4. As suggested here: