TODO
author Florian Pose <fp@igh-essen.com>
Fri, 12 Jan 2007 14:28:33 +0000
changeset 533 acdd1f9ef7ab
parent 484 9fde4a17b820
child 544 3ff1b429ec9f
child 1739 5fcbd29151d2
permissions -rw-r--r--
Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
-------------------------------------------------------------------------------

EtherCAT master TODO

$Id$

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

Important things to do:

* Read AL Status Code with AL Control Response (if possible?)
* Coupling of EoE handlers before configuring slaves.
  (avoiding duplicate configuration)
* Implement all EtherCAT commands
* Determine number of frames the NIC can handle
* Implement e100 driver

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

Not-so-important things to do:

* Calculate bus topology
* File access over EtherCAT (FoE)
* Allow VLAN tagging

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