TODO
author Florian Pose <fp@igh-essen.com>
Wed, 09 Aug 2006 15:00:20 +0000
changeset 343 b3858d25ba4b
parent 339 a3a4ee854bd8
child 351 a5e6e5aca946
permissions -rw-r--r--
Added missing code documentation.
-------------------------------------------------------------------------------

EtherCAT master TODO

$Id$

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

Important things to do:

* Add Kobjects in constructors.

* Read AL Status Code with AL Control Response.

* Coupling of EoE handlers before configuring slaves.

* 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

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