author | Florian Pose <fp@igh-essen.com> |
Fri, 09 Feb 2007 15:41:15 +0000 | |
changeset 544 | 3ff1b429ec9f |
parent 484 | 9fde4a17b820 |
child 547 | dda827b8e578 |
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 |
|
484
9fde4a17b820
kobject_add() in constructors.
Florian Pose <fp@igh-essen.com>
parents:
351
diff
changeset
|
11 |
* Implement e100 driver |
544 | 12 |
* Implement distributed clocks |
13 |
* Read dynamic PDOs from SDO dictionary. |
|
351 | 14 |
|
271 | 15 |
------------------------------------------------------------------------------- |
16 |
||
17 |
Not-so-important things to do: |
|
18 |
||
19 |
* File access over EtherCAT (FoE) |
|
20 |
* Allow VLAN tagging |
|
544 | 21 |
* Implement all EtherCAT commands |
22 |
* Determine number of frames the NIC can handle |
|
271 | 23 |
|
24 |
------------------------------------------------------------------------------- |