TODO.
authorFlorian Pose <fp@igh-essen.com>
Tue, 10 Jun 2008 09:12:43 +0000
changeset 984 9d9c339cbeb7
parent 983 efb947bd96f3
child 985 90bcaf9ce3d5
TODO.
TODO
--- a/TODO	Tue Jun 10 09:08:24 2008 +0000
+++ b/TODO	Tue Jun 10 09:12:43 2008 +0000
@@ -26,13 +26,13 @@
 * Attach Pdo names from SII or Coe dictioary to Pdos read via CoE.
 * Make scanning and configuration run parallel (each).
 * List of commands that require a slave.
+* Improve formatting of 'ethercat ls'.
 
 Future issues:
 
 * Distributed clocks.
-* Move slave handlers and state machines, etc. into a user space daemon (move
-  kernel threads to user space daemon with a TCP interface replacing the
-  cdev).
+* Move master threads, slave handlers and state machines into a user
+  space daemon.
 * Implement user space realtime interface via cdev.
 * Mailbox protocol handlers.
 * Mailbox state machine using toggle bits.