From 84e213ec1680275dc69477c34f34a372b9fddf2d Mon Sep 17 00:00:00 2001 From: mananth Date: Mon, 25 Aug 2003 08:12:27 +0000 Subject: Initial revision --- TODO | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..9f32242 --- /dev/null +++ b/TODO @@ -0,0 +1,18 @@ +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. + +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. -- cgit v1.2.1