patch-2.4.6 linux/Documentation/networking/vortex.txt
Next file: linux/Documentation/pci.txt
Previous file: linux/Documentation/networking/sk98lin.txt
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Wed Jun 20 11:15:44 2001
- Orig file:
v2.4.5/linux/Documentation/networking/vortex.txt
- Orig date:
Tue Mar 6 19:13:51 2001
diff -u --recursive --new-file v2.4.5/linux/Documentation/networking/vortex.txt linux/Documentation/networking/vortex.txt
@@ -230,6 +230,23 @@
other media types does not occur.
+Transmit error, Tx status register 82
+-------------------------------------
+
+This is a common error which is almost always caused by another host on
+the same network being in full-duplex mode, while this host is in
+half-duplex mode. You need to find that other host and make it run in
+half-duplex mode or fix this host to run in full-duplex mode.
+
+As a last resort, you can force the 3c59x driver into full-duplex mode
+with
+
+ options 3c59x full_duplex=1
+
+but this has to be viewed as a workaround for broken network gear and
+should only really be used for equipment which cannot autonegotiate.
+
+
Additional resources
--------------------
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)