Remove ed1-timeout as it is ancient and old.
Noted by: imp Approved by: bcr (mentor, implicit)
This commit is contained in:
parent
2d2439d0c0
commit
db3f412996
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40717
1 changed files with 0 additions and 24 deletions
|
@ -2253,30 +2253,6 @@ bindkey ^[[3~ delete-char # for xterm</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="ed1-timeout">
|
||||
<para>I keep seeing messages like <errorname>ed1:
|
||||
timeout</errorname>. What do these messages mean?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>This is usually caused by an interrupt conflict (e.g.,
|
||||
two boards using the same IRQ). Boot with
|
||||
<option>-c</option> and change the
|
||||
<devicename>ed0</devicename>/<devicename>de0</devicename>/...
|
||||
entry to match your board.</para>
|
||||
|
||||
<para>If you are using the BNC connector on your network card,
|
||||
you may also see device timeouts because of bad termination.
|
||||
To check this, attach a terminator directly to the NIC (with
|
||||
no cable) and see if the error messages go away.</para>
|
||||
|
||||
<para>Some NE2000 compatible cards will give this error if
|
||||
there is no link on the UTP port or if the cable is
|
||||
disconnected.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="signal11">
|
||||
<para>Why do my programs occasionally die with
|
||||
|
|
Loading…
Reference in a new issue