NEWS
changeset 1526 66edd310830c
parent 1515 e722e0ac5d28
child 1528 dbc617badc33
equal deleted inserted replaced
1525:ee18735e534f 1526:66edd310830c
    59 * Module symbol versions file for ec_master.ko is installed to
    59 * Module symbol versions file for ec_master.ko is installed to
    60   prefix/modules/ec_master.symvers.
    60   prefix/modules/ec_master.symvers.
    61 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
    61 * Added 'ethercat eoe' command to display Ethernet over EtherCAT statistics.
    62 * Added 'ethercat cstruct' command to output PDO information in C language.
    62 * Added 'ethercat cstruct' command to output PDO information in C language.
    63 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    63 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
       
    64 * Implemented CompleteAccess for SDO downloads.
    64 
    65 
    65 Changes in 1.4.0:
    66 Changes in 1.4.0:
    66 
    67 
    67 * Fixed race condition in jiffy-based frame timeout calculation.
    68 * Fixed race condition in jiffy-based frame timeout calculation.
    68 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    69 * Fixed race condition concerning the ec_slave_config_state->operational flag.