NEWS
changeset 1304 853c83c72f44
parent 1266 dd1f501c4070
child 1305 de3fcbb6773e
equal deleted inserted replaced
1303:448f2e9fa483 1304:853c83c72f44
    12 * Separated datagram initialization from filling the payload with zeros.
    12 * Separated datagram initialization from filling the payload with zeros.
    13   Introduced new method ec_datagram_zero() for that.
    13   Introduced new method ec_datagram_zero() for that.
    14 * Added phy_read and phy_write commands to ethercat tool.
    14 * Added phy_read and phy_write commands to ethercat tool.
    15 * Added driver for Intel PRO/100 NICs.
    15 * Added driver for Intel PRO/100 NICs.
    16 
    16 
    17 Changes since 1.4.0-rc2:
    17 Changes since 1.4.0-rc3:
       
    18 
       
    19 * Fixed race condition in jiffy-based frame timeout calculation.
       
    20 * Fixed race condition concerning the ec_slave_config_state->operational flag.
       
    21 * Fixed wrong calculation of the expected working counter if the process data
       
    22   of a domain span several datagrams.
       
    23 
       
    24 Changes in 1.4.0-rc3:
    18 
    25 
    19 * Ported the master thread to the kthread interface.
    26 * Ported the master thread to the kthread interface.
    20 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    27 * Added missing semaphore up() in an ioctl(). In rare cases, the master
    21   semaphore was not released.
    28   semaphore was not released.
    22 * Minor fix in 'slaves' command that fixed duplicate display of supported
    29 * Minor fix in 'slaves' command that fixed duplicate display of supported