Wed, 12 Sep 2007 10:00:39 +0000Create network interfaces for EoE devices with alias as eoeXaY.
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 10:00:39 +0000] rev 712
Create network interfaces for EoE devices with alias as eoeXaY.

Wed, 12 Sep 2007 09:50:47 +0000Add README.EoE to dist.
Florian Pose <fp@igh-essen.com> [Wed, 12 Sep 2007 09:50:47 +0000] rev 711
Add README.EoE to dist.

Mon, 10 Sep 2007 12:47:03 +0000Added EL1014v2.
Florian Pose <fp@igh-essen.com> [Mon, 10 Sep 2007 12:47:03 +0000] rev 710
Added EL1014v2.

Thu, 06 Sep 2007 09:37:06 +0000Added changes to NEWS file and fixed some typos. Set version to
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:37:06 +0000] rev 709
Added changes to NEWS file and fixed some typos. Set version to
1.3.1-pre.

Thu, 06 Sep 2007 09:28:38 +0000Fixed EtherCAT addressing problem on big-endian systems. The slaves
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:28:38 +0000] rev 708
Fixed EtherCAT addressing problem on big-endian systems. The slaves
address is now a four-byte-array, that is filled with little-endian
(EtherCAT) values on datagram creation.

Thu, 06 Sep 2007 09:23:56 +0000Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:23:56 +0000] rev 707
Fixed bug on big-endian systems (cpu_to_le32 -> cpu_to_le64).

Thu, 06 Sep 2007 09:21:33 +0000Added Beckhoff_EL1004v2_Inputs
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:21:33 +0000] rev 706
Added Beckhoff_EL1004v2_Inputs

Thu, 06 Sep 2007 09:14:38 +0000Updated TODO.
Florian Pose <fp@igh-essen.com> [Thu, 06 Sep 2007 09:14:38 +0000] rev 705
Updated TODO.

Wed, 22 Aug 2007 20:55:24 +0000Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h
Richard Hacker <ha@igh-essen.com> [Wed, 22 Aug 2007 20:55:24 +0000] rev 704
Added Beckhoff_EL1004v2_PDO_Inputs to ecdb.h

Mon, 20 Aug 2007 14:04:29 +0000Added EoE helpers.
Florian Pose <fp@igh-essen.com> [Mon, 20 Aug 2007 14:04:29 +0000] rev 703
Added EoE helpers.

Tue, 14 Aug 2007 14:00:07 +0000Fixed init script.
Florian Pose <fp@igh-essen.com> [Tue, 14 Aug 2007 14:00:07 +0000] rev 702
Fixed init script.

Fri, 10 Aug 2007 15:04:39 +0000Release 1.3.0.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 15:04:39 +0000] rev 701
Release 1.3.0.

Fri, 10 Aug 2007 15:04:06 +0000Broadcast MAC address accepts first device.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 15:04:06 +0000] rev 700
Broadcast MAC address accepts first device.

Fri, 10 Aug 2007 14:36:16 +0000Adjusted sysconfig file.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 14:36:16 +0000] rev 699
Adjusted sysconfig file.

Fri, 10 Aug 2007 14:28:56 +0000removed rc.status dependencies from init script.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 14:28:56 +0000] rev 698
removed rc.status dependencies from init script.

Fri, 10 Aug 2007 13:46:34 +0000Added ecrt_master_get_slave_by_pos().
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 13:46:34 +0000] rev 697
Added ecrt_master_get_slave_by_pos().

Fri, 10 Aug 2007 13:35:11 +0000Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 13:35:11 +0000] rev 696
Limited EEPROM reading; added EC_FIRST_EEPROM_CATEGORY_HEADER define.

Fri, 10 Aug 2007 13:00:31 +0000Updated TODO.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 13:00:31 +0000] rev 695
Updated TODO.

Fri, 10 Aug 2007 08:58:39 +0000e1000 also supporting PCI MSI interrupts.
Florian Pose <fp@igh-essen.com> [Fri, 10 Aug 2007 08:58:39 +0000] rev 694
e1000 also supporting PCI MSI interrupts.

Thu, 09 Aug 2007 15:45:56 +0000Switched to tx socket buffer ring to avoid race conditions when multiple
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:45:56 +0000] rev 693
Switched to tx socket buffer ring to avoid race conditions when multiple
instances call ec_device_send() in short intervals.

Thu, 09 Aug 2007 15:01:14 +0000Implemented debug frame ring to output the last n frames for debugging
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:01:14 +0000] rev 692
Implemented debug frame ring to output the last n frames for debugging
reasons.

Thu, 09 Aug 2007 14:47:37 +0000Included datagram queuing in critical section in idle task; added some
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:47:37 +0000] rev 691
Included datagram queuing in critical section in idle task; added some
debugging and comments.

Thu, 09 Aug 2007 14:40:29 +0000Re-ordered criteria for datagram matching.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:40:29 +0000] rev 690
Re-ordered criteria for datagram matching.

Thu, 09 Aug 2007 14:38:18 +0000Removed checking for NULL slave pointer in EoE handler; added comments.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:38:18 +0000] rev 689
Removed checking for NULL slave pointer in EoE handler; added comments.

Thu, 09 Aug 2007 14:28:54 +0000Minor change.
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:28:54 +0000] rev 688
Minor change.

Wed, 08 Aug 2007 13:58:24 +0000Changed names of debug interfaces.
Florian Pose <fp@igh-essen.com> [Wed, 08 Aug 2007 13:58:24 +0000] rev 687
Changed names of debug interfaces.

Wed, 08 Aug 2007 10:49:43 +0000Fixed bug in configure.ac.
Florian Pose <fp@igh-essen.com> [Wed, 08 Aug 2007 10:49:43 +0000] rev 686
Fixed bug in configure.ac.

Wed, 08 Aug 2007 10:31:54 +0000Fixed defines bug in configure; renamed config.kbuild variables.
Florian Pose <fp@igh-essen.com> [Wed, 08 Aug 2007 10:31:54 +0000] rev 685
Fixed defines bug in configure; renamed config.kbuild variables.

Tue, 07 Aug 2007 13:33:57 +0000Added debugging output for unmatched frames and those that timed out.
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 13:33:57 +0000] rev 684
Added debugging output for unmatched frames and those that timed out.

Tue, 07 Aug 2007 13:33:21 +0000Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.
Florian Pose <fp@igh-essen.com> [Tue, 07 Aug 2007 13:33:21 +0000] rev 683
Renamed EoE interfaces to eoe<MASTER>s<SLAVE>.