From 89dfa93a03d0a44ccd7bf5cbbb7febb651e975ca Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Mon, 3 Sep 2001 10:24:43 +0000 Subject: [PATCH] Add more information to the 'device timeout' message in the diagnostics section. PR: docs/30163 --- share/man/man4/ed.4 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/share/man/man4/ed.4 b/share/man/man4/ed.4 index 709838e739b..e8c420f9828 100644 --- a/share/man/man4/ed.4 +++ b/share/man/man4/ed.4 @@ -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.