Tue, 17 Oct 2006 14:36:53 +0000 Florian Pose BUGFIX: Fixed faulty state acknowledge behavior.
Tue, 17 Oct 2006 14:24:24 +0000 Florian Pose Fixed typo.
Tue, 17 Oct 2006 14:22:19 +0000 Florian Pose Renamed fsm->sdodata to fsm->coe_sdodata
Tue, 17 Oct 2006 14:19:59 +0000 Florian Pose Removed clear functions from headers of kobject-classes.
Tue, 17 Oct 2006 14:15:48 +0000 Florian Pose Added EC_SLAVE_STATE_ACK_ERR to ec_state_string(); added EC_STATE_STRING_SIZE
Tue, 17 Oct 2006 14:10:29 +0000 Florian Pose Renamed EC_ACK to EC_SLAVE_STATE_ACK_ERR
Tue, 17 Oct 2006 07:30:01 +0000 Florian Pose Removed varsized_fields II
Tue, 17 Oct 2006 07:27:05 +0000 Florian Pose Corrected subbus product code.
Tue, 17 Oct 2006 07:25:13 +0000 Florian Pose Removed varsized_fields
Mon, 16 Oct 2006 14:38:14 +0000 Florian Pose Fixed serveral races while starting up under high CPU load.
Mon, 16 Oct 2006 09:07:49 +0000 Florian Pose Serveral changes to avoid timeouts under high CPU load.
Mon, 16 Oct 2006 08:03:28 +0000 Florian Pose Minor output changes.
Fri, 13 Oct 2006 20:44:23 +0000 Florian Pose BUGFIX: Added returns after timeout in SII state machine.
Fri, 13 Oct 2006 09:45:22 +0000 Florian Pose Added ec_slave_has_subbus()
Fri, 13 Oct 2006 09:39:42 +0000 Florian Pose Distribution makefile for examples.
Fri, 13 Oct 2006 09:38:23 +0000 Florian Pose Debug interfaces not compiled by default.
Fri, 13 Oct 2006 09:05:45 +0000 Florian Pose Removed additional loop in coe_down FSM; renamed mbox_type to mbox_prot.
Thu, 12 Oct 2006 13:49:01 +0000 Florian Pose Fixed mailbox bug, added mailbox error codes.
Wed, 11 Oct 2006 12:35:10 +0000 Florian Pose Added EL5101 PDOs to ecdb.h
Mon, 09 Oct 2006 14:47:48 +0000 Florian Pose Minor changes on Makefile.am
Mon, 09 Oct 2006 14:43:20 +0000 Florian Pose Improved autotools files.
Mon, 09 Oct 2006 13:14:07 +0000 Richard Hacker Added file script/Makefile.am
Mon, 09 Oct 2006 12:59:09 +0000 Richard Hacker Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible
Thu, 05 Oct 2006 09:38:01 +0000 Andreas Stewering-Bone EL3152 hinzugef?gt
Thu, 28 Sep 2006 13:24:44 +0000 Florian Pose No bus time measuring on device registration.
Thu, 28 Sep 2006 13:22:43 +0000 Florian Pose Altered master version string.
Thu, 28 Sep 2006 12:58:06 +0000 Florian Pose Fixed race on duplicate device registering or device unregistering while requesting master.
Thu, 28 Sep 2006 08:29:59 +0000 Florian Pose Updated INSTALL file.
Wed, 27 Sep 2006 15:19:22 +0000 Florian Pose Updated documentation.
Tue, 26 Sep 2006 16:34:24 +0000 Florian Pose Replaced master's reserved flag by atomic_t available.