git: Bring in udev & libdevattr
Aggelos Economopoulos
aoiko at cc.ece.ntua.gr
Sun Jun 13 03:50:54 PDT 2010
Am 13/06/2010 12:19 μμ, schrieb Alex Hornung:
commit 3a3826b3871c8c2f480bcba820c6da8f86700143
Author: Alex Hornung<ahornung at gmail.com>
Date: Sat Jun 12 16:12:07 2010 +0000
Bring in udev& libdevattr
* Bring in kern_udev, libdevattr and udevd from my personal repo. This
is still WIP, but basic functionality is available and the API is
stabilizing.
* kern_udev allows the association of certain parameters in form of a
dictionary to each device in the system and provides notification of
attach and detach events.
* udevd is a userland daemon which keeps an up to date list of all
devices and their dictionaries and provides an interface for
libdevattr to acccess and manipulate these devices and related events.
* libdevattr provides a mostly Linux' libudev compatible API to access
device dictionaries and events. Beware that it is NOT a full drop-in
replacement!
Thanks for pushing it in Alex!
Aggelos
More information about the Commits
mailing list