equal
deleted
inserted
replaced
28 * Going to the Bootstrap state is now supported by the state machines and the |
28 * Going to the Bootstrap state is now supported by the state machines and the |
29 command-line tool. |
29 command-line tool. |
30 * Introduced ecrt_master_slave() to get information about a certain slave. |
30 * Introduced ecrt_master_slave() to get information about a certain slave. |
31 * SDO entry access rights are shown in 'ethercat sdos'. |
31 * SDO entry access rights are shown in 'ethercat sdos'. |
32 * Added 64-bit data access macros to application header. |
32 * Added 64-bit data access macros to application header. |
|
33 * Added debug level for all masters as a module parameter. Thanks to Erwin |
|
34 Burgstaller. |
33 |
35 |
34 Changes in 1.4.0: |
36 Changes in 1.4.0: |
35 |
37 |
36 * Fixed race condition in jiffy-based frame timeout calculation. |
38 * Fixed race condition in jiffy-based frame timeout calculation. |
37 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
39 * Fixed race condition concerning the ec_slave_config_state->operational flag. |