Add section headings in the Hardware Compatibility section to make this
information easier to browse. Discussed on: -doc, -www
This commit is contained in:
parent
24330961f5
commit
ed12e121fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21349
1 changed files with 57 additions and 0 deletions
|
@ -2256,6 +2256,9 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
|
|||
id="hardware">
|
||||
<title>Hardware compatibility</title>
|
||||
|
||||
<sect1 id="compatibility-general">
|
||||
<title>General</title>
|
||||
|
||||
<qandaset>
|
||||
<qandaentry>
|
||||
<question id="which-hardware-to-get">
|
||||
|
@ -2286,6 +2289,12 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
</qandaset>
|
||||
|
||||
<sect1 id="compatibility-processors">
|
||||
<title>Architectures and processors</title>
|
||||
|
||||
<qandaset>
|
||||
<qandaentry>
|
||||
<question id="architectures">
|
||||
<para>Does FreeBSD support architectures other than the x86?</para>
|
||||
|
@ -2351,6 +2360,15 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
</qandaset>
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="compatibility-drives">
|
||||
<title>Hard drives, tape drives, and CD and DVD drives</title>
|
||||
|
||||
<qandaset>
|
||||
|
||||
<qandaentry>
|
||||
<question id="supported-hard-drives">
|
||||
<para>What kind of hard drives does FreeBSD support?</para>
|
||||
|
@ -2534,6 +2552,15 @@ disk wd2 at wdc1 drive 1 # change from wd3 to wd2</programlisting
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
</qandaset>
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="compatibility-kbd-mice">
|
||||
<title>Keyboards and mice</title>
|
||||
|
||||
<qandaset>
|
||||
|
||||
<qandaentry>
|
||||
<question id="usbkbd">
|
||||
<para>Does FreeBSD support my USB keyboard?</para>
|
||||
|
@ -2893,6 +2920,15 @@ Protocol "SysMouse"</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
</qandaset>
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="compatibility-networking">
|
||||
<title>Networking and serial devices</title>
|
||||
|
||||
<qandaset>
|
||||
|
||||
<qandaentry>
|
||||
<question id="network-cards">
|
||||
<para>Which network cards does FreeBSD support?</para>
|
||||
|
@ -3020,6 +3056,15 @@ Protocol "SysMouse"</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
</qandaset>
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="compatibility-sound">
|
||||
<title>Sound devices</title>
|
||||
|
||||
<qandaset>
|
||||
|
||||
<qandaentry>
|
||||
<question id="sound-card-support">
|
||||
<para>Which sound cards are supported by FreeBSD?</para>
|
||||
|
@ -3056,6 +3101,15 @@ Protocol "SysMouse"</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
|
||||
</qandaset>
|
||||
|
||||
</sect1>
|
||||
|
||||
<sect1 id="compatibility-other">
|
||||
<title>Other hardware</title>
|
||||
|
||||
<qandaset>
|
||||
|
||||
<qandaentry>
|
||||
<question id="other-device-support">
|
||||
<para>What other devices does FreeBSD support?</para>
|
||||
|
@ -3134,6 +3188,9 @@ Protocol "SysMouse"</programlisting>
|
|||
</answer>
|
||||
</qandaentry>
|
||||
</qandaset>
|
||||
|
||||
</sect1>
|
||||
|
||||
</chapter>
|
||||
|
||||
<chapter id="troubleshoot">
|
||||
|
|
Loading…
Reference in a new issue