NEWS
changeset 1514 85ac1c91045d
parent 1510 88b608a1a7f3
child 1515 e722e0ac5d28
equal deleted inserted replaced
1513:60ca68d853b8 1514:85ac1c91045d
    57 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave
    57 * 'ethercat xml' creates valid XML <EtherCATInfoList> for more than one slave
    58   (thanks to E. Burgstaller).
    58   (thanks to E. Burgstaller).
    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 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    63 * Significantly improved EoE bandwidth by running EoE processing in a kthread.
    63 
    64 
    64 Changes in 1.4.0:
    65 Changes in 1.4.0:
    65 
    66 
    66 * Fixed race condition in jiffy-based frame timeout calculation.
    67 * Fixed race condition in jiffy-based frame timeout calculation.