NEWS
2009-09-30 Florian Pose Added e100 driver for 2.6.27.
2009-08-21 Florian Pose Fixed SDO upload segment response for 10 bytes mailbox length (thanks to Joerg
2009-08-13 Florian Pose Switched from Subversion to Mercurial.
2009-08-13 Florian Pose Implemented CompleteAccess for SDO downloads.
2009-07-30 Florian Pose Added r8169 driver for 2.6.29.
2009-07-29 Florian Pose Added 'ethercat cstruct' command to output PDO information in C language.
2009-07-28 Florian Pose Improved bus information API.
2009-07-27 Florian Pose Added watchdog configuration via application interface (thanks to J. Mohre).
2009-07-15 Florian Pose Added e100 for kernel 2.6.29, thanks to Andre Puschmann.
2009-07-13 Florian Pose Improved the callback mechanism.
2009-07-10 Florian Pose Fixed SDO upload segment response (thanks to Christoph Peter).
2009-07-10 Florian Pose Separated master requesting into open and reserve for userspace library.
2009-06-30 Florian Pose EoE processing with kthread.
2009-06-26 Florian Pose ethercat eoe command.
2009-06-19 Florian Pose merge -c1788 branches/stable-1.4: ec_master.symvers installation.
2009-06-19 Florian Pose merge -c1787 branches/stable-1.4: Added r8169 driver for 2.6.28.
2009-06-16 Florian Pose Added e100 driver for 2.6.28, thanks to Kim H. Madsen.
2009-06-16 Florian Pose Added 8139too driver for 2.6.29, thanks to M. Goetze.
2009-06-16 Florian Pose 'ethercat xml' creates <EtherCATInfoList> for more than one slave.
2009-05-07 Florian Pose Added 8139too driver for 2.6.28, thanks to M. Goetze.
2009-05-05 Florian Pose Changed EC_MAX_SII_SIZE to 4096.
2009-05-05 Florian Pose Added ecrt_slave_sdo_upload() and ecrt_slave_sdo_download(). Thanks to
2009-04-29 Florian Pose Added 'ethercat graph' command.
2009-04-17 Florian Pose Output link state in 'ethercat master'.
2009-04-17 Florian Pose Clear slave list on link down.
2009-04-17 Florian Pose Added debug_level module parameter. debug_level is now unsigned int.
2009-04-09 Florian Pose DC cyclic operation and slave configuration. TBC...
2009-04-08 Florian Pose Added 64-bit data access macros.
2009-04-08 Florian Pose Read SDO entry access rights.
2009-03-09 Florian Pose Added 8139too driver for 2.6.27, thanks to M. Goetze.
2009-02-24 Florian Pose Added e1000 driver for 2.6.26, thanks to M. Luescher.
2009-02-24 Florian Pose Added 8139too for 2.6.26, thanks to M. Luescher.
2009-01-26 Florian Pose Added ecrt_master_slave().
2009-01-26 Florian Pose merge -c1619 branches/1.4-foe: Implemented going to bootstrap state BOOT.
2009-01-26 Florian Pose TODO.
2009-01-26 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
2009-01-26 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
2009-01-26 Florian Pose merge -c1602 branches/stable-1.4: Fixed e1000 ring bug.
2009-01-26 Florian Pose merge -r1599:1600 branches/stable-1.4: Removed bashisms from init script.
2009-01-13 Florian Pose Added 8139too for 2.6.25.
2008-11-25 Florian Pose merge -r1583:1593 branches/stable-1.4: Fixed detaching oops.
2008-11-17 Florian Pose Improved error case return codes of many functions.
2008-11-06 Florian Pose merge -c1582 branches/stable-1.4: Typo.
2008-11-05 Florian Pose Create debug interface with address of physical device on attachment.
2008-11-05 Florian Pose merge -c1554 branches/stable-1.4: Fixed WC calculation for multiple datagrams.
2008-10-14 Florian Pose Added LGPL licence headers to userspace library.
2008-10-10 Florian Pose TODO, NEWS.
2008-10-02 Florian Pose Added changes since 1.4.0-rc2.
2008-09-30 Florian Pose e100 NEWS.
2008-09-30 Florian Pose Introduced ec_datagram_zero().
2008-09-01 Florian Pose NEWS.
2008-08-27 Florian Pose NEWS
2008-08-27 Florian Pose 1.4.0-rc2 NEWS
2008-07-29 Florian Pose Use expedited transfer type for Sdos <= 4 byte.
2008-07-28 Florian Pose Fixed missing protection for a spin_lock_irqrestore() call.
2008-07-28 Florian Pose NEWS.
2008-07-02 Florian Pose NEWS.
2008-07-02 Florian Pose Updated header docs, features and news file.
2008-06-17 Florian Pose Improved ecdev_offer().
2008-05-29 Florian Pose Added the new ethercat comman-line tool with lsec functionality.