From 86add5ad710adde499af6d08fe5479098dadaf29 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 31 Jul 2003 13:00:31 +0000 Subject: moved to trunk git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@26 2bf48fe7-cfc1-0310-909f-d9042e1e0fef --- doc/SUPPORTED_DRIVERS | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/SUPPORTED_DRIVERS (limited to 'doc/SUPPORTED_DRIVERS') 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 $ -- cgit