# HG changeset patch # User Florian Pose # Date 1222931640 0 # Node ID 13cb18b91627e7975c28359e06c5868af52a55b6 # Parent 632a6b91f8e45082febac5a66962c4dfb15c0940 Added changes since 1.4.0-rc2. diff -r 632a6b91f8e4 -r 13cb18b91627 NEWS --- a/NEWS Wed Oct 01 14:42:28 2008 +0000 +++ b/NEWS Thu Oct 02 07:14:00 2008 +0000 @@ -12,6 +12,18 @@ * 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