TODO
author Florian Pose <fp@igh-essen.com>
Tue, 15 Aug 2006 08:48:00 +0000
changeset 345 beb0a77d73c0
parent 339 a3a4ee854bd8
child 351 a5e6e5aca946
permissions -rw-r--r--
Improved datagram reception in sync_io and frame dequeuing.
-------------------------------------------------------------------------------

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

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