# HG changeset patch # User Florian Pose # Date 1149595192 0 # Node ID 29ac97eb9d79ab0181b43fe06d8ede750610fda6 # Parent f6ba0b288657b9083bde2eafbfd86d4d081e1831 Updated things to do. diff -r f6ba0b288657 -r 29ac97eb9d79 TODO --- a/TODO Tue Jun 06 09:54:32 2006 +0000 +++ b/TODO Tue Jun 06 11:59:52 2006 +0000 @@ -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 + +-------------------------------------------------------------------------------