NEWS
changeset 1305 de3fcbb6773e
parent 1304 853c83c72f44
child 1310 bd4631c70392
equal deleted inserted replaced
1304:853c83c72f44 1305:de3fcbb6773e
    11 * Added VoE mailbox protocol support.
    11 * Added VoE mailbox protocol support.
    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 * Debug interfaces are created with the Ethernet addresses of the attached
       
    17   physical device.
    16 
    18 
    17 Changes since 1.4.0-rc3:
    19 Changes since 1.4.0-rc3:
    18 
    20 
    19 * Fixed race condition in jiffy-based frame timeout calculation.
    21 * Fixed race condition in jiffy-based frame timeout calculation.
    20 * Fixed race condition concerning the ec_slave_config_state->operational flag.
    22 * Fixed race condition concerning the ec_slave_config_state->operational flag.