2010-11-26 Martin Troxler fixed race when calculating DC offsets and start times due to ec_slave_config_attach: removed obsolete request to change slave state to OP.
2010-11-22 Martin Troxler renamed dc_cycles_app_time -> dc_cycles_app_start_time & dc_jiffies_app_time -> dc_jiffies_app_start_time
2010-11-22 Martin Troxler Idle thread considers fsm step prepared by Op-thread (Otherwise some state changes may get lost)
2010-11-22 Martin Troxler use app_start_time for initial DC offset calculation because app_time might be overwritten while calculating the offsets.
2010-11-16 Martin Troxler Use ESC port order (0-3-1-2) for bus topology and DC delay calculation
2010-11-09 Martin Troxler hg ignored debuild.log
2010-11-04 Christoph Mathys Added e1000 port for 2.6.31
2010-10-18 Martin Troxler merged
2010-10-18 Martin Troxler Inplace I/O: prevent pairing with already paired fmmus
2010-07-23 Christoph Mathys Added 8139too driver for 2.6.33
2010-07-23 Christoph Mathys Added e1000 driver for 2.6.33
2010-07-07 Dominik Staubli foe: size of filename truncated to 31 chars and null-terminated
2010-05-12 Martin Troxler Disabled waiting for clock synchronity before setting dc offsets
2010-05-11 Martin Troxler merged
2010-05-07 Martin Troxler Merged
2010-05-07 Martin Troxler Improved distributed clock offset calculation to speed-up initial drift compensation
2010-05-07 Martin Troxler Increase version magic due to changed ioctl interface: Slave port info, inplace I/O
2010-05-05 Stefan Weiser Master process data are initialized to zero.
2010-05-03 Martin Troxler Inplace I/O: fixed domain command (fmmu logical_address -> domain_address); show domain tx size
2010-04-30 Stefan Weiser Fixed copying port information.
2010-04-30 Stefan Weiser Insert port information into slave info.
2010-04-29 Martin Troxler Inplace I/O: let input Pdos use the same bus space as Output Pdos
2010-04-29 Martin Troxler Merged
2010-03-19 Matthias Luescher Added r8169 driver for kernel 2.6.31
2010-03-14 Martin Troxler added API ecrt_master_configured_slaves_state
2010-10-25 Florian Pose TODO.
2010-10-25 Florian Pose Added 8139too driver for 2.6.34, thanks to Malcolm Lewis.
2010-10-25 Florian Pose Improved compiling on 2.6.34 (thanks to Malcolm Lewis).
2010-10-25 Florian Pose Added missing header.
2010-10-25 Florian Pose Added r8169 for 2.6.32 (thanks to Robbie K).
2010-10-25 Florian Pose Minor 64bit improvements.
2010-10-25 Florian Pose Fixed TIMESPEC2NS() macro use.
2010-10-25 Florian Pose Improved dc_user example.
2010-10-25 Florian Pose Ignore .gcno files.
2010-10-25 Florian Pose Implemented drive_no for command-line tool; binary base name is now a
2010-10-25 Florian Pose Increased AL state change timeout to 5 s.
2010-10-24 Florian Pose Output IDN configuration as part of 'ethercat config -v'.
2010-09-22 Florian Pose merge.
2010-09-21 Florian Pose Always write PDO mapping/assignment.
2010-09-16 Florian Pose Merge.
2010-08-05 Florian Pose Set master stats colum with to 6.
2010-09-16 Florian Pose Rescan command.
2010-09-16 Florian Pose Clear configuration on deactivation; also in userspace.
2010-09-16 Florian Pose Free all userspace library objects on releasing master.
2010-09-22 Florian Pose Read at least 64 words, when SII size determination failed.
2010-09-22 Florian Pose Minor: Improved SII debugging.
2010-07-31 Florian Pose Fixed frame statistics overflow (to be verified).
2010-07-31 Florian Pose Dropped '0x' before process data bytes to fit on an 80 col console.
2010-07-31 Florian Pose TODO.
2010-07-23 Florian Pose Always set drive_no to zero in ethercat tool (TBC).
2010-07-20 Florian Pose Added drive_no parameter to SoE layer.
2010-07-13 Florian Pose Improved SII debugging.
2010-07-06 Florian Pose TODO for 1.5.
2010-07-06 Florian Pose Implemented delimiter for cstruct command.
2010-07-06 Florian Pose Output correct errno when transferring SDOs via command-line interface.
2010-07-06 Florian Pose Implemented ecrt_master_read_idn() and ecrt_master_write_idn() in kernel space.
2010-06-06 Florian Pose Ignore files ending with ~.
2010-06-06 Florian Pose Incremented ioctl interface version; Minor changes.
2010-06-06 Florian Pose Added state parameter to ecrt_slave_config_idn().
2010-06-06 Florian Pose TODO.