equal
deleted
inserted
replaced
69 * Significantly improved EoE bandwidth by running EoE processing in a kthread. |
69 * Significantly improved EoE bandwidth by running EoE processing in a kthread. |
70 * Switched version control from Subversion to Mercurial. |
70 * Switched version control from Subversion to Mercurial. |
71 * Implemented CompleteAccess for SDO downloads. |
71 * Implemented CompleteAccess for SDO downloads. |
72 * ethercat tool is now able to handle multiple masters. The --masters option |
72 * ethercat tool is now able to handle multiple masters. The --masters option |
73 supports ranges like '0,3,8-10'. |
73 supports ranges like '0,3,8-10'. |
|
74 * A sync manager is always enabled, if it contains registered process data. |
74 |
75 |
75 Changes in 1.4.0: |
76 Changes in 1.4.0: |
76 |
77 |
77 * Fixed race condition in jiffy-based frame timeout calculation. |
78 * Fixed race condition in jiffy-based frame timeout calculation. |
78 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
79 * Fixed race condition concerning the ec_slave_config_state->operational flag. |