equal
deleted
inserted
replaced
47 state machine. |
47 state machine. |
48 * Master state machine scheduled with timeout if idle, otherwise is executed |
48 * Master state machine scheduled with timeout if idle, otherwise is executed |
49 as fast as possible (with schedule()). |
49 as fast as possible (with schedule()). |
50 * Added dummy module for simulation purpuses. |
50 * Added dummy module for simulation purpuses. |
51 * Limited infinite EEPROM reading, if 0xffff limiter word is missing. |
51 * Limited infinite EEPROM reading, if 0xffff limiter word is missing. |
|
52 * Init script works now properly on non-SUSE distros (no rc.status dependency |
|
53 any more). |
52 * Removed EtherCAT line comments from 8139too drivers. |
54 * Removed EtherCAT line comments from 8139too drivers. |
53 |
55 |
54 ------------------------------------------------------------------------------- |
56 ------------------------------------------------------------------------------- |
55 |
57 |
56 Changes in version 1.2.0: |
58 Changes in version 1.2.0: |