NEWS
changeset 1266 dd1f501c4070
parent 1260 9a43991c2115
child 1304 853c83c72f44
equal deleted inserted replaced
1265:2a3420989cdb 1266:dd1f501c4070
     4 
     4 
     5 -------------------------------------------------------------------------------
     5 -------------------------------------------------------------------------------
     6 
     6 
     7 Changes since 1.4.0:
     7 Changes since 1.4.0:
     8 
     8 
     9 * Added a userspace library for accessing the application interface.
     9 * Added a userspace library for accessing the application interface. This
    10 * Added VoE protocol support.
    10   library is licensed under LGPLv2.
       
    11 * Added VoE mailbox protocol support.
    11 * Separated datagram initialization from filling the payload with zeros.
    12 * Separated datagram initialization from filling the payload with zeros.
    12   Introduced new method ec_datagram_zero() for that.
    13   Introduced new method ec_datagram_zero() for that.
    13 * Added phy_read and phy_write commands to ethercat tool.
    14 * Added phy_read and phy_write commands to ethercat tool.
    14 * Added driver for Intel PRO/100 NICs.
    15 * Added driver for Intel PRO/100 NICs.
    15 
    16