equal
deleted
inserted
replaced
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 * Switched version control from Subversion to Mercurial. |
64 * Implemented CompleteAccess for SDO downloads. |
65 * Implemented CompleteAccess for SDO downloads. |
65 |
66 |
66 Changes in 1.4.0: |
67 Changes in 1.4.0: |
67 |
68 |
68 * Fixed race condition in jiffy-based frame timeout calculation. |
69 * Fixed race condition in jiffy-based frame timeout calculation. |