From bd6d29a655a9db5a529bc89365eb3314758a96e5 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Mon, 4 Feb 2008 13:50:20 +0000 Subject: [PATCH] Added link to hardware table. --- README | 5 ++--- TODO | 1 - 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README b/README index a1c765ce..356f409f 100644 --- a/README +++ b/README @@ -41,9 +41,8 @@ master. 2) Hardware requirements -The EtherCAT master needs a RTL8139 (or compatible), Intel PRO/1000 or nVidia -nForce network interface card to run. Drivers for other widespread devices (f. -e. Intel PRO/100) will be implemented soon. +A table of supported hardware can be found at +http://etherlab.org/en/ethercat/hardware.php. ------------------------------------------------------------------------------- diff --git a/TODO b/TODO index 1487e3cb..2d47e227 100644 --- a/TODO +++ b/TODO @@ -22,7 +22,6 @@ Version 1.4.0: * Remove ecdb.h and let lsec output PDO information 'cut-and-pastable' for applications. * Update documentation. -* Create table of supported network devices and add link inside README. Future issues: