NEWS
2007-11-22 Florian Pose Allow gaps in PDO mapping.
2007-10-02 Florian Pose Fixed source MAC address setting bug.
2007-09-24 Florian Pose Updated NEWS.
2007-09-24 Florian Pose SII writing workaround for some slaves, that don't respond correctly;
2007-09-19 Florian Pose Read PDO mapping from SDO dictionary (working, not finished yet).
2007-09-19 Florian Pose Improved handling for spontaneous AL state changes.
2007-09-19 Florian Pose Master takes mailbox sync manager configurations from EEPROM words
2007-09-19 Florian Pose Calculate checksum when writing EEPROM or alias address.
2007-09-19 Florian Pose Removed config.kbuild and replaced Kbuild files by Kbuild.in files.
2007-09-13 Florian Pose Updated NEWS.
2007-09-06 Florian Pose Added changes to NEWS file and fixed some typos. Set version to
2007-08-10 Florian Pose Broadcast MAC address accepts first device.
2007-08-10 Florian Pose removed rc.status dependencies from init script.
2007-08-10 Florian Pose Added ecrt_master_get_slave_by_pos().
2007-08-10 Florian Pose Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
2007-07-25 Florian Pose Replaced ecdev_link_state() with ecdev_set_link(); added
2007-07-25 Florian Pose Updated TODO and NEWS.
2007-06-06 Florian Pose Added dummy module for simulation purposes.
2007-03-16 Florian Pose Dynamic creation of EoE handlers.
2007-03-12 Florian Pose Slave configuration exclusively from master thread; removed
2007-03-12 Florian Pose Introduced idle flag in master state machine.
2007-03-09 Florian Pose Implemented SDO reading with wait queues.
2007-03-09 Florian Pose Removed X:Y addressing scheme, ec_slave_is_coupler(),
2007-03-09 Florian Pose Added parameters for vendor ID and product code to ecrt_get_slave(); PDO
2007-03-08 Florian Pose Allow only MAC addresses as device identifiers; replaced master list by
2007-03-08 Florian Pose Updated NEWS and TODO.
2007-03-08 Florian Pose Removed ecrt_master_run(), removed datagram queueing from state
2007-03-07 Florian Pose Implemented alternative PDO mapping configuration interface.
2007-03-05 Florian Pose Introduced master status, ecrt_master_get_status(), tainted flag,
2007-03-02 Florian Pose Implemented alias reading/writing via sysfs.
2007-03-01 Florian Pose Introduced EEPROM write requests: EEPROM write operations from user
2007-03-01 Florian Pose Updated NEWS file.
2007-02-21 Florian Pose Added testing version of forcedeth driver.
2007-02-16 Florian Pose Introduced device IDs; removed comment lines from 8139too; removed
2007-02-13 Florian Pose Updated NEWS file.
2007-02-09 Florian Pose Introduced ECRT version magic.
2007-01-12 Florian Pose Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
2007-01-02 Florian Pose Updated NEWS and Changelog files.
2006-12-08 Florian Pose Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state.
2006-11-24 Florian Pose Interface changes for version 1.2, see NEWS file.
2006-11-06 Florian Pose Removed --foreign switch for autotools.