Add "why did my 3C509 stop working" FAQ. From the PR, with a markup
fix for a missing closing quote. PR: 31784 Submitted by: Michael Lucas <mwlucas@blackhelicopters.org>
This commit is contained in:
parent
7abba1b857
commit
7e6cb3420d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11194
1 changed files with 13 additions and 0 deletions
|
@ -3537,6 +3537,19 @@ quit</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="bad-3c509">
|
||||
<para>Why did my 3COM 3C509 card stop working for no
|
||||
apparent reason?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>This card has a bad habit of losing its configuration
|
||||
information. Refresh your card's settings with the DOS
|
||||
utility <command>3c5x9.exe</command>.<para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="mount-cd-superblock">
|
||||
<para>Why do I get <errorname>Incorrect super block</errorname> when
|
||||
|
|
Loading…
Reference in a new issue