NEWS
changeset 1606 6c5849669900
parent 1546 f60cf2500bf8
child 1809 586be70ff70a
equal deleted inserted replaced
1605:1a588303083a 1606:6c5849669900
    19   datagrams.
    19   datagrams.
    20 * Separated datagram initialization from filling the payload with zeros.
    20 * Separated datagram initialization from filling the payload with zeros.
    21   Introduced new method ec_datagram_zero() for that.
    21   Introduced new method ec_datagram_zero() for that.
    22 * Added phy_read and phy_write commands to ethercat tool.
    22 * Added phy_read and phy_write commands to ethercat tool.
    23 * Added e100 driver for Intel PRO/100 NICs.
    23 * Added e100 driver for Intel PRO/100 NICs.
       
    24     - Added e100 driver for 2.6.27.
    24     - Added e100 driver for 2.6.28, thanks to Kim. H. Madsen.
    25     - Added e100 driver for 2.6.28, thanks to Kim. H. Madsen.
    25     - Added e100 driver for 2.6.29, thanks to Andre Puschmann.
    26     - Added e100 driver for 2.6.29, thanks to Andre Puschmann.
    26 * Added 8139too driver for kernels 2.6.25 (F. Pose), 2.6.26 (M. Luescher),
    27 * Added 8139too driver for kernels 2.6.25 (F. Pose), 2.6.26 (M. Luescher),
    27   2.6.27, 2.6.28 and 2.6.29 (M. Goetze).
    28   2.6.27, 2.6.28 and 2.6.29 (M. Goetze).
    28 * Added e1000 driver for 2.6.26 (M. Luescher).
    29 * Added e1000 driver for 2.6.26 (M. Luescher).