Commit Graph

144 Commits

Author SHA1 Message Date
Florian Pose 3cb0b12899 Added configure option for redundancy (--with-devices). 2012-11-30 20:15:31 +01:00
Florian Pose becf05dbd6 Added interface to select the reference clock and to sync to it.
Added rtai_rtdm_dc example, thanks to Graeme Foot.
2012-11-20 14:35:53 +01:00
Florian Pose c720cf8e10 Removed AM_PROG_AR. 2012-11-20 14:33:16 +01:00
Florian Pose 7cd3787c3d Added feature flag for register access. 2012-11-20 14:20:59 +01:00
Florian Pose 15516c1f55 Added AM_PROG_AR to configure.ac. 2012-11-06 11:49:55 +01:00
Florian Pose 9faaa83212 Re-worked and seamlessly integrated RTDM interface. 2012-09-20 15:28:25 +02:00
Florian Pose bd56747e3e Removed whitespace. 2012-07-13 10:42:31 +02:00
Florian Pose d957062010 merge. 2012-04-10 19:10:56 +02:00
Florian Pose 9a999a45f9 Added e100 driver for kernel 3.0. 2012-04-10 19:09:16 +02:00
Florian Pose 5625e481b5 Version 1.5.1. 2012-01-24 11:47:36 +01:00
Florian Pose c9447c2ba0 Version 1.5.0. 2012-01-10 13:04:06 +01:00
Florian Pose 97a7825606 Enable generic driver by default. 2012-01-09 15:16:40 +01:00
Florian Pose 1db2b3b9a5 Added e1000e driver for 2.6.34. Thanks to Siwei Zhuang. 2011-07-06 16:37:40 +02:00
Florian Pose 04b652a7fb Added first systemd support. 2012-01-04 18:00:36 +01:00
Florian Pose c613a80715 Added --enable-wildcards to use 0xffffffff as wildcard for vendor ID and
product code.
2011-11-04 12:21:09 +01:00
Florian Pose 49b38e84d9 Version 1.5-pre. 2011-05-12 09:00:59 +02:00
Florian Pose ca921529a2 Introduced configure switch --enable-regalias for enabling reading alias
addresses from registers. Disabled by default.
2010-05-25 14:12:02 +02:00
Florian Pose edf5fdf61f Minor changes in configure output. 2010-02-23 17:40:46 +01:00
Florian Pose 6e06798fb2 Use kernel's modules_install target, instead of building our own. Attention:
Module installation directories have changed!
2010-02-23 17:37:02 +01:00
Florian Pose c7c92a2012 Removed installation of symvers file, because it makes no sense when
installing for multiple kernel flavors.
2010-02-17 16:06:13 +01:00
Florian Pose 5ec04e30e2 Added spec file for building an RPM package. 2010-02-16 16:45:14 +01:00
Florian Pose 69da1f1cb2 Improved handling and installation of the modules' symbol versions. 2010-02-16 15:08:54 +01:00
Florian Pose 4f347b6da8 Disable use of hrtimer for scheduling by default. Does not work on some PPC targets. 2010-01-19 15:15:57 +01:00
Florian Pose fb7f5b73a6 Added tty example. 2009-12-01 16:54:59 +01:00
Florian Pose 40943a197d Base files for new TTY driver. 2009-11-30 18:02:29 +01:00
Florian Pose bec205c426 Basic generic Ethernet device module. 2009-10-13 17:56:32 +02:00
Florian Pose 54a04f7841 Added deummy Makefile.am for m4 directory. 2009-05-04 13:53:41 +00:00
Florian Pose 70b1212e7b m4 macro dir. 2009-04-30 19:36:19 +00:00
Florian Pose bfb1ce1cf0 DC example applications. 2009-04-23 14:50:23 +00:00
Florian Pose 12c12b1bab Improved and added license headers. 2009-02-24 12:51:39 +00:00
Florian Pose 919eac507b First version of r8169 driver. 2009-02-04 17:06:14 +00:00
Florian Pose 826ae37b26 merge -c1604 branches/stable-1.4: Fixed spelling of EtherCAT terms. 2009-01-26 11:45:30 +00:00
Florian Pose 299fc18af5 Added AM_PROG_CC_C_O. 2008-10-28 13:31:20 +00:00
Florian Pose aca58d41d2 Build examples by default. 2008-10-21 09:58:19 +00:00
Florian Pose 478448dd68 Added configure switch for disabling the command-line tool. 2008-10-09 13:23:07 +00:00
Florian Pose a4ea4a4590 First version of userspace library with requesting/releasing. 2008-10-01 14:42:28 +00:00
Florian Pose 017d71e5a2 Removed untested r8169 driver. 2008-09-30 12:50:34 +00:00
Florian Pose ddc6040be3 Removed the forcedeth drivers. 2008-09-30 12:41:34 +00:00
Florian Pose 751839662a Removed branch information. 2008-09-01 14:21:42 +00:00
Florian Pose 54d13f2a92 Changed version to 'devel'. 2008-08-27 16:04:18 +00:00
Florian Pose 68825e67a1 Version 1.4.0-rc1. 2008-08-01 12:57:33 +00:00
Florian Pose 3ed38e1dc2 Repaired init script status command. 2008-08-01 11:09:39 +00:00
Florian Pose 994af957eb Moved tools to tool. 2008-07-21 19:29:34 +00:00
Florian Pose 93a66a3573 Removed MSR example; adapted RTAI example; README files for examples. 2008-07-02 12:16:48 +00:00
Florian Pose cdd45226aa Disable use of CPU timestamp counter by default. 2008-06-19 10:18:58 +00:00
Florian Pose b6f05cafda Improved out-of-place build. 2008-06-04 09:59:23 +00:00
Florian Pose 3b4cae9626 Added the new ethercat comman-line tool with lsec functionality. 2008-05-29 15:11:26 +00:00
Florian Pose bb0aac3d58 Added alpha support for the Realtek r8169 chipset, thanks to Scott
Hassan.
2008-04-18 12:33:35 +00:00
Florian Pose 8887d6d26d Removed dummy master. 2008-04-03 15:31:34 +00:00
Florian Pose 1f683452d0 Version 1.4.0-pre. 2008-02-01 13:35:29 +00:00
Florian Pose a903765ba1 Release 1.3.2. 2007-10-03 08:53:00 +00:00
Florian Pose e8703b64d3 Added Doxyfile to configuration files. 2007-09-24 10:35:00 +00:00
Florian Pose 7be3b11fce Removed config.kbuild and replaced Kbuild files by Kbuild.in files. 2007-09-19 08:22:20 +00:00
Florian Pose 3cf21003e0 Version 1.3.2-pre. 2007-09-17 10:24:30 +00:00
Florian Pose dd81146967 Release 1.3.1. 2007-09-13 10:56:51 +00:00
Florian Pose c4b87f7317 Added --enable-eoe conditional. 2007-09-12 13:10:15 +00:00
Florian Pose a9140e1b36 Added changes to NEWS file and fixed some typos. Set version to
1.3.1-pre.
2007-09-06 09:37:06 +00:00
Florian Pose ec0291fddb Release 1.3.0. 2007-08-10 15:04:39 +00:00
Florian Pose 68e6dfc108 Implemented debug frame ring to output the last n frames for debugging
reasons.
2007-08-09 15:01:14 +00:00
Florian Pose 61161ca30d Fixed bug in configure.ac. 2007-08-08 10:49:43 +00:00
Florian Pose a2a615ac3f Fixed defines bug in configure; renamed config.kbuild variables. 2007-08-08 10:31:54 +00:00
Florian Pose a5b9e7b556 Added --enable-dummy; renamed EC_DBG_IF to EC_DEBUG_IF, ENABLE_DEBUG_IF
conditional.
2007-08-07 07:54:51 +00:00
Florian Pose ce4c658cc4 First version with e1000 driver (to be continued...) 2007-07-13 15:18:37 +00:00
Florian Pose d12427a22e Added dummy module for simulation purposes. 2007-06-06 17:02:38 +00:00
Florian Pose 7b6fca3d62 Version 1.3.0-rc1. 2007-03-16 14:02:21 +00:00
Florian Pose e6ad21fbbd Fixed enable8139too switch in config.kbuild. 2007-02-23 13:42:30 +00:00
Florian Pose 3cbba49e6f Added --enable-8139too; cleaned up configure.ac and devices/Kbuild. 2007-02-21 10:41:54 +00:00
Florian Pose c26d6e1d8a Added testing version of forcedeth driver. 2007-02-21 10:26:19 +00:00
Florian Pose 304a072f86 Fixed e100 installation with disabled ENABLE_E100. 2007-02-16 09:52:39 +00:00
Florian Pose d65274ebc2 Added --enable-e100 switch to configure. 2007-02-15 16:59:28 +00:00
Florian Pose 3bf5044729 First experimental version of e100 driver. 2007-02-14 17:26:25 +00:00
Florian Pose 4045d89f37 Release 1.2 2007-02-13 13:07:27 +00:00
Florian Pose 90a00b690e Changed structure of scripts subdirectory. 2007-02-13 13:01:59 +00:00
Florian Pose f98ceabcc5 Version 1.2.0, release candidate 2. 2007-02-09 18:33:07 +00:00
Florian Pose ed8edbe332 Fixed bad configure behavior with complex kernel version strings. 2007-01-15 09:49:07 +00:00
Florian Pose c82eaa8179 Configuring for kernels 2.6.18 and 2.6.19, thanks to Ralf Roesch. 2007-01-02 12:47:11 +00:00
Florian Pose 23eed885e5 Made it possible to configure under kernel 2.6.18. 2007-01-01 14:58:55 +00:00
Florian Pose ded638c296 Version 1.2.0-rc1, re-introduced ecrt_domain_queue(). 2006-11-23 20:19:26 +00:00
Florian Pose 62c04368db VERSION 1.1.1 2006-11-07 13:39:00 +00:00
Florian Pose 026dc769d3 Improved autotools, added config.kbuild, --with-msr-dir, --with-rtai-dir, --with-8139too-kernel. 2006-11-06 16:27:40 +00:00
Florian Pose 63cca1f4c0 Removed --foreign switch for autotools. 2006-11-06 09:43:36 +00:00
Florian Pose f9f2b40b65 Improved installation, added quick modules_install target. 2006-11-03 14:18:05 +00:00
Florian Pose 2b0041da50 Fixed debug interfaces. 2006-10-31 15:32:57 +00:00
Florian Pose e210451539 Removed checking for depmod in configure. 2006-10-31 10:16:48 +00:00
Florian Pose 4fbd230e2b Compiler flag -DSVNREV only for module.c to avoid unnecessary recompiling. 2006-10-25 16:49:53 +00:00
Florian Pose 459841ea00 Altered configure --with-linux parameter to --with-linux-dir; removed depmod call. 2006-10-24 12:06:59 +00:00
Florian Pose 94e1219bab Distribution makefile for examples. 2006-10-13 09:39:42 +00:00
Florian Pose d916522200 Debug interfaces not compiled by default. 2006-10-13 09:38:23 +00:00
Florian Pose 77205fa563 Improved autotools files. 2006-10-09 14:43:20 +00:00
Richard Hacker f9b50c6654 Added file ./bootstrap; Added $(DESTDIR) to */Makefile.am make alternate root installs possible 2006-10-09 12:59:09 +00:00
Florian Pose 2999ba35ad Minor changes. 2006-09-25 16:05:07 +00:00
Florian Pose b5cae71cb1 Fixed --with-linux switch. 2006-09-25 14:39:07 +00:00
Florian Pose 12afcedc0a Autotools "--with-linux" switch; "mydist" target 2006-09-25 14:13:23 +00:00
Florian Pose ea9353aa55 Corrected autotools. 2006-09-25 11:12:50 +00:00