master/fsm_sii.h
2009-02-24 Florian Pose Improved and added license headers.
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.
2008-09-01 Florian Pose Added VoE handler.
2008-06-19 Florian Pose Use jiffies instead of cycles in SII state machine.
2008-06-09 Florian Pose Renamed some fields in ec_sii_request_t to word addressing.
2008-04-03 Florian Pose Equalized defines against duplicated header inclusion.
2008-02-22 Florian Pose Implemented missing datagram types.
2007-09-24 Florian Pose Updated Doxygen documentation.
2007-09-24 Florian Pose SII writing workaround for some slaves, that don't respond correctly;
2007-09-24 Florian Pose Changed unit of ec_eeprom_write_request_t from word to byte.
2007-03-01 Florian Pose Made data pointer in ec_fsm_sii_write() const.
2006-12-18 Florian Pose State machines re-send datagrams on timeout.
2006-10-23 Florian Pose Removed state machine running() methods.
2006-10-23 Florian Pose Layed out SII state machine.