Recommendations for programming HID in FreeBSD 9

Xiaofan Chen xiaofanc at gmail.com
Fri Jun 1 14:06:30 UTC 2012


On Fri, Jun 1, 2012 at 9:45 PM, Engineering <ee at athyriogames.com> wrote:
> I had been researching libusb for a while, but their webpage says it is not
> recommended for HID devices and to use HIDAPI, which does not seem to be on
> BSD.

HIDAPI does work under FreeBSD using libusb (1.0 API) as the
backend.

https://github.com/signal11/hidapi/commit/74440e2dbbba80b4abcc4304ddae9e484231b72d
https://github.com/signal11/hidapi/tree/master/libusb

-- 
Xiaofan


More information about the freebsd-usb mailing list