NEWS
changeset 1489 f77a1182b6f4
parent 1485 5ddc3a455059
child 1497 c9308eb34c0e
equal deleted inserted replaced
1488:3fb343e3fac0 1489:f77a1182b6f4
    44 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave
    44 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave
    45   (thanks to E. Burgstaller).
    45   (thanks to E. Burgstaller).
    46 * Module symbol versions file for ec_master.ko is installed to
    46 * Module symbol versions file for ec_master.ko is installed to
    47   prefix/modules/ec_master.symvers.
    47   prefix/modules/ec_master.symvers.
    48 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
    48 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
       
    49 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    49 
    50 
    50 Changes in 1.4.0:
    51 Changes in 1.4.0:
    51 
    52 
    52 * Fixed race condition in jiffy-based frame timeout calculation.
    53 * Fixed race condition in jiffy-based frame timeout calculation.
    53 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    54 * Fixed race condition concerning the ec_slave_config_state->operational flag.