mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
258413e67c
PR: ports/114627 Submitted by: ntarmos at ceid.upatras.gr
10 lines
400 B
Plaintext
10 lines
400 B
Plaintext
LibHID is a user-space HID access library written in C. It provides a
|
|
generic and flexible way to access and interact with USB HID devices,
|
|
much like libusb does for plain USB devices. It is based on libusb, thus
|
|
it requires no HID support in the kernel. Furthermore, it aims to
|
|
support all operating system supported by libusb: Linux, BSD, OS X, and
|
|
Windows.
|
|
|
|
|
|
WWW: http://libhid.alioth.debian.org/
|