summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorstekloff <stekloff>2005-04-06 20:57:01 +0000
committerstekloff <stekloff>2005-04-06 20:57:01 +0000
commitdd8c511d725f816bc64592028ff178616fcde607 (patch)
tree55250e02ac67ceeb3c2bac3b1e29a78c22be1ac2 /TODO
parent855a337e54321d9aa2b97c38ffa4787d3105257c (diff)
downloadsysfsutils-master.tar.gz
Merging tag sysfsutils-1_3_0 with main trunk.HEADoriginmaster
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 5 insertions, 12 deletions
diff --git a/TODO b/TODO
index 9f32242..c5f40da 100644
--- a/TODO
+++ b/TODO
@@ -1,18 +1,11 @@
Library:
--------
-- Implement a better device tree, so we can eventually walk the tree.
-- Add write attribute write commands:
- sysfs_write_attribute()
- sysfs_write_attribute_value()
-- Possibly add abstract data list to make device tree easier and to
- give calling applications a means to easily manage large lists
- of devices.
-- Make bus lists of devices using topology.
-- Need to properly set errno.
+- Rework debugging error messages and look into better logging on error.
Commands:
---------
-- Add capability to just take a device as an argument.
- Add topology tree view.
-- Need to clean up error messages.
-- Clean up how attribute values are printed.
+
+Documentation:
+--------------
+- Update/improve documentation.