configure.ac
Wed, 16 Mar 2011 22:12:23 +0100 Andreas Stewering-Bone First working RTDM Version,
Mon, 14 Mar 2011 16:55:09 +0100 Martin Troxler Reduced frame size when sending to mailbox, uses 2 datagrams. Enabled with configure option --enable-mboxframesize
Thu, 06 Jan 2011 13:11:21 +0100 Martin Troxler always use rt_mutex instead of semaphore for mutual exclusion on kernels >= 2.6.24 (removed --enable-mutex build option)
Wed, 05 Jan 2011 08:36:53 +0100 Martin Troxler use rt_mutex instead of semaphore for mutual exclusion (use --enable-mutex)
Tue, 25 May 2010 14:12:02 +0200 Florian Pose Introduced configure switch --enable-regalias for enabling reading alias
Tue, 23 Feb 2010 17:40:46 +0100 Florian Pose Minor changes in configure output.
Tue, 23 Feb 2010 17:37:02 +0100 Florian Pose Use kernel's modules_install target, instead of building our own. Attention:
Wed, 17 Feb 2010 16:06:13 +0100 Florian Pose Removed installation of symvers file, because it makes no sense when
Tue, 16 Feb 2010 16:45:14 +0100 Florian Pose Added spec file for building an RPM package.
Tue, 16 Feb 2010 15:08:54 +0100 Florian Pose Improved handling and installation of the modules' symbol versions.
Tue, 19 Jan 2010 15:15:57 +0100 Florian Pose Disable use of hrtimer for scheduling by default. Does not work on some PPC targets.
Thu, 02 Oct 2008 08:00:18 +0000 Florian Pose merge -r1464:1467 trunk: Removed unstable forcedeth and e100. stable-1.3
Wed, 30 Apr 2008 09:55:58 +0000 Florian Pose Version 1.3.3-pre. stable-1.3
Wed, 03 Oct 2007 08:58:01 +0000 Florian Pose merge -r931:HEAD svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep/trunk . stable-1.3
Thu, 13 Sep 2007 11:08:46 +0000 Florian Pose MERGE -r908:HEAD svn://yak/vol/projekte/msr_messen_steuern_regeln/ethercat/rep/trunk (1.3.1 changes) stable-1.3
Fri, 10 Aug 2007 15:27:08 +0000 Florian Pose MERGE trunk -r770:907 -> branches-1.3 (1.3 changes) stable-1.3
Tue, 13 Feb 2007 13:45:36 +0000 Florian Pose MERGE -r759:762 trunk -> branches/stable-1.2 (release 1.2, part two). stable-1.2
Tue, 13 Feb 2007 13:42:37 +0000 Florian Pose MERGE -r688:759 trunk -> branches/stable-1.2 (release 1.2, part one). stable-1.2
Tue, 07 Nov 2006 12:13:30 +0000 Florian Pose MERGE trunk -r588:681 -> branches/stable-1.1 (Bugfixes, Ack behaviour, CoE via Sysfs, PDO ranges, 2.6.17 support, improved autotools, documentation) stable-1.1
Fri, 13 Oct 2006 10:07:10 +0000 Florian Pose MERGE trunk -r573:587 -> branches/stable-1.1 (race, bootstrap, mailbox bugfix, debug interface switch) stable-1.1
Mon, 22 Jun 2009 13:45:26 +0000 Florian Pose Version 1.4.1. stable-1.4
Fri, 19 Jun 2009 11:54:46 +0000 Florian Pose Added r8169 driver for kernel 2.6.24. stable-1.4
Mon, 29 Dec 2008 16:00:44 +0000 Florian Pose Version 1.4.0. stable-1.4
Mon, 29 Dec 2008 15:19:16 +0000 Florian Pose Fixed spelling of EtherCAT terms. stable-1.4
Fri, 17 Oct 2008 13:18:25 +0000 Florian Pose Removed branch information. stable-1.4
Thu, 02 Oct 2008 07:16:17 +0000 Florian Pose Version 1.4.0-rc3. stable-1.4
Tue, 30 Sep 2008 14:04:52 +0000 Florian Pose Removed e100 relicts. stable-1.4
Tue, 30 Sep 2008 14:02:02 +0000 Florian Pose merge -r1464:1467 trunk: Removed forcedeth, e100 and r8169. stable-1.4
Wed, 27 Aug 2008 08:06:58 +0000 Florian Pose Version 1.4.0-rc2. stable-1.4
Wed, 13 Aug 2008 13:20:48 +0000 Florian Pose Stable. stable-1.4
Tue, 01 Dec 2009 16:54:59 +0100 Florian Pose Added tty example.
Mon, 30 Nov 2009 18:02:29 +0100 Florian Pose Base files for new TTY driver.
Tue, 13 Oct 2009 17:56:32 +0200 Florian Pose Basic generic Ethernet device module.
Mon, 04 May 2009 13:53:41 +0000 Florian Pose Added deummy Makefile.am for m4 directory.
Thu, 30 Apr 2009 19:36:19 +0000 Florian Pose m4 macro dir.
Thu, 23 Apr 2009 14:50:23 +0000 Florian Pose DC example applications.
Tue, 24 Feb 2009 12:51:39 +0000 Florian Pose Improved and added license headers.
Wed, 04 Feb 2009 17:06:14 +0000 Florian Pose First version of r8169 driver.
Mon, 26 Jan 2009 11:45:30 +0000 Florian Pose merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms.
Tue, 28 Oct 2008 13:31:20 +0000 Florian Pose Added AM_PROG_CC_C_O.
Tue, 21 Oct 2008 09:58:19 +0000 Florian Pose Build examples by default.
Thu, 09 Oct 2008 13:23:07 +0000 Florian Pose Added configure switch for disabling the command-line tool.
Wed, 01 Oct 2008 14:42:28 +0000 Florian Pose First version of userspace library with requesting/releasing.
Tue, 30 Sep 2008 12:50:34 +0000 Florian Pose Removed untested r8169 driver.
Tue, 30 Sep 2008 12:41:34 +0000 Florian Pose Removed the forcedeth drivers.
Mon, 01 Sep 2008 14:21:42 +0000 Florian Pose Removed branch information.
Wed, 27 Aug 2008 16:04:18 +0000 Florian Pose Changed version to 'devel'.
Fri, 01 Aug 2008 12:57:33 +0000 Florian Pose Version 1.4.0-rc1.
Fri, 01 Aug 2008 11:09:39 +0000 Florian Pose Repaired init script status command.
Mon, 21 Jul 2008 19:29:34 +0000 Florian Pose Moved tools to tool.
Wed, 02 Jul 2008 12:16:48 +0000 Florian Pose Removed MSR example; adapted RTAI example; README files for examples.
Thu, 19 Jun 2008 10:18:58 +0000 Florian Pose Disable use of CPU timestamp counter by default.
Wed, 04 Jun 2008 09:59:23 +0000 Florian Pose Improved out-of-place build.
Thu, 29 May 2008 15:11:26 +0000 Florian Pose Added the new ethercat comman-line tool with lsec functionality.
Fri, 18 Apr 2008 12:33:35 +0000 Florian Pose Added alpha support for the Realtek r8169 chipset, thanks to Scott
Thu, 03 Apr 2008 15:31:34 +0000 Florian Pose Removed dummy master.
Fri, 01 Feb 2008 13:35:29 +0000 Florian Pose Version 1.4.0-pre.
Wed, 03 Oct 2007 08:53:00 +0000 Florian Pose Release 1.3.2.
Mon, 24 Sep 2007 10:35:00 +0000 Florian Pose Added Doxyfile to configuration files.
Wed, 19 Sep 2007 08:22:20 +0000 Florian Pose Removed config.kbuild and replaced Kbuild files by Kbuild.in files.