NEWS
changeset 696 24fac09b5b26
parent 670 f57de4585a5f
child 697 6f658c2082fd
equal deleted inserted replaced
695:661ad8bd5ea1 696:24fac09b5b26
    44   ec_master_sync_io(). Userspace threads are now waiting for events in the
    44   ec_master_sync_io(). Userspace threads are now waiting for events in the
    45   state machine.
    45   state machine.
    46 * Master state machine scheduled with timeout if idle, otherwise is executed
    46 * Master state machine scheduled with timeout if idle, otherwise is executed
    47   as fast as possible (with schedule()).
    47   as fast as possible (with schedule()).
    48 * Added dummy module for simulation purpuses.
    48 * Added dummy module for simulation purpuses.
       
    49 * Limited infinite EEPROM reading, if 0xffff limiter word is missing.
    49 * Removed EtherCAT line comments from 8139too drivers.
    50 * Removed EtherCAT line comments from 8139too drivers.
    50 
    51 
    51 -------------------------------------------------------------------------------
    52 -------------------------------------------------------------------------------
    52 
    53 
    53 Changes in version 1.2.0:
    54 Changes in version 1.2.0: