blob: 980959621555ccc8ab4a6082bcc07cc331ca537e (
plain)
1
2
3
4
5
6
|
uhidd is a userland driver/daemon for USB HID devices (e.g., mouse,
keyboard) using libusb20. The driver aims to support USB HID devices
with multiple Top-Level application collections in one interface i.e.,
HID devices with multiple logical device sharing one endpoint.
WWW: https://wiki.FreeBSD.org/uhidd
|