Thu, 09 Jun 2016 13:52:22 +0200Migrated user-space example to use clock_nanosleep().
Florian Pose <fp@igh-essen.com> [Thu, 09 Jun 2016 13:52:22 +0200] rev 2649
Migrated user-space example to use clock_nanosleep().

Fri, 13 May 2016 17:43:00 +0200Fixed fragmented SoE write request. stable-1.5
Florian Pose <fp@igh-essen.com> [Fri, 13 May 2016 17:43:00 +0200] rev 2648
Fixed fragmented SoE write request.

Wed, 04 May 2016 11:17:20 +0200EoE interface configuration hints.
Florian Pose <fp@igh-essen.com> [Wed, 04 May 2016 11:17:20 +0200] rev 2647
EoE interface configuration hints.

Wed, 04 May 2016 10:29:55 +0200Included "ethercat ip" command in documentation.
Florian Pose <fp@igh-essen.com> [Wed, 04 May 2016 10:29:55 +0200] rev 2646
Included "ethercat ip" command in documentation.

Tue, 03 May 2016 15:14:42 +0200Do not touch AL state of EoE slaves.
Florian Pose <fp@gh.de> [Tue, 03 May 2016 15:14:42 +0200] rev 2645
Do not touch AL state of EoE slaves.

Tue, 03 May 2016 14:18:29 +0200Fixed EoE data debug level 3.
Florian Pose <fp@gh.de> [Tue, 03 May 2016 14:18:29 +0200] rev 2644
Fixed EoE data debug level 3.

Tue, 03 May 2016 14:17:39 +0200Print mailbox error response data only if data_size > 0.
Florian Pose <fp@gh.de> [Tue, 03 May 2016 14:17:39 +0200] rev 2643
Print mailbox error response data only if data_size > 0.

Tue, 03 May 2016 14:13:11 +0200Fixed endianess of EoE parameters.
Florian Pose <fp@gh.de> [Tue, 03 May 2016 14:13:11 +0200] rev 2642
Fixed endianess of EoE parameters.

Thu, 07 May 2015 15:53:42 +0200New alloc_netdev() API since kernel 3.17.
Florian Pose <fp@igh-essen.com> [Thu, 07 May 2015 15:53:42 +0200] rev 2641
New alloc_netdev() API since kernel 3.17.

Thu, 25 Feb 2016 15:23:42 +0100Prevent CCAT auto-loading. stable-1.5
Florian Pose <fp@igh-essen.com> [Thu, 25 Feb 2016 15:23:42 +0100] rev 2640
Prevent CCAT auto-loading.

Tue, 16 Feb 2016 15:18:34 +0100Merged CCAT driver v0.14. stable-1.5
Florian Pose <fp@igh-essen.com> [Tue, 16 Feb 2016 15:18:34 +0100] rev 2639
Merged CCAT driver v0.14.

Thu, 05 Nov 2015 16:54:49 +0100update ccat driver to v0.14 stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Thu, 05 Nov 2015 16:54:49 +0100] rev 2638
update ccat driver to v0.14
- fix ccat startup stall and 64 bit address usage
- limit rx processing to one frame per poll
- print registered gpio base to kernel log
- fix constness for *_driver objects
- refactor dma fifo initialization
- refactor rx/tx fifo code and structures

Mon, 26 Oct 2015 08:28:10 +0100fix ccat startup stall. In case the dma memory was allocated above 4 GB limit, CCAT is unable to access it. stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Mon, 26 Oct 2015 08:28:10 +0100] rev 2637
fix ccat startup stall. In case the dma memory was allocated above 4 GB limit, CCAT is unable to access it.
-> limit the dma_mask to 32-bit to omit this situation

Tue, 13 Oct 2015 12:24:16 +0200update ccat driver to v0.13 stable-1.5
Patrick Bruenn <p.bruenn@beckhoff.com> [Tue, 13 Oct 2015 12:24:16 +0200] rev 2636
update ccat driver to v0.13
- add driver for the SRAM function block
- add driver for the GPIO function block
- add support for multiple CCATs
- prepare support for devices without pci

Fri, 22 Jan 2016 13:09:43 +0100merge
Florian Pose <fp@igh-essen.com> [Fri, 22 Jan 2016 13:09:43 +0100] rev 2635
merge

Fri, 22 Jan 2016 10:11:58 +0100Always clear PDO assignment of configured sync managers.
Florian Pose <fp@igh-essen.com> [Fri, 22 Jan 2016 10:11:58 +0100] rev 2634
Always clear PDO assignment of configured sync managers.

Fri, 22 Jan 2016 10:10:02 +0100Typo.
Florian Pose <fp@igh-essen.com> [Fri, 22 Jan 2016 10:10:02 +0100] rev 2633
Typo.

Fri, 18 Dec 2015 12:30:45 +0100merge stable-1.5
Florian Pose <fp@igh-essen.com> [Fri, 18 Dec 2015 12:30:45 +0100] rev 2632
merge

Thu, 07 May 2015 15:53:42 +0200New alloc_netdev() API since kernel 3.17. stable-1.5
Florian Pose <fp@igh-essen.com> [Thu, 07 May 2015 15:53:42 +0200] rev 2631
New alloc_netdev() API since kernel 3.17.

Tue, 14 Apr 2015 16:25:44 -040016-ethercat-1.5-frame-corruption.patch
Dave Page <dave.page@gleeble.com> [Tue, 14 Apr 2015 16:25:44 -0400] rev 2630
16-ethercat-1.5-frame-corruption.patch
from ethercat-1.5.0-patches-v2.tar.bz2
by Frank Heckenbach f.heckenbach@ at fh-soft.de
Ref: http://lists.etherlab.org/pipermail/etherlab-dev/2014/000404.html
with some additional edits.

Tue, 14 Apr 2015 13:12:24 -0400Internal SDO requests now synchronized with external requests.
Knud Baastrup <kba@deif.com> [Tue, 14 Apr 2015 13:12:24 -0400] rev 2629
Internal SDO requests now synchronized with external requests.
Internal SDO requests are managed by master FSM and can conflict with
external requests managed by slave FSM. The internal SDO requests
includes SDO requests created by an application and external request are
typical created by EtherCAT Tool for SDO upload/download or a directory
fetch initiated with ethercat sdos command. The conflict will cause a
FPWR from an external request to be overwritten by a FPWR from an
internal SDO request (or oppersite) in the same "train" of datagrams.

Tue, 14 Apr 2015 13:10:55 -0400Maximum length of foe filename extended to 255.
Knud Baastrup <kba@deif.com> [Tue, 14 Apr 2015 13:10:55 -0400] rev 2628
Maximum length of foe filename extended to 255.

Fri, 17 Apr 2015 11:32:54 +0200Defined list_next_entry for older kernels.
Florian Pose <fp@igh-essen.com> [Fri, 17 Apr 2015 11:32:54 +0200] rev 2627
Defined list_next_entry for older kernels.

Fri, 17 Apr 2015 11:22:17 +0200Fixed line wrapping.
Florian Pose <fp@igh-essen.com> [Fri, 17 Apr 2015 11:22:17 +0200] rev 2626
Fixed line wrapping.

Tue, 14 Apr 2015 10:12:55 -0400Eoe mac address now derived from unique mac.
Knud Baastrup <kba@deif.com> [Tue, 14 Apr 2015 10:12:55 -0400] rev 2625
Eoe mac address now derived from unique mac.
The EoE MAC address is now derived from the NIC part of the first global
unique MAC address of the linked list of available network interfaces or
otherwise the MAC address used by the EtherCAT master. The EoE MAC address
will get the format 02:NIC:NIC:NIC:RP:RP where NIC comes from the unique MAC
address (if available) and RP is the ring position of the EoE slave.

Sun, 01 Jun 2014 18:07:47 +1200Exit properly on "restart" request to init script.
Gavin Lambert <uecasm@users.sourceforge.net> [Sun, 01 Jun 2014 18:07:47 +1200] rev 2624
Exit properly on "restart" request to init script.
[29-init-restart]

Sat, 31 May 2014 18:12:17 +1200Add generated files to mrproper rule.
Gavin Lambert <uecasm@users.sourceforge.net> [Sat, 31 May 2014 18:12:17 +1200] rev 2623
Add generated files to mrproper rule.
[08-mrproper]

Sat, 31 May 2014 18:08:27 +1200Mark download data as const.
Gavin Lambert <uecasm@users.sourceforge.net> [Sat, 31 May 2014 18:08:27 +1200] rev 2622
Mark download data as const.
Remove redundant code.
[07-sdo-up-download]

Sat, 31 May 2014 17:21:53 +1200Fix for strings containing spaces.
Gavin Lambert <uecasm@users.sourceforge.net> [Sat, 31 May 2014 17:21:53 +1200] rev 2621
Fix for strings containing spaces.
[04-string-download]

Tue, 14 Apr 2015 09:35:15 -0400Abort requests started for slave_configs that don't have any actual slaves.
Gavin Lambert <gavinl@compacsort.com> [Tue, 14 Apr 2015 09:35:15 -0400] rev 2620
Abort requests started for slave_configs that don't have any actual slaves.