Combine all the serial questions under one section in the FAQ.
Approved by: bcr (mentor)
This commit is contained in:
parent
5125073eac
commit
867b1b7653
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40326
1 changed files with 32 additions and 32 deletions
|
@ -2302,7 +2302,7 @@ bindkey ^[[3~ delete-char # for xterm</programlisting>
|
|||
</sect1>
|
||||
|
||||
<sect1 id="compatibility-networking">
|
||||
<title>Networking and Serial Devices</title>
|
||||
<title>Networking</title>
|
||||
|
||||
<qandaset>
|
||||
<qandaentry>
|
||||
|
@ -2327,37 +2327,6 @@ bindkey ^[[3~ delete-char # for xterm</programlisting>
|
|||
&man.bwn.4; and &man.bwi.4; drivers.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="multiport-serial-support">
|
||||
<para>Which multi-port serial cards are supported by
|
||||
&os;?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>There is a list of these in the <ulink
|
||||
url="&url.books.handbook;/serial.html">Serial Communications</ulink>
|
||||
chapter of the handbook.</para>
|
||||
|
||||
<para>Some unnamed clone cards have also been known to work,
|
||||
especially those that claim to be AST compatible.</para>
|
||||
|
||||
<para>Check &man.uart.4; and &man.sio.4; to get more
|
||||
information on configuring such cards.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="serial-console-prompt">
|
||||
<para>How do I get the boot: prompt to show on the serial
|
||||
console?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>See <ulink
|
||||
url="&url.books.handbook;/serialconsole-setup.html">this section of the handbook</ulink>.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
</qandaset>
|
||||
</sect1>
|
||||
|
||||
|
@ -8413,6 +8382,37 @@ ATDT1234567</programlisting>
|
|||
linkend="networking">Networking</link> section.</para>
|
||||
|
||||
<qandaset>
|
||||
<qandaentry>
|
||||
<question id="multiport-serial-support">
|
||||
<para>Which multi-port serial cards are supported by
|
||||
&os;?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>There is a list of these in the <ulink
|
||||
url="&url.books.handbook;/serial.html">Serial Communications</ulink>
|
||||
chapter of the handbook.</para>
|
||||
|
||||
<para>Some unnamed clone cards have also been known to work,
|
||||
especially those that claim to be AST compatible.</para>
|
||||
|
||||
<para>Check &man.uart.4; and &man.sio.4; to get more
|
||||
information on configuring such cards.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="serial-console-prompt">
|
||||
<para>How do I get the boot: prompt to show on the serial
|
||||
console?</para>
|
||||
</question>
|
||||
|
||||
<answer>
|
||||
<para>See <ulink
|
||||
url="&url.books.handbook;/serialconsole-setup.html">this section of the handbook</ulink>.</para>
|
||||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
<qandaentry>
|
||||
<question id="found-serial">
|
||||
<para>How do I tell if &os; found my serial ports or modem
|
||||
|
|
Loading…
Reference in a new issue