NEWS
changeset 1392 8fcc1d0987c1
parent 1384 21b5343910c2
child 1399 f79d4bb5b23a
equal deleted inserted replaced
1391:9a547310f8d8 1392:8fcc1d0987c1
     8 
     8 
     9 Changes since 1.4.0:
     9 Changes since 1.4.0:
    10 
    10 
    11 * Added a userspace library for accessing the application interface. This
    11 * Added a userspace library for accessing the application interface. This
    12   library is licensed under LGPLv2.
    12   library is licensed under LGPLv2.
       
    13 * Added distributed clocks support.
    13 * Added VoE mailbox protocol support.
    14 * Added VoE mailbox protocol support.
    14 * Separated datagram initialization from filling the payload with zeros.
    15 * Separated datagram initialization from filling the payload with zeros.
    15   Introduced new method ec_datagram_zero() for that.
    16   Introduced new method ec_datagram_zero() for that.
    16 * Added phy_read and phy_write commands to ethercat tool.
    17 * Added phy_read and phy_write commands to ethercat tool.
    17 * Added driver for Intel PRO/100 NICs.
    18 * Added driver for Intel PRO/100 NICs.