TODO
author Florian Pose <fp@igh-essen.com>
Tue, 27 Jun 2006 20:24:32 +0000
changeset 292 2cf6ae0a2419
parent 277 b9fef58af86e
child 325 7833cf70c4f2
permissions -rw-r--r--
Minor changes in fsm.c and slave.c
-------------------------------------------------------------------------------

EtherCAT master TODO

$Id$

-------------------------------------------------------------------------------

Important things to do:

* New SDO-Configuration interface

* Remove slave type information from master / New RT Interface

* Always use state machines / remove simple IO code

* SysFS interface
  - Add secondary slave address
  - Add SDO dictionary

* 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

-------------------------------------------------------------------------------