DeviceKit: use libudev

Kay Sievers kay.sievers at vrfy.org
Wed Sep 10 15:20:53 PDT 2008


On Fri, 2008-08-29 at 22:39 +0200, Kay Sievers wrote:
> To integrate DeviceKit properly with udev, udev provides a shared
> library libudev now, wich is used by the DeviceKit daemon with this
> patch, to retrieve udev device information and hook into device events.

Updated patch, which depends on the to-be-released udev 128. It replaces
almost all sysfs and uevent details from DeviceKit code and uses libudev
to retrieve device information, listen to events, and parse event
messages.

Thanks,
Kay

 configure.in            |    4 
 devkitd/Makefile.am     |    4 
 devkitd/devkit-daemon.c |  482 +++++++++++++++++-------------------------------
 3 files changed, 178 insertions(+), 312 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dk-libudev.patch
Type: text/x-patch
Size: 24481 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/devkit-devel/attachments/20080911/52775449/attachment.bin 


More information about the devkit-devel mailing list