From 349d6c359b4f8807704925248dd468231a0c7513 Mon Sep 17 00:00:00 2001 From: Florian Pose <fp@igh-essen.com> Date: Tue, 10 Jun 2008 09:12:43 +0000 Subject: [PATCH] TODO. --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index 37a3e96c..18d50447 100644 --- a/TODO +++ b/TODO @@ -26,13 +26,13 @@ Version 1.4.0: * 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. -- GitLab