From 369852b9388d04860bd0ed4592fa1671dd0bf8ed Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 28 Jul 2008 08:17:01 +0000 Subject: [PATCH] NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index fcd0f7fd..fe7ca2d6 100644 --- a/NEWS +++ b/NEWS @@ -85,6 +85,8 @@ Changes in version 1.4.0: - Added e1000 driver for kernel 2.6.24, thanks to Matthias Luescher. - Added alpha support for the Reaktek r8169 chipset, thanks to Scott Hassan. + - Fixed unnecessary watchdog executions in e1000 drivers (thanks to + Olav Zarges). * Removed the "bus validation" routines. Slave scanning is now done any time the bus topology changes, even during realtime operation. Because of this, the bus_tainted flag was deprecated and removed.