equal
deleted
inserted
replaced
20 * Improved error case return codes of many functions. |
20 * Improved error case return codes of many functions. |
21 * Added 8139too driver for 2.6.25. |
21 * Added 8139too driver for 2.6.25. |
22 * Implemented the File Access over EtherCAT (FoE) mailbox protocol. |
22 * Implemented the File Access over EtherCAT (FoE) mailbox protocol. |
23 * Going to the Bootstrap state is now supported by the state machines and the |
23 * Going to the Bootstrap state is now supported by the state machines and the |
24 command-line tool. |
24 command-line tool. |
|
25 * Introduced ecrt_master_slave() to get information about a certain slave. |
25 |
26 |
26 Changes in 1.4.0: |
27 Changes in 1.4.0: |
27 |
28 |
28 * Fixed race condition in jiffy-based frame timeout calculation. |
29 * Fixed race condition in jiffy-based frame timeout calculation. |
29 * Fixed race condition concerning the ec_slave_config_state->operational flag. |
30 * Fixed race condition concerning the ec_slave_config_state->operational flag. |