NEWS
changeset 1341 32ba7ffb6c7f
parent 1337 0253c74d0940
child 1359 a3d54cccba48
equal deleted inserted replaced
1340:3d45edb1b4a1 1341:32ba7ffb6c7f
    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.