master/voe_handler.c
Mon, 19 Oct 2009 13:12:40 +0200 Florian Pose Avoid warnings on x86_64 platform. Thanks to Thomas Elste.
Mon, 27 Jul 2009 10:37:47 +0000 Florian Pose Removed unwanted tabulators.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Fri, 30 Jan 2009 10:50:21 +0000 Florian Pose Fixed usage of internal request states.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
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.
Tue, 18 Nov 2008 11:20:30 +0000 Florian Pose Output debug message only on debug level > 0.
Tue, 18 Nov 2008 11:13:49 +0000 Florian Pose Included ecrt_voe_handler_read_nosync()-Patch by Mathias Weber.
Mon, 17 Nov 2008 17:18:02 +0000 Florian Pose Improved error case return codes of many functions.
Mon, 17 Nov 2008 15:04:28 +0000 Florian Pose Created backend versions of all API functions returing a pointer; using
Wed, 15 Oct 2008 10:01:54 +0000 Florian Pose Maintained code docs.
Tue, 14 Oct 2008 13:35:35 +0000 Florian Pose Implemented VoE handler in userspace.
Tue, 30 Sep 2008 07:50:34 +0000 Florian Pose Introduced ecrt_voe_handler_received_header(); renamed
Mon, 29 Sep 2008 10:17:33 +0000 Florian Pose Fixed VoE mailbox type.
Mon, 22 Sep 2008 15:27:50 +0000 Florian Pose Introduced VoE header.
Mon, 22 Sep 2008 14:43:40 +0000 Florian Pose Changed VoE mailbox type to 0xff.
Mon, 01 Sep 2008 14:17:18 +0000 Florian Pose Added VoE handler.