master/fsm_sii.h
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Mon, 26 Jan 2009 11:16:10 +0000 Florian Pose merge -c1603 branches/stable-1.4: Changed licence headers to avoid conflicts with the GPL; restricted licence to GPLv2 only.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.
Thu, 19 Jun 2008 10:18:18 +0000 Florian Pose Use jiffies instead of cycles in SII state machine.
Mon, 09 Jun 2008 14:32:16 +0000 Florian Pose Renamed some fields in ec_sii_request_t to word addressing.
Thu, 03 Apr 2008 15:49:24 +0000 Florian Pose Equalized defines against duplicated header inclusion.
Fri, 22 Feb 2008 15:35:39 +0000 Florian Pose Implemented missing datagram types.
Mon, 24 Sep 2007 12:12:11 +0000 Florian Pose Updated Doxygen documentation.
Mon, 24 Sep 2007 08:56:50 +0000 Florian Pose SII writing workaround for some slaves, that don't respond correctly;
Mon, 24 Sep 2007 07:54:51 +0000 Florian Pose Changed unit of ec_eeprom_write_request_t from word to byte.
Thu, 01 Mar 2007 21:23:07 +0000 Florian Pose Made data pointer in ec_fsm_sii_write() const.
Mon, 18 Dec 2006 18:10:52 +0000 Florian Pose State machines re-send datagrams on timeout.
Mon, 23 Oct 2006 14:00:58 +0000 Florian Pose Removed state machine running() methods.
Mon, 23 Oct 2006 12:59:42 +0000 Florian Pose Layed out SII state machine.