NEWS
changeset 1422 d41e4537b75f
parent 1401 96baef8a3162
child 1441 27a8d6f97a95
equal deleted inserted replaced
1421:043a518831b2 1422:d41e4537b75f
    32 * Added 64-bit data access macros to application header.
    32 * Added 64-bit data access macros to application header.
    33 * Added debug level for all masters as a module parameter. Thanks to Erwin
    33 * Added debug level for all masters as a module parameter. Thanks to Erwin
    34   Burgstaller.
    34   Burgstaller.
    35 * Clear slave list on link down.
    35 * Clear slave list on link down.
    36 * Output device link state in 'ethercat master'.
    36 * Output device link state in 'ethercat master'.
       
    37 * Added 'ethercat graph' command which outputs the bus topology in
       
    38   DOT language.
    37 
    39 
    38 Changes in 1.4.0:
    40 Changes in 1.4.0:
    39 
    41 
    40 * Fixed race condition in jiffy-based frame timeout calculation.
    42 * Fixed race condition in jiffy-based frame timeout calculation.
    41 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    43 * Fixed race condition concerning the ec_slave_config_state->operational flag.