TODO
changeset 2256 37467d2f23fb
parent 2011 04fdb4abf120
child 2387 bed7bd7588d0
equal deleted inserted replaced
2255:25b351a76050 2256:37467d2f23fb
     5 $Id$
     5 $Id$
     6 
     6 
     7 vim700: spelllang=en spell
     7 vim700: spelllang=en spell
     8 
     8 
     9 -------------------------------------------------------------------------------
     9 -------------------------------------------------------------------------------
    10 
       
    11 Version 1.5.0:
       
    12 
       
    13 * Ethernet drivers:
       
    14     - Fix link detection in generic driver.
       
    15     - Add native drivers from 2.6.24 up to 2.6.31.
       
    16 
    10 
    17 Future issues:
    11 Future issues:
    18 
    12 
    19 * Remove allow_scanning flag.
    13 * Remove allow_scanning flag.
    20 * Check for Enable SDO Complete Access flag.
    14 * Check for Enable SDO Complete Access flag.
    69 * Simplify master fsm by introducing a common request state to handle external
    63 * Simplify master fsm by introducing a common request state to handle external
    70   requests (replace write_sii, sdo_request, etc).
    64   requests (replace write_sii, sdo_request, etc).
    71 * Remove stdio uses in userspace library?
    65 * Remove stdio uses in userspace library?
    72 * Fix casting away constness during expected WC calculation.
    66 * Fix casting away constness during expected WC calculation.
    73 * Fix bus scan hang when calling ecrt_master_deactivate().
    67 * Fix bus scan hang when calling ecrt_master_deactivate().
       
    68 * Fix link detection in generic driver.
    74 
    69 
    75 Smaller issues:
    70 Smaller issues:
    76 
    71 
    77 * Read out CRC counters.
    72 * Read out CRC counters.
    78 * Configure slave ports to automatically open on link detection.
    73 * Configure slave ports to automatically open on link detection.