On 2015/12/08 20:55, Xiaofan Chen wrote: > On Mon, Dec 7, 2015 at 10:43 PM, Stuart Henderson <st...@openbsd.org> wrote: > > On 2015/12/07 22:11, Xiaofan Chen wrote: > >> Not so sure if there is a port of hidapi under OpenBSD. > >> Ref: http://www.signal11.us/oss/hidapi/ > > > > It isn't ported to OpenBSD, and it's one of those projects where they > > don't provide any infrastructure to build a library and suggest that > > people copy it to their source tree and add to their own Makefiles.. > > > > Maybe you are looking at an old version. Now it is not like that. > https://github.com/signal11/hidapi > > Since it is working under FreeBSD with the libusb backend, it is > probably not so difficult to port to OpenBSD as well.
I'm looking at 0.7.0, which is the last actual release on https://github.com/signal11/hidapi/releases. This isn't another of those projects that expects everyone to use some random version of development code is it?