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. -- Xiaofan