Add more information to the 'device timeout' message in the

diagnostics section.

PR:		docs/30163
This commit is contained in:
Murray Stokely 2001-09-03 10:24:43 +00:00
parent 3b85a094fd
commit 89dfa93a03

View File

@ -135,6 +135,10 @@ Should never happen.
Indicates that an expected transmitter interrupt didn't occur.
Usually caused by an
interrupt conflict with another card on the ISA bus.
This condition could also be caused if the kernel is configured for a
different IRQ channel than the one the card is actually using.
If that is the case, you will have to either reconfigure the card
using a DOS utility or set the jumpers on the card appropriately.
.It "ed%d: NIC memory corrupt - invalid packet length %d."
Indicates that a packet was received with a packet length that was either larger than
the maximum size or smaller than the minimum size allowed by the IEEE 802.3 standard.