Florian Pose
|
d7a058508a
|
Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
|
2007-02-22 10:06:32 +00:00 |
Florian Pose
|
3fecb2874c
|
forcedeth device driver running fine.
|
2007-02-22 09:34:32 +00:00 |
Florian Pose
|
304ecf7dcc
|
Fixed installation of 8139too driver when disabled.
|
2007-02-21 13:36:08 +00:00 |
Florian Pose
|
69846ca566
|
Made forcedeth driver compile with 2.6.19.
|
2007-02-21 12:42:20 +00:00 |
Florian Pose
|
769c1d5f55
|
Fixed device Kbuild file again.
|
2007-02-21 12:41:25 +00:00 |
Florian Pose
|
ea0e0ae53b
|
Fixed REV variable in devices Kbuild file.
|
2007-02-21 11:47:18 +00:00 |
Florian Pose
|
ff61913eb0
|
Added testing version for forcedeth for 2.6.19 kernel.
|
2007-02-21 11:40:40 +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
|
aa1a8012a2
|
Fixed addition of e100 driver to target objects in devices Kbuild makefile.
|
2007-02-21 09:30:24 +00:00 |
Florian Pose
|
0f53f8fa3e
|
Introduced device IDs; removed comment lines from 8139too; removed
ec_eoeif_count parameter.
|
2007-02-16 17:13:39 +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
|
9a53bf1aa6
|
Fixed modules_install target: create dir before copying.
|
2007-01-12 15:18:11 +00:00 |
Florian Pose
|
7b45f799dd
|
Made network driver ISRs static again.
|
2007-01-12 15:01:20 +00:00 |
Florian Pose
|
52879fbdb6
|
Added 8139too driver for kernel 2.6.19.
|
2007-01-12 14:49:27 +00:00 |
Florian Pose
|
291d63856b
|
Replaced ec_isr_t by ec_pollfunc_t; added poll function s in network drivers.
|
2007-01-12 14:28:33 +00:00 |
Florian Pose
|
dfdc30a6d8
|
Added 8139too driver for 2.6.18.
|
2007-01-12 12:50:52 +00:00 |
Florian Pose
|
4357e80e22
|
Fixed return type of ecdev_close().
|
2006-12-08 11:49:47 +00:00 |
Florian Pose
|
3f8978f998
|
Re-introduced ecdev_open() and ecdev_close(), to avoid a race condition regarding the link state.
|
2006-12-08 11:39:56 +00:00 |
Florian Pose
|
c0f6188104
|
Interface changes for version 1.2, see NEWS file.
|
2006-11-24 11:02:35 +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
|
f9f2b40b65
|
Improved installation, added quick modules_install target.
|
2006-11-03 14:18:05 +00:00 |
Florian Pose
|
a19f74ff5f
|
Fixed memory barrier bug in 8139too drivers.
|
2006-11-03 10:00:08 +00:00 |
Florian Pose
|
af20e0a5d2
|
Added device module for kernel 2.6.17. Still slow?
|
2006-11-02 19:08:06 +00:00 |
Florian Pose
|
66f345ae29
|
Minor changes in Kbuild files.
|
2006-10-25 16:53:17 +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
|
a04ef48976
|
Minor Makefile changes.
|
2006-10-20 15:35:15 +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
|
2303af54b2
|
Altered master version string.
|
2006-09-28 13:22:43 +00:00 |
Florian Pose
|
12afcedc0a
|
Autotools "--with-linux" switch; "mydist" target
|
2006-09-25 14:13:23 +00:00 |
Florian Pose
|
aa8b2b6e90
|
Added SVN revision to distribution.
|
2006-09-25 12:11:05 +00:00 |
Florian Pose
|
c58df7a0dd
|
EtherCAT master with Autotools.
|
2006-09-25 10:24:44 +00:00 |
Florian Pose
|
2bafa768f0
|
Removing "Modules.symvers" on make clean.
|
2006-06-27 19:31:26 +00:00 |
Florian Pose
|
92a035f82b
|
Added missing documentation.
|
2006-06-26 16:05:30 +00:00 |
Florian Pose
|
004e2af8de
|
Better modules_install targets.
|
2006-06-26 14:20:36 +00:00 |
Florian Pose
|
1b6ad27b18
|
Minor changes in 8139too driver.
|
2006-06-12 15:14:12 +00:00 |
Florian Pose
|
65a14a38fa
|
Applied patches by Maximilian Schwerin.
|
2006-06-12 14:37:38 +00:00 |
Florian Pose
|
a62a25ba44
|
Consistent Makefiles.
|
2006-06-02 09:02:18 +00:00 |
Florian Pose
|
2916e10b50
|
Changed license headers and added EtherCAT license notice.
|
2006-05-18 12:35:47 +00:00 |
Florian Pose
|
6a12d7f440
|
Added debug interface for network monitors.
|
2006-05-11 13:29:06 +00:00 |
Florian Pose
|
d6ec03088b
|
removed MODULE_DEVICE_TABLE in ec_8139too driver (no automatic loading).
|
2006-04-26 12:12:57 +00:00 |
Florian Pose
|
5536f5fe0f
|
corrected ec_8139too driver name.
|
2006-04-25 13:45:00 +00:00 |
Florian Pose
|
42fca68ae7
|
Doxygen added interface modules and file documentation.
|
2006-04-24 10:10:02 +00:00 |
Florian Pose
|
b3389cee9f
|
GPLv2 License and enhanced Doxygen output.
|
2006-04-21 12:35:17 +00:00 |
Florian Pose
|
2e17997172
|
Introduced version number define.
|
2006-04-20 14:34:58 +00:00 |
Florian Pose
|
91c739da77
|
Translated all comments and documentation to english language.
|
2006-04-20 13:31:31 +00:00 |
Florian Pose
|
17b28025ee
|
Fixed devices Makefile.
|
2006-04-12 12:04:27 +00:00 |
Florian Pose
|
7818664587
|
Prepared Free-Run mode
|
2006-04-12 10:40:32 +00:00 |
Florian Pose
|
5b1d341ea9
|
Advanced build system
|
2006-04-11 08:26:18 +00:00 |
Florian Pose
|
1c0347347a
|
MERGE branches/async -> trunk (alle Unterschiede übernommen)
|
2006-03-17 14:21:35 +00:00 |
Florian Pose
|
b38ffbe720
|
MERGE branches/async 222:233 -> trunk (Kommando-Warteschlangen).
|
2006-03-06 15:12:34 +00:00 |
Florian Pose
|
11d861522b
|
Link-Down-Verhalten verbessert.
|
2006-03-02 13:08:07 +00:00 |
Florian Pose
|
0ffbd968a6
|
Link-State im Device.
|
2006-03-02 11:19:27 +00:00 |
Florian Pose
|
4b24372bb2
|
Compile-Warnings mit ADEOS behoben.
|
2006-02-24 13:14:21 +00:00 |
Florian Pose
|
4d65b22b0f
|
Dynamische FMMU-Konfiguration, zwei Kopieroperationen eingespart, Einrückungen angepasst.
|
2006-02-23 09:58:50 +00:00 |
Florian Pose
|
c5e95b0bc5
|
Bug: NULL pointer dereference in master/device.c behoben.
|
2006-02-20 08:30:30 +00:00 |
Florian Pose
|
5fb6877412
|
Mit neuer Schnittstelle wieder lauffähig.
|
2006-01-20 13:32:31 +00:00 |
Florian Pose
|
b0443360ec
|
Vereinheitlichte Schnittstellen, Include-Verzeichnis und Module getrennt.
|
2006-01-17 18:28:15 +00:00 |