From 7d540090ef21a4802a6cef0de03a96eca30725e1 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 6 Jun 2006 11:59:52 +0000 Subject: [PATCH] Updated things to do. --- TODO | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) diff --git a/TODO b/TODO index 1d16d834..cc98d024 100644 --- a/TODO +++ b/TODO @@ -1,21 +1,35 @@ +------------------------------------------------------------------------------- EtherCAT master TODO -==================== $Id$ -- Mailbox-Handler -- Dispatching of received mailbox data? -- File access over EtherCAT (FoE) +------------------------------------------------------------------------------- -- Number of frames the NIC can handle -- Remove slave type information from master / read XML files from user space +Important things to do: -- eepro100 driver -- VLAN tagging +* New SDO-Configuration interface -- Calculate bus topology +* Remove slave type information from master / New RT Interface -- Documentation +* SysFS interface for Secondary slave address -- User space tool for configuration and visualisation +* Implement all EtherCAT commands + +* Determine number of frames the NIC can handle + +* Implement eepro100 driver + +------------------------------------------------------------------------------- + +Not-so-important things to do: + +* User space tool for configuration + +* Calculate bus topology + +* File access over EtherCAT (FoE) + +* Allow VLAN tagging + +-------------------------------------------------------------------------------