|
Lines 134-140
Link Here
|
| 134 |
.It "ed%d: device timeout" |
134 |
.It "ed%d: device timeout" |
| 135 |
Indicates that an expected transmitter interrupt didn't occur. |
135 |
Indicates that an expected transmitter interrupt didn't occur. |
| 136 |
Usually caused by an |
136 |
Usually caused by an |
| 137 |
interrupt conflict with another card on the ISA bus. |
137 |
interrupt conflict with another card on the ISA bus. It could also |
|
|
138 |
be caused by the card being on another irq channel than the one |
| 139 |
configured in the kernel. You will have to either reconfigure the card |
| 140 |
using a DOS utility or set the jumpers on the card appropriatly. |
| 138 |
.It "ed%d: NIC memory corrupt - invalid packet length %d." |
141 |
.It "ed%d: NIC memory corrupt - invalid packet length %d." |
| 139 |
Indicates that a packet was received with a packet length that was either larger than |
142 |
Indicates that a packet was received with a packet length that was either larger than |
| 140 |
the maximum size or smaller than the minimum size allowed by the IEEE 802.3 standard. |
143 |
the maximum size or smaller than the minimum size allowed by the IEEE 802.3 standard. |