From 6c484fa19af8bd2b96e90e9aa5e58ad222c5fd30 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Thu, 2 Oct 2008 07:14:00 +0000 Subject: [PATCH] Added changes since 1.4.0-rc2. --- NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index bb122575..ff8b8a8e 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,18 @@ Changes since 1.4.0: * Added phy_read and phy_write commands to ethercat tool. * Added driver for Intel PRO/100 NICs. +Changes since 1.4.0-rc2: + +* Ported the master thread to the kthread interface. +* Added missing semaphore up() in an ioctl(). In rare cases, the master + semaphore was not released. +* Minor fix in 'slaves' command that fixed duplicate display of supported + mailbox protocols. +* The Sdo Information Service is only queried, if the slave has the + corresponding SII bit set. +* Added some missing header files in the command-line-tool code. +* Removed unstable e100, forcedeth, and r8169 drivers. + Changes in version 1.4.0-rc2: * Fixed a deadlock causing race condition concerning thread signaling when the