Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2012 22:06:29 +0800
From:      Xiaofan Chen <xiaofanc@gmail.com>
To:        Engineering <ee@athyriogames.com>
Cc:        freebsd-usb@freebsd.org
Subject:   Re: Recommendations for programming HID in FreeBSD 9
Message-ID:  <CAGjSPUDfjdTt-B97P3kAj22o00c5kp1r38-tP-oBdpfvj356rw@mail.gmail.com>
In-Reply-To: <026d01cd3ffc$d69ca130$83d5e390$@com>
References:  <201205280640.q4S6e6L0035127@freefall.freebsd.org> <01e901cd3f4a$c30d4910$4927db30$@com> <201206010910.27817.hselasky@c2i.net> <026d01cd3ffc$d69ca130$83d5e390$@com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 1, 2012 at 9:45 PM, Engineering <ee@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGjSPUDfjdTt-B97P3kAj22o00c5kp1r38-tP-oBdpfvj356rw>