author | Florian Pose <fp@igh-essen.com> |
Fri, 12 Jan 2007 14:49:27 +0000 | |
changeset 534 | dfaeae243866 |
parent 484 | 9fde4a17b820 |
child 544 | 3ff1b429ec9f |
child 1739 | 5fcbd29151d2 |
permissions | -rw-r--r-- |
271 | 1 |
------------------------------------------------------------------------------- |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
2 |
|
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
3 |
EtherCAT master TODO |
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
4 |
|
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
5 |
$Id$ |
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
6 |
|
271 | 7 |
------------------------------------------------------------------------------- |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
8 |
|
271 | 9 |
Important things to do: |
194
c21e7c12dd50
Moved fragen.txt outside the source tree, renamed todo.txt to TODO
Florian Pose <fp@igh-essen.com>
parents:
diff
changeset
|
10 |
|
351 | 11 |
* Read AL Status Code with AL Control Response (if possible?) |
339 | 12 |
* Coupling of EoE handlers before configuring slaves. |
351 | 13 |
(avoiding duplicate configuration) |
271 | 14 |
* Implement all EtherCAT commands |
15 |
* Determine number of frames the NIC can handle |
|
484
9fde4a17b820
kobject_add() in constructors.
Florian Pose <fp@igh-essen.com>
parents:
351
diff
changeset
|
16 |
* Implement e100 driver |
351 | 17 |
|
271 | 18 |
------------------------------------------------------------------------------- |
19 |
||
20 |
Not-so-important things to do: |
|
21 |
||
22 |
* Calculate bus topology |
|
23 |
* File access over EtherCAT (FoE) |
|
24 |
* Allow VLAN tagging |
|
25 |
||
26 |
------------------------------------------------------------------------------- |