2007-03-16Respected endianess in sysfs SDO output; Separate message, if data type
Florian Pose <fp@igh-essen.com> [Fri, 16 Mar 2007 11:04:50 +0000] rev 657
Respected endianess in sysfs SDO output; Separate message, if data type
does not fit to bit length.

2007-03-12Slave configuration exclusively from master thread; removed
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 18:21:42 +0000] rev 656
Slave configuration exclusively from master thread; removed
ec_master_sync_io(); introduced events in the master state machine;
locking of slave scanning and slave configuration through allow_scan
and allow_config flags.

2007-03-12Merged changes of examples/mini/mini.c -r858:859 to
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 18:15:06 +0000] rev 655
Merged changes of examples/mini/mini.c -r858:859 to
examples/rtai/rtai_sample.c.

2007-03-12Minor changes in minimal example.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 18:12:30 +0000] rev 654
Minor changes in minimal example.

2007-03-12Fixed missing semaphore initialization.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 16:40:23 +0000] rev 653
Fixed missing semaphore initialization.

2007-03-12Added scan time output.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 13:59:23 +0000] rev 652
Added scan time output.

2007-03-12Fixed skipped datagrams when not in FSM idle phase.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 13:59:06 +0000] rev 651
Fixed skipped datagrams when not in FSM idle phase.

2007-03-12Introduced idle flag in master state machine.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 12:11:43 +0000] rev 650
Introduced idle flag in master state machine.

2007-03-12Renamed names of enum type ec_request_state_t.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 11:02:05 +0000] rev 649
Renamed names of enum type ec_request_state_t.

2007-03-12Made waiting for device semaphore uninterruptible.
Florian Pose <fp@igh-essen.com> [Mon, 12 Mar 2007 08:47:56 +0000] rev 648
Made waiting for device semaphore uninterruptible.