The comms/libhidapi port
libhidapi-0.13.1 – library for communicating with USB and Bluetooth HID devices (cvsweb github mirror)
Description
HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices on Windows, Linux, FreeBSD, and Mac OS X. On OpenBSD (like on FreeBSD), the backend uses libusb-1.0 to communicate directly to a USB device. This back-end will of course not work with Bluetooth devices.WWW: https://github.com/libusb/hidapi
Readme
+------------------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +------------------------------------------------------------------------------- libusb Workaround ================= *** WARNING *** libhidapi uses devel/libusb1 to communicate with USB HID devices. uhid(4) and uhidev(4) need to be disabled in the kernel (see config(8)) or the device will not be available to libusb. Note that this also deactivates other USB HIDs like USB keyboard and mouse.
Maintainer
The OpenBSD ports mailing-list
Categories
Library dependencies
Build dependencies
Files
- /usr/local/include/hidapi/
- /usr/local/include/hidapi/hidapi.h
- /usr/local/include/hidapi/hidapi_libusb.h
- /usr/local/lib/cmake/
- /usr/local/lib/cmake/hidapi/
- /usr/local/lib/cmake/hidapi/hidapi-config-version.cmake
- /usr/local/lib/cmake/hidapi/hidapi-config.cmake
- /usr/local/lib/cmake/hidapi/libhidapi-release.cmake
- /usr/local/lib/cmake/hidapi/libhidapi.cmake
- /usr/local/lib/libhidapi-libusb.so.1.0
- /usr/local/lib/libhidapi.so.1.0
- /usr/local/lib/pkgconfig/hidapi-libusb.pc
- /usr/local/share/doc/hidapi/
- /usr/local/share/doc/hidapi/AUTHORS.txt
- /usr/local/share/doc/hidapi/LICENSE-bsd.txt
- /usr/local/share/doc/hidapi/LICENSE-gpl3.txt
- /usr/local/share/doc/hidapi/LICENSE-orig.txt
- /usr/local/share/doc/hidapi/LICENSE.txt
- /usr/local/share/doc/hidapi/README.md
- /usr/local/share/doc/pkg-readmes/libhidapi