DeviceKit: use libudev
Kay Sievers
kay.sievers at vrfy.org
Thu Oct 2 03:21:29 PDT 2008
On Thu, 2008-09-11 at 00:20 +0200, Kay Sievers wrote:
> 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.
Another update. I think we are pretty close now. It needs libudev from
the current git tree.
configure.in | 4
devkitd/Makefile.am | 4
devkitd/devkit-daemon.c | 555 ++++++++++++++----------------------------------
3 files changed, 176 insertions(+), 387 deletions(-)
Thanks,
Kay
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dk-libudev.patch
Type: text/x-patch
Size: 28224 bytes
Desc:
Url : http://lists.freedesktop.org/archives/devkit-devel/attachments/20081002/dd43a398/attachment-0001.bin
More information about the devkit-devel
mailing list