DragonFly On-Line Manual Pages
DEVATTR(3) DragonFly Library Functions Manual DEVATTR(3)
NAME
devattr -- device properties and event notification
LIBRARY
Device attribute and event library (libdevattr, -ldevattr)
DESCRIPTION
The devattr library provides an interface to receive event notifications
related to device attach and detach events, as well as an interface to
query system devices for their properties.
COMPATIBILITY
The devattr library offers a set of functions that is aimed to be as
compatible as possible with Linux' libudev, but is not limited by this
and also provides a different set of functionality.
SEE ALSO
udev(3), udev_device(3), udev_enumerate(3), udev_monitor(3), udevd(8)
DragonFly 5.5 July 11, 2010 DragonFly 5.5