summaryrefslogtreecommitdiffstats
path: root/doc/SUPPORTED_DRIVERS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SUPPORTED_DRIVERS')
-rw-r--r--doc/SUPPORTED_DRIVERS23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/SUPPORTED_DRIVERS b/doc/SUPPORTED_DRIVERS
new file mode 100644
index 0000000..60c9c4b
--- /dev/null
+++ b/doc/SUPPORTED_DRIVERS
@@ -0,0 +1,23 @@
+The following list is a short summary of user experiences with certain
+network drivers.
+
+The version prefixed with k is the driver version of the specific
+kernel, the version prefixed with d is the driver version. Versions
+suffixed with p are patched with a patch supplied with ifplugd.
+
+Driver | Version | Support
+---------+----------------------+------------------------------------------------
+eepro100 | k2.4.19 | works fine, even with -a
+e100 | k2.4.20 | works fine, even with -a
+8139too | k2.4.19 | the machine may lock up, doesn't work with -a
+8139too | k2.4.20 or d0.9.26 | works, doesn't work with -a
+8139too | k2.4.20p or d0.9.26p | works, even with -a
+de4x5 | k2.4.18 | Fails completely
+tulip | k2.4.18 | works; does it work with -a???
+3c59x | k2.4.19 and .20 | Works, even with -a
+
+Please help me to extend this list and send me
+(mzvscyhtq [at] itaparica.org) more information about your
+experience with drivers not included in the list above yet.
+
+$Id: SUPPORTED_DRIVERS 1.4 Sat, 01 Feb 2003 02:36:25 +0100 lennart $