Thu, 09 Oct 2008 09:31:23 +0000 Florian Pose Added e100 driver for kernel 2.6.26 basically provided by Mario
Thu, 09 Oct 2008 09:00:48 +0000 Florian Pose Applied patch by Mario Witkowski to support the new class/device
Thu, 02 Oct 2008 15:38:35 +0000 Florian Pose Userspace example with priority.
Thu, 02 Oct 2008 15:38:10 +0000 Florian Pose External memory only in kernel space.
Thu, 02 Oct 2008 13:40:23 +0000 Florian Pose Activate, Send and received; cyclic timer with setitimer().
Thu, 02 Oct 2008 10:45:40 +0000 Florian Pose Creating slave configurations.
Thu, 02 Oct 2008 10:44:43 +0000 Florian Pose Minor change.
Thu, 02 Oct 2008 10:19:02 +0000 Florian Pose No kernel handles in userspace; Domain creation.
Thu, 02 Oct 2008 07:14:00 +0000 Florian Pose Added changes since 1.4.0-rc2.
Wed, 01 Oct 2008 14:42:28 +0000 Florian Pose First version of userspace library with requesting/releasing.
Wed, 01 Oct 2008 14:37:34 +0000 Florian Pose Moved threads to kthread interface.
Wed, 01 Oct 2008 11:53:22 +0000 Florian Pose Removed watchdog debugging output.
Wed, 01 Oct 2008 10:06:51 +0000 Florian Pose Used ERR_PTR() macro for return value of ecrt_request_master().
Wed, 01 Oct 2008 08:45:16 +0000 Florian Pose Added missing header.
Wed, 01 Oct 2008 08:44:44 +0000 Florian Pose Avoided using #ifdef inside a macro.