This commit is contained in:
Florian Pose 2008-07-28 08:17:01 +00:00
parent d515b68dc1
commit 369852b938
1 changed files with 2 additions and 0 deletions

2
NEWS
View File

@ -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.