NEWS
changeset 1231 c929f2fff45a
parent 1225 4d5b739edcb5
child 1243 13cb18b91627
equal deleted inserted replaced
1230:0f3878668790 1231:c929f2fff45a
     8 
     8 
     9 * Added VoE protocol support.
     9 * Added VoE protocol support.
    10 * Separated datagram initialization from filling the payload with zeros.
    10 * Separated datagram initialization from filling the payload with zeros.
    11   Introduced new method ec_datagram_zero() for that.
    11   Introduced new method ec_datagram_zero() for that.
    12 * Added phy_read and phy_write commands to ethercat tool.
    12 * Added phy_read and phy_write commands to ethercat tool.
       
    13 * Added driver for Intel PRO/100 NICs.
    13 
    14 
    14 Changes in version 1.4.0-rc2:
    15 Changes in version 1.4.0-rc2:
    15 
    16 
    16 * Fixed a deadlock causing race condition concerning thread signaling when the
    17 * Fixed a deadlock causing race condition concerning thread signaling when the
    17   master thread had no opportunity to run, but shall be killed immediately
    18   master thread had no opportunity to run, but shall be killed immediately