Fri, 27 Oct 2006 09:46:42 +0000 Florian Pose MSR example: Replaced msr_load and msr_unload with init script, removed msr_param.h
Fri, 27 Oct 2006 09:33:43 +0000 Florian Pose Added missing RTAI include path to RTAI example.
Fri, 27 Oct 2006 09:29:46 +0000 Florian Pose Moved functionality of ecrt_master_deactivate() (now deprecated) to ecrt_master_release().
Fri, 27 Oct 2006 09:19:58 +0000 Florian Pose FIX: Introduced destroy() functions for kobject-derived classes and thus fixed memory leak.
Thu, 26 Oct 2006 16:45:33 +0000 Florian Pose Added missing files to dist.
Thu, 26 Oct 2006 16:29:26 +0000 Florian Pose Persistent slave lists.
Wed, 25 Oct 2006 16:53:17 +0000 Florian Pose Minor changes in Kbuild files.
Wed, 25 Oct 2006 16:49:53 +0000 Florian Pose Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling.
Wed, 25 Oct 2006 13:32:17 +0000 Florian Pose Fixes in state change FSM.
Wed, 25 Oct 2006 07:41:14 +0000 Florian Pose SDO dictionary and SDO access only in IDLE mode, because of kmalloc()s.
Tue, 24 Oct 2006 15:14:25 +0000 Florian Pose SDO uploading via Sysfs without master FSM calling wake_up().
Tue, 24 Oct 2006 12:06:59 +0000 Florian Pose Altered configure --with-linux parameter to --with-linux-dir; removed depmod call.
Tue, 24 Oct 2006 10:37:05 +0000 Florian Pose Increased state change checking timeout to 1s.
Tue, 24 Oct 2006 08:41:39 +0000 Florian Pose Output state names instead of codes in change FSM.
Tue, 24 Oct 2006 08:09:42 +0000 Florian Pose Minot output changes in fsm.c