Wed, 12 Sep 2007 10:00:39 +0000 Florian Pose Create network interfaces for EoE devices with alias as eoeXaY.
Wed, 12 Sep 2007 09:50:47 +0000 Florian Pose Add README.EoE to dist.
Mon, 10 Sep 2007 12:47:03 +0000 Florian Pose Added EL1014v2.
Thu, 06 Sep 2007 09:37:06 +0000 Florian Pose Added changes to NEWS file and fixed some typos. Set version to
Thu, 06 Sep 2007 09:28:38 +0000 Florian Pose Fixed EtherCAT addressing problem on big-endian systems. The slaves
Thu, 06 Sep 2007 09:23:56 +0000 Florian Pose Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
Thu, 06 Sep 2007 09:21:33 +0000 Florian Pose Added Beckhoff_EL1004v2_Inputs
Thu, 06 Sep 2007 09:14:38 +0000 Florian Pose Updated TODO.
Wed, 22 Aug 2007 20:55:24 +0000 Richard Hacker Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h
Mon, 20 Aug 2007 14:04:29 +0000 Florian Pose Added EoE helpers.
Tue, 14 Aug 2007 14:00:07 +0000 Florian Pose Fixed init script.
Fri, 10 Aug 2007 15:04:39 +0000 Florian Pose Release 1.3.0.
Fri, 10 Aug 2007 15:04:06 +0000 Florian Pose Broadcast MAC address accepts first device.
Fri, 10 Aug 2007 14:36:16 +0000 Florian Pose Adjusted sysconfig file.
Fri, 10 Aug 2007 14:28:56 +0000 Florian Pose removed rc.status dependencies from init script.
Fri, 10 Aug 2007 13:46:34 +0000 Florian Pose Added ecrt_master_get_slave_by_pos().
Fri, 10 Aug 2007 13:35:11 +0000 Florian Pose Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Fri, 10 Aug 2007 13:00:31 +0000 Florian Pose Updated TODO.
Fri, 10 Aug 2007 08:58:39 +0000 Florian Pose e1000 also supporting PCI MSI interrupts.
Thu, 09 Aug 2007 15:45:56 +0000 Florian Pose Switched to tx socket buffer ring to avoid race conditions when multiple
Thu, 09 Aug 2007 15:01:14 +0000 Florian Pose Implemented debug frame ring to output the last n frames for debugging
Thu, 09 Aug 2007 14:47:37 +0000 Florian Pose Included datagram queuing in critical section in idle task; added some
Thu, 09 Aug 2007 14:40:29 +0000 Florian Pose Re-ordered criteria for datagram matching.
Thu, 09 Aug 2007 14:38:18 +0000 Florian Pose Removed checking for NULL slave pointer in EoE handler; added comments.
Thu, 09 Aug 2007 14:28:54 +0000 Florian Pose Minor change.
Wed, 08 Aug 2007 13:58:24 +0000 Florian Pose Changed names of debug interfaces.
Wed, 08 Aug 2007 10:49:43 +0000 Florian Pose Fixed bug in configure.ac.
Wed, 08 Aug 2007 10:31:54 +0000 Florian Pose Fixed defines bug in configure; renamed config.kbuild variables.
Tue, 07 Aug 2007 13:33:57 +0000 Florian Pose Added debugging output for unmatched frames and those that timed out.
Tue, 07 Aug 2007 13:33:21 +0000 Florian Pose Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.