TODO
author Florian Pose <fp@igh-essen.com>
Wed, 19 Jul 2006 15:28:34 +0000
changeset 308 d50b139c8601
parent 277 b9fef58af86e
child 325 7833cf70c4f2
permissions -rw-r--r--
Separated slave scan sub state machine and slave configuration sub state machine.
-------------------------------------------------------------------------------

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

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