2008-06-09 Florian Pose Implemented Sdo download via ethercat command.
2008-06-09 Florian Pose TODO.
2008-06-09 Florian Pose ioctl() permissions.
2008-06-09 Florian Pose Using Linux ioctl() number generation macros.
2008-06-06 Florian Pose Display textual data type in 'ethercat sdos'.
2008-06-06 Florian Pose process Sdo requests even with error_flag set.
2008-06-06 Florian Pose Implemented sdo_upload command.
2008-06-06 Florian Pose Added ec_slave_get_sdo_const().
2008-06-06 Florian Pose Added -q flag (quiet).
2008-06-06 Florian Pose Implemented Sdo dictionary info via 'ethercat sdos'.
2008-06-06 Florian Pose Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
2008-06-06 Florian Pose Added ec_sdo_get_entry_const().
2008-06-06 Florian Pose Renamed subindices to max_subindex.
2008-06-06 Florian Pose Fixed bug in data size check for sysfs reading of sdo entries.
2008-06-06 Florian Pose Request slave state(s) with 'ethercat state'; removed sysfs state file.
2008-06-05 Florian Pose TODO.
2008-06-05 Florian Pose Removed master info from sysfs.
2008-06-05 Florian Pose Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
2008-06-05 Florian Pose Implemented 'ethercat debug' command.
2008-06-05 Florian Pose Added 8139too 2.6.24 to dist.
2008-06-05 Florian Pose Removed static from device.
2008-06-04 Florian Pose Nicer usage.
2008-06-04 Florian Pose TODO.
2008-06-04 Florian Pose Improved output of 'ethercat domain'.
2008-06-04 Florian Pose 'ethercat domain' shows domain contents and process data.
2008-06-04 Florian Pose Implemented 'data' command.
2008-06-04 Florian Pose Implemented domain command.
2008-06-04 Florian Pose Removed O="".
2008-06-04 Florian Pose Introduced ec_master_domain_count() and ec_master_find_domain().
2008-06-04 Florian Pose Improved out-of-place build.
2008-06-04 Florian Pose Working counter as uint16_t.
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.