From 0ce4372c63c4e47706c67b22f7c61194fcb37e29 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Tue, 30 Sep 2008 12:33:03 +0000 Subject: [PATCH] e100 NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 33ab7e2a..bb122575 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ Changes since 1.4.0: * Separated datagram initialization from filling the payload with zeros. Introduced new method ec_datagram_zero() for that. * Added phy_read and phy_write commands to ethercat tool. +* Added driver for Intel PRO/100 NICs. Changes in version 1.4.0-rc2: