diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-13 21:09:28 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-13 21:09:28 +0200 |
commit | 93b0f384589fce818edb9678571a30e71930d14c (patch) | |
tree | 0a66d2d7749b97e8d5919fdf2971db43a52240c2 /TODO | |
parent | b2d9e4f20075d355cd4fe091929bc336642aa50d (diff) |
libudev: udev_device - add attribute cache
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,3 +10,7 @@ These things will change in future udev versions: o "udevadm control" commands will only accept the --<command> syntax o symlink names to udevadm will no longer be resolved to old command names +before next release: + o handle old "device" link in get_parent (CONFIG_SYSFS_DEPRECATED*=y) + o handle "subsystem", "driver", as device + o switch libudev API to syspath instead of devpath |