diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-09 14:37:36 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-09 14:37:36 +0200 |
commit | 37372bbc38d8542f482d90b26c90714429584421 (patch) | |
tree | 6d9b5771febda2f97eca3e22a96ac090e0f24337 /README | |
parent | 8a4c287d150e56a2bf57163edaee7c487896418f (diff) |
libudev: monitor - add event properties to udev_device
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Important Note: recommend to replace a distro's udev installation with the upstream version. Requirements: - - Version 2.6.18 of the Linux kernel for reliable operation of this release of + - Version 2.6.19 of the Linux kernel for reliable operation of this release of udev. The kernel may have a requirement on udev too, see Documentation/Changes in the kernel source tree for the actual dependency. |