equal
deleted
inserted
replaced
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. |