Thu, 09 Oct 2008 09:31:23 +0000Added e100 driver for kernel 2.6.26 basically provided by Mario
Florian Pose <fp@igh-essen.com> [Thu, 09 Oct 2008 09:31:23 +0000] rev 1251
Added e100 driver for kernel 2.6.26 basically provided by Mario
Witkowski.

Thu, 09 Oct 2008 09:00:48 +0000Applied patch by Mario Witkowski to support the new class/device
Florian Pose <fp@igh-essen.com> [Thu, 09 Oct 2008 09:00:48 +0000] rev 1250
Applied patch by Mario Witkowski to support the new class/device
interface from kernel 2.6.26.

Thu, 02 Oct 2008 15:38:35 +0000Userspace example with priority.
Florian Pose <fp@igh-essen.com> [Thu, 02 Oct 2008 15:38:35 +0000] rev 1249
Userspace example with priority.

Thu, 02 Oct 2008 15:38:10 +0000External memory only in kernel space.
Florian Pose <fp@igh-essen.com> [Thu, 02 Oct 2008 15:38:10 +0000] rev 1248
External memory only in kernel space.

Thu, 02 Oct 2008 13:40:23 +0000Activate, Send and received; cyclic timer with setitimer().
Florian Pose <fp@igh-essen.com> [Thu, 02 Oct 2008 13:40:23 +0000] rev 1247
Activate, Send and received; cyclic timer with setitimer().

Thu, 02 Oct 2008 10:45:40 +0000Creating slave configurations.
Florian Pose <fp@igh-essen.com> [Thu, 02 Oct 2008 10:45:40 +0000] rev 1246
Creating slave configurations.

Thu, 02 Oct 2008 10:44:43 +0000Minor change.
Florian Pose <fp@igh-essen.com> [Thu, 02 Oct 2008 10:44:43 +0000] rev 1245
Minor change.

Thu, 02 Oct 2008 10:19:02 +0000No kernel handles in userspace; Domain creation.
Florian Pose <fp@igh-essen.com> [Thu, 02 Oct 2008 10:19:02 +0000] rev 1244
No kernel handles in userspace; Domain creation.

Thu, 02 Oct 2008 07:14:00 +0000Added changes since 1.4.0-rc2.
Florian Pose <fp@igh-essen.com> [Thu, 02 Oct 2008 07:14:00 +0000] rev 1243
Added changes since 1.4.0-rc2.

Wed, 01 Oct 2008 14:42:28 +0000First version of userspace library with requesting/releasing.
Florian Pose <fp@igh-essen.com> [Wed, 01 Oct 2008 14:42:28 +0000] rev 1242
First version of userspace library with requesting/releasing.

Wed, 01 Oct 2008 14:37:34 +0000Moved threads to kthread interface.
Florian Pose <fp@igh-essen.com> [Wed, 01 Oct 2008 14:37:34 +0000] rev 1241
Moved threads to kthread interface.

Wed, 01 Oct 2008 11:53:22 +0000Removed watchdog debugging output.
Florian Pose <fp@igh-essen.com> [Wed, 01 Oct 2008 11:53:22 +0000] rev 1240
Removed watchdog debugging output.

Wed, 01 Oct 2008 10:06:51 +0000Used ERR_PTR() macro for return value of ecrt_request_master().
Florian Pose <fp@igh-essen.com> [Wed, 01 Oct 2008 10:06:51 +0000] rev 1239
Used ERR_PTR() macro for return value of ecrt_request_master().

Wed, 01 Oct 2008 08:45:16 +0000Added missing header.
Florian Pose <fp@igh-essen.com> [Wed, 01 Oct 2008 08:45:16 +0000] rev 1238
Added missing header.

Wed, 01 Oct 2008 08:44:44 +0000Avoided using #ifdef inside a macro.
Florian Pose <fp@igh-essen.com> [Wed, 01 Oct 2008 08:44:44 +0000] rev 1237
Avoided using #ifdef inside a macro.