2008-06-04 Florian Pose Enable sync managers only if SII enable is set and size is greater zero.
2008-06-03 Florian Pose Abort, if MAJOR number could not be determined.
2008-06-03 Florian Pose Added debugging for ecrt_slave_config_reg_pdo_entry().
2008-06-03 Florian Pose TODO.
2008-06-03 Florian Pose Check for matching data size when reading Sdo entries via sysfs.
2008-06-02 Florian Pose Added 'xml' command to generate a slave description file from a real
2008-06-02 Florian Pose Adapted to new entry syntax.
2008-06-02 Florian Pose Added multi-slave support.
2008-06-02 Florian Pose Added 'pdos' command to ethercat tool.
2008-06-02 Florian Pose Added entry access functions.
2008-06-02 Florian Pose Separated Pdo and Pdo entry classes.
2008-06-02 Florian Pose Added ec_pdo_list_find_by_pos_const().
2008-06-02 Florian Pose Added ec_pdo_list_count().
2008-05-30 Florian Pose configs_attached = 0.
2008-05-30 Florian Pose Added debugging.
2008-05-30 Florian Pose Removed deprecated ec_slave_validate().
2008-05-30 Florian Pose Introduced ec_master_find_slave().
2008-05-30 Florian Pose Output subindices with %02X.
2008-05-30 Florian Pose Some improvements concerning bit_position.
2008-05-30 Richard Hacker Fixed missing right brace
2008-05-30 Richard Hacker Changed Pdo entry registration function - return byte and bit positions
2008-05-29 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
2008-05-29 Florian Pose Removed some xmldev survivors.
2008-05-29 Andreas Stewering-Bone Added 8139too for kernel 2.6.24.
2008-05-29 Florian Pose Removed xmldev.
2008-05-29 Florian Pose TODO.
2008-05-29 Florian Pose Fixed bug concerning listings package.
2008-05-28 Florian Pose Added bitwise Pdo registration.
2008-05-28 Florian Pose Fixed RevisionNo.
2008-05-27 Florian Pose Added slaveinfo2xml.py.
2008-05-13 Florian Pose Temporaryly removed r8169 from dist because of missing orig file.
2008-05-13 Florian Pose Improved working counter output; fixed problem with slaves that have a single sync manager used for outputs.
2008-04-25 Florian Pose Re-ordered TODO.
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 Replaced self_configured flag with force_config flag.
2008-04-25 Florian Pose Improved master state machine.
2008-04-25 Florian Pose Removed slave online flag.
2008-04-25 Florian Pose Renamed state sdodict to sdo_dictionary.
2008-04-25 Florian Pose Removed some debugging.
2008-04-25 Florian Pose Improved a few debugging outputs.
2008-04-25 Florian Pose Moved setting of the allow flags.
2008-04-25 Florian Pose Removed ec_master_prepare().
2008-04-25 Florian Pose Removed bus validation; slave configuration during realtime operation;
2008-04-24 Florian Pose TODO.
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-18 Florian Pose Check for emergency requests during CoE transfers.
2008-04-16 Florian Pose Improved EC_WRITE macros by replacing in-situ conversions
2008-04-16 Florian Pose Exported ecrt_slave_config_sdo(); added documentation.
2008-04-08 Florian Pose Added vim modelines and properties.
2008-04-07 Florian Pose Avoided duplicate datagram, if Pdo mapping/assignment does not have to
2008-04-07 Florian Pose Debug messaged on configuring assignment and mapping.
2008-04-07 Florian Pose Moved configuration of Pdo mapping before Pdo assignment.
2008-04-07 Florian Pose Moved Pdo sync manager configuration before Pdo assignment in slave
2008-04-07 Florian Pose Cleaned up graph and added fontname.
2008-04-07 Florian Pose Added a few docs.
2008-04-07 Florian Pose Removed unused domain state.
2008-04-03 Florian Pose Fixed properties.