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 * 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. |