equal
deleted
inserted
replaced
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. |