TODO
changeset 1076 e62b492aab51
parent 1072 94a5f043dee5
child 1080 088a61306930
equal deleted inserted replaced
1075:94c6e36e0f8d 1076:e62b492aab51
    15 * Adapt remaining examples.
    15 * Adapt remaining examples.
    16 * READMEs for examples.
    16 * READMEs for examples.
    17 * Update documentation.
    17 * Update documentation.
    18 * Add -a and -p switches for 'ethercat config' command.
    18 * Add -a and -p switches for 'ethercat config' command.
    19 * Race in jiffies frame timeout.
    19 * Race in jiffies frame timeout.
    20 * FoE
    20 * File access over EtherCAT (FoE).
    21 * Allow master requesting when in ORPHANED phase
    21 * Allow master requesting when in ORPHANED phase
    22 * Get original driver for r8169.
    22 * Get original driver for r8169.
    23 
    23 
    24 Future issues:
    24 Future issues:
    25 
    25 
    47 * Configure slave ports to automatically open on link detection.
    47 * Configure slave ports to automatically open on link detection.
    48 * Only execute one EoE handler per EoE cycle.
    48 * Only execute one EoE handler per EoE cycle.
    49 
    49 
    50 Less important issues:
    50 Less important issues:
    51 
    51 
    52 * File access over EtherCAT (FoE).
       
    53 * Allow VLAN tagging.
    52 * Allow VLAN tagging.
    54 * Determine number of frames, the NIC can handle.
    53 * Determine number of frames, the NIC can handle.
    55 
    54 
    56 -------------------------------------------------------------------------------
    55 -------------------------------------------------------------------------------