aboutsummaryrefslogtreecommitdiff
path: root/libs/libudev-fbsd
Commit message (Collapse)AuthorAge
* libudev-fbsd: select libevdevDaniel Golle2017-06-22
| | | | | | | select instead of depend on libevdev. Reported-by: Michał Plebański <m.plebanski4@gmail.com> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libudev-fbsd: add stubs for usbipDaniel Golle2017-06-19
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libudev-fbsd: add packageDaniel Golle2017-06-19
This package provides a small udev shim originally intended for FreeBSD/devd, but it works well for our non-systemd-environment as well. It has limited features, but it's enough to detect and enumerate input devices. Signed-off-by: Daniel Golle <daniel@makrotopia.org>