NEWS
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.
2008-04-25 Florian Pose Fetch Sdo dictionaries and process SII requests in operation mode.
2008-04-25 Florian Pose Removed ecdb.h
2008-04-25 Florian Pose Removed bus validation; slave configuration during realtime operation;
2008-04-18 Florian Pose Added support for e1000 2.6.24, thanks to Matthias Luescher.
2008-04-18 Florian Pose Added alpha support for the Realtek r8169 chipset, thanks to Scott
2008-04-18 Florian Pose NEWS.
2008-04-16 Florian Pose Exported ecrt_slave_config_sdo(); added documentation.
2008-03-17 Florian Pose Renamed EEPROM to SII.
2008-03-17 Florian Pose Allow multiple sync manager categories.
2008-03-04 Florian Pose Updated docs.
2008-02-28 Florian Pose Added ecrt_slave_config_pdo() and ecrt_slave_config_pdo_entry().
2008-02-28 Florian Pose NEWS.
2008-02-27 Florian Pose Updated news.
2008-02-26 Florian Pose Reading of Pdo mapping via CoE during scan.
2008-02-22 Florian Pose Support for slaves that don't support the LRW datagram type.
2008-02-22 Florian Pose Implemented missing datagram types.
2008-02-22 Florian Pose Added MODPROBE_FLAGS variable.
2008-02-19 Florian Pose Pdo configuration.
2008-02-19 Florian Pose Implemented most realtime interface changes for version 1.4, improved