equal
deleted
inserted
replaced
41 * Slave configuration is now done exclusively from the master thread. Removed |
41 * Slave configuration is now done exclusively from the master thread. Removed |
42 ec_master_sync_io(). Userspace threads are now waiting for events in the |
42 ec_master_sync_io(). Userspace threads are now waiting for events in the |
43 state machine. |
43 state machine. |
44 * Master state machine scheduled with timeout if idle, otherwise is executed |
44 * Master state machine scheduled with timeout if idle, otherwise is executed |
45 as fast as possible (with schedule()). |
45 as fast as possible (with schedule()). |
|
46 * Added dummy module for simulation purpuses. |
46 * Removed EtherCAT line comments from 8139too drivers. |
47 * Removed EtherCAT line comments from 8139too drivers. |
47 |
48 |
48 ------------------------------------------------------------------------------- |
49 ------------------------------------------------------------------------------- |
49 |
50 |
50 Changes in version 1.2.0: |
51 Changes in version 1.2.0: |