Fix the stable/10 hardware/article.xml to conform to
FDP style conventions. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
7600e67eea
commit
1d9ce7180f
@ -1,14 +1,15 @@
|
||||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook XML V5.0-Based Extension//EN"
|
||||
"../../../share/xml/freebsd50.dtd" [
|
||||
"../../../share/xml/freebsd50.dtd" [
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "release.ent">
|
||||
%release;
|
||||
<!ENTITY % devauto PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//EN" "nonexistent">
|
||||
%devauto;
|
||||
]>
|
||||
<article xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
|
||||
<info><title>&os; &release.current; Hardware Notes</title>
|
||||
|
||||
<article xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
|
||||
<info>
|
||||
<title>&os; &release.current; Hardware Notes</title>
|
||||
|
||||
<author><orgname>The &os; Documentation Project</orgname></author>
|
||||
|
||||
@ -30,7 +31,8 @@
|
||||
<year>2012</year>
|
||||
<year>2013</year>
|
||||
<year>2014</year>
|
||||
<holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
|
||||
<holder role="mailto:doc@FreeBSD.org">The &os; Documentation
|
||||
Project</holder>
|
||||
</copyright>
|
||||
|
||||
<legalnotice xml:id="trademarks" role="trademarks">
|
||||
@ -43,7 +45,6 @@
|
||||
&tm-attrib.sun;
|
||||
&tm-attrib.general;
|
||||
</legalnotice>
|
||||
|
||||
</info>
|
||||
|
||||
<sect1 xml:id="intro">
|
||||
@ -97,8 +98,8 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>The single-core &intel; &xeon;
|
||||
processors <quote>Nocona</quote>, <quote>Irwindale</quote>,
|
||||
<para>The single-core &intel; &xeon; processors
|
||||
<quote>Nocona</quote>, <quote>Irwindale</quote>,
|
||||
<quote>Potomac</quote>, and <quote>Cranford</quote> have
|
||||
EM64T support.</para>
|
||||
</listitem>
|
||||
@ -121,9 +122,10 @@
|
||||
<listitem>
|
||||
<para>Some &intel; &pentium; 4s and Celeron Ds using
|
||||
the <quote>Prescott</quote> core have EM64T support. See
|
||||
the <link xlink:href="http://processorfinder.intel.com">Intel
|
||||
Processor Spec Finder</link> for the definitive answer about
|
||||
EM64T support in Intel processors.</para>
|
||||
the <link
|
||||
xlink:href="http://processorfinder.intel.com">Intel
|
||||
Processor Spec Finder</link> for the definitive answer
|
||||
about EM64T support in Intel processors.</para>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
@ -148,14 +150,14 @@
|
||||
<title>i386</title>
|
||||
|
||||
<para>&os;/&arch.i386; runs on a wide variety of <quote>IBM PC
|
||||
compatible</quote> machines. Due to the wide range of
|
||||
compatible</quote> machines. Due to the wide range of
|
||||
hardware available for this architecture, it is impossible
|
||||
to exhaustively list all combinations of equipment supported
|
||||
by &os;. Nevertheless, some general guidelines are
|
||||
presented here.</para>
|
||||
|
||||
<para>Almost all &i386;-compatible processors with a floating
|
||||
point unit are supported. All &intel; processors beginning
|
||||
point unit are supported. All &intel; processors beginning
|
||||
with the 80486 are supported, including the 80486, &pentium;,
|
||||
&pentium; Pro, &pentium; II, &pentium; III, &pentium; 4, and
|
||||
variants thereof, such as the &xeon; and &celeron; processors.
|
||||
@ -225,19 +227,22 @@
|
||||
(DSDT) provided by each machine's BIOS. Some machines have
|
||||
bad or incomplete DSDTs, which prevents ACPI from functioning
|
||||
correctly. Replacement DSDTs for some machines can be found
|
||||
at the <link xlink:href="http://acpi.sourceforge.net/dsdt/index.php">DSDT</link>
|
||||
section of the <link xlink:href="http://acpi.sourceforge.net/">ACPI4Linux</link> project
|
||||
Web site. &os; can use these DSDTs to override the DSDT
|
||||
provided by the BIOS; see the &man.acpi.4; manual page for
|
||||
more information.</para>
|
||||
at the <link
|
||||
xlink:href="http://acpi.sourceforge.net/dsdt/index.php">DSDT</link>
|
||||
section of the <link
|
||||
xlink:href="http://acpi.sourceforge.net/">ACPI4Linux</link>
|
||||
project Web site. &os; can use these DSDTs to override the
|
||||
DSDT provided by the BIOS; see the &man.acpi.4; manual page
|
||||
for more information.</para>
|
||||
</sect2>
|
||||
|
||||
<sect2 xml:id="proc-ia64">
|
||||
<title>ia64</title>
|
||||
|
||||
<para>Currently supported processors are the <link xlink:href="http://people.freebsd.org/~marcel/refs/ia64/itanium/24532003.pdf">&itanium;</link>
|
||||
and the <link xlink:href="http://people.freebsd.org/~marcel/refs/ia64/itanium2/25111003.pdf">&itanium;
|
||||
2</link>.</para>
|
||||
<para>Currently supported processors are the <link
|
||||
xlink:href="http://people.freebsd.org/~marcel/refs/ia64/itanium/24532003.pdf">&itanium;</link>
|
||||
and the <link
|
||||
xlink:href="http://people.freebsd.org/~marcel/refs/ia64/itanium2/25111003.pdf">&itanium; 2</link>.</para>
|
||||
|
||||
<para>Supported chipsets include:</para>
|
||||
|
||||
@ -260,10 +265,10 @@
|
||||
|
||||
<para>Most devices that can be found in or are compatible with
|
||||
&arch.ia64; machines are fully supported. The notable
|
||||
exception is the VGA console. The &os; support for VGA
|
||||
exception is the VGA console. The &os; support for VGA
|
||||
consoles is at this time too much based on PC hardware and not
|
||||
all &arch.ia64; machines have chipsets that provide sufficient
|
||||
PC legacy support. As such &man.syscons.4; can not be enabled
|
||||
PC legacy support. As such &man.syscons.4; cannot be enabled
|
||||
and the use of a serial console is required.</para>
|
||||
</sect2>
|
||||
|
||||
@ -299,8 +304,8 @@
|
||||
<sect2 xml:id="proc-powerpc">
|
||||
<title>powerpc</title>
|
||||
|
||||
<para>All Apple PowerPC machines with built-in USB are supported,
|
||||
as well a limited selection of non-Apple machines,
|
||||
<para>All Apple PowerPC machines with built-in USB are
|
||||
supported, as well a limited selection of non-Apple machines,
|
||||
including KVM on POWER7</para>
|
||||
|
||||
<para>SMP is supported on all systems with more than
|
||||
@ -311,8 +316,8 @@
|
||||
<title>sparc64</title>
|
||||
|
||||
<para>This section describes the systems currently known to be
|
||||
supported by &os; on the Fujitsu &sparc64; and Sun &ultrasparc;
|
||||
platforms.</para>
|
||||
supported by &os; on the Fujitsu &sparc64; and Sun
|
||||
&ultrasparc; platforms.</para>
|
||||
|
||||
<para>SMP is supported on all systems with more than 1
|
||||
processor.</para>
|
||||
@ -322,8 +327,8 @@
|
||||
supported by the &man.creator.4; (Sun Creator, Sun Creator3D
|
||||
and Sun Elite3D) or &man.machfb.4; (Sun PGX and Sun PGX64
|
||||
as well as the ATI Mach64 chips found onboard in for example
|
||||
&sun.blade; 100, &sun.blade; 150, &sun.ultra; 5 and &sun.ultra; 10)
|
||||
driver must use the serial console.</para>
|
||||
&sun.blade; 100, &sun.blade; 150, &sun.ultra; 5 and
|
||||
&sun.ultra; 10) driver must use the serial console.</para>
|
||||
|
||||
<para>If you have a system that is not listed here, it may not
|
||||
have been tested with &os; &release.current;. We encourage
|
||||
@ -468,10 +473,11 @@
|
||||
</itemizedlist>
|
||||
|
||||
<para>The following systems are partially supported by &os;. In
|
||||
particular the fiber channel controllers in SBus-based systems are not
|
||||
supported. However, it is possible to use these with a SCSI controller
|
||||
supported by the &man.esp.4; driver (Sun ESP SCSI, Sun FAS Fast-SCSI
|
||||
and Sun FAS366 Fast-Wide SCSI controllers).</para>
|
||||
particular the fiber channel controllers in SBus-based systems
|
||||
are not supported. However, it is possible to use these with
|
||||
a SCSI controller supported by the &man.esp.4; driver (Sun ESP
|
||||
SCSI, Sun FAS Fast-SCSI and Sun FAS366 Fast-Wide SCSI
|
||||
controllers).</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -483,9 +489,9 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Starting with 7.2-RELEASE, &arch.sparc64; systems based on Sun
|
||||
&ultrasparc; III and beyond are also supported by &os;, which includes
|
||||
the following known working systems:</para>
|
||||
<para>Starting with 7.2-RELEASE, &arch.sparc64; systems based on
|
||||
Sun &ultrasparc; III and beyond are also supported by &os;,
|
||||
which includes the following known working systems:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -513,7 +519,8 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&sun.fire; V215 (support first appeared in 7.3-RELEASE and 8.1-RELEASE)</para>
|
||||
<para>&sun.fire; V215 (support first appeared in 7.3-RELEASE
|
||||
and 8.1-RELEASE)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -521,7 +528,8 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&sun.fire; V245 (support first appeared in 7.3-RELEASE and 8.1-RELEASE)</para>
|
||||
<para>&sun.fire; V245 (support first appeared in 7.3-RELEASE
|
||||
and 8.1-RELEASE)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -534,9 +542,10 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&sun.fire; V480 (501-6780 and 501-6790 centerplanes only, for
|
||||
which support first appeared in 7.3-RELEASE and 8.1-RELEASE,
|
||||
other centerplanes might work beginning with 8.3-RELEASE and 9.0-RELEASE)</para>
|
||||
<para>&sun.fire; V480 (501-6780 and 501-6790 centerplanes
|
||||
only, for which support first appeared in 7.3-RELEASE and
|
||||
8.1-RELEASE, other centerplanes might work beginning with
|
||||
8.3-RELEASE and 9.0-RELEASE)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -544,8 +553,9 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&sun.fire; V890 (support first appeared in 7.4-RELEASE and 8.1-RELEASE,
|
||||
non-mixed &ultrasparc; IV/IV+ CPU-configurations only)</para>
|
||||
<para>&sun.fire; V890 (support first appeared in 7.4-RELEASE
|
||||
and 8.1-RELEASE, non-mixed &ultrasparc; IV/IV+
|
||||
CPU-configurations only)</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -554,7 +564,7 @@
|
||||
</itemizedlist>
|
||||
|
||||
<para>The following Sun &ultrasparc; systems are not tested but
|
||||
believed to be also supported by &os;:</para>
|
||||
also believed to be supported by &os;:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -562,14 +572,16 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>&sun.fire; V490 (support first appeared in 7.4-RELEASE and 8.1-RELEASE,
|
||||
non-mixed &ultrasparc; IV/IV+ CPU-configurations only)</para>
|
||||
<para>&sun.fire; V490 (support first appeared in 7.4-RELEASE
|
||||
and 8.1-RELEASE, non-mixed &ultrasparc; IV/IV+
|
||||
CPU-configurations only)</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>Starting with 7.4-RELEASE and 8.1-RELEASE, &arch.sparc64; systems based on
|
||||
Fujitsu &sparc64; V are also supported by &os;, which
|
||||
includes the following known working systems:</para>
|
||||
<para>Starting with 7.4-RELEASE and 8.1-RELEASE, &arch.sparc64;
|
||||
systems based on Fujitsu &sparc64; V are also supported by
|
||||
&os;, which includes the following known working
|
||||
systems:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -577,8 +589,8 @@
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<para>The following Fujitsu &primepower; systems are not tested but
|
||||
believed to be also supported by &os;:</para>
|
||||
<para>The following Fujitsu &primepower; systems are not tested
|
||||
but also believed to be supported by &os;:</para>
|
||||
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
@ -699,7 +711,7 @@
|
||||
|
||||
<note>
|
||||
<para>[&arch.amd64;, &arch.i386;] Booting from these
|
||||
controllers is supported. EISA adapters are not
|
||||
controllers is supported. EISA adapters are not
|
||||
supported.</para>
|
||||
</note>
|
||||
|
||||
@ -731,7 +743,7 @@
|
||||
|
||||
<note>
|
||||
<para>[&arch.amd64;, &arch.i386;] Booting from these
|
||||
controllers is supported. EISA adapters are not
|
||||
controllers is supported. EISA adapters are not
|
||||
supported.</para>
|
||||
</note>
|
||||
|
||||
@ -782,8 +794,8 @@
|
||||
support CD-ROM commands are supported for read-only access by
|
||||
the CD-ROM drivers (such as &man.cd.4;). WORM/CD-R/CD-RW
|
||||
writing support is provided by &man.cdrecord.1;, which is a
|
||||
part of the <package>sysutils/cdrtools</package> port in the Ports
|
||||
Collection.</para>
|
||||
part of the <package>sysutils/cdrtools</package> port in the
|
||||
Ports Collection.</para>
|
||||
|
||||
<para>The following CD-ROM type systems are supported at this
|
||||
time:</para>
|
||||
@ -1023,8 +1035,8 @@
|
||||
4965AGN IEEE 802.11n PCI network adapters
|
||||
(&man.iwn.4; driver)</para>
|
||||
|
||||
<para>[&arch.i386;, &arch.amd64;] Marvell Libertas IEEE 802.11b/g
|
||||
PCI network adapters (&man.malo.4; driver)</para>
|
||||
<para>[&arch.i386;, &arch.amd64;] Marvell Libertas IEEE
|
||||
802.11b/g PCI network adapters (&man.malo.4; driver)</para>
|
||||
|
||||
<para>Marvell 88W8363 IEEE 802.11n wireless network
|
||||
adapters (&man.mwl.4; driver)</para>
|
||||
@ -1145,12 +1157,13 @@
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>[&arch.amd64;, &arch.i386;] Avlab Technology, PCI IO 2S
|
||||
and PCI IO 4S</para>
|
||||
<para>[&arch.amd64;, &arch.i386;] Avlab Technology, PCI IO
|
||||
2S and PCI IO 4S</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>[&arch.amd64;, &arch.i386;] Comtrol RocketPort 550</para>
|
||||
<para>[&arch.amd64;, &arch.i386;] Comtrol RocketPort
|
||||
550</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -1224,7 +1237,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>[&arch.amd64;, &arch.i386;] SIIG Cyber 4S PCI
|
||||
16C550/16C650/16C850</para>
|
||||
16C550/16C650/16C850</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
@ -1307,7 +1320,7 @@
|
||||
|
||||
<note>
|
||||
<para>"flags 0x15000?01" is necessary in kernel
|
||||
configuration.</para>
|
||||
configuration.</para>
|
||||
</note>
|
||||
|
||||
<para>[&arch.pc98;] Media Intelligent RSB-384 (&man.sio.4;
|
||||
@ -1456,7 +1469,8 @@
|
||||
|
||||
<note>
|
||||
<para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
|
||||
USB Bluetooth adapters can be found in <link linkend="bluetooth">Bluetooth</link> section.</para>
|
||||
USB Bluetooth adapters can be found in <link
|
||||
linkend="bluetooth">Bluetooth</link> section.</para>
|
||||
</note>
|
||||
|
||||
&hwlist.ohci;
|
||||
@ -1578,7 +1592,8 @@
|
||||
<note>
|
||||
<para>Information regarding specific video cards and
|
||||
compatibility with <application>Xorg</application> can be
|
||||
found at <uri xlink:href="http://www.x.org/">http://www.x.org/</uri>.</para>
|
||||
found at <uri
|
||||
xlink:href="http://www.x.org/">http://www.x.org/</uri>.</para>
|
||||
</note>
|
||||
|
||||
<para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
|
||||
@ -1637,7 +1652,8 @@
|
||||
<note>
|
||||
<para>&man.moused.8; has more information on using pointing
|
||||
devices with &os;. Information on using pointing devices
|
||||
with <application>Xorg</application> can be found at <uri xlink:href="http://www.x.org/">http://www.x.org/</uri>.</para>
|
||||
with <application>Xorg</application> can be found at <uri
|
||||
xlink:href="http://www.x.org/">http://www.x.org/</uri>.</para>
|
||||
</note>
|
||||
|
||||
<para>[&arch.amd64;, &arch.i386;] <quote>PC standard</quote>
|
||||
@ -1670,8 +1686,9 @@
|
||||
</itemizedlist>
|
||||
|
||||
<para>[&arch.i386;] Xilinx XC6200-based reconfigurable hardware
|
||||
cards compatible with the HOT1 from <link xlink:href="http://www.vcc.com/">Virtual Computers</link> (xrpu
|
||||
driver).</para>
|
||||
cards compatible with the HOT1 from <link
|
||||
xlink:href="http://www.vcc.com/">Virtual Computers</link>
|
||||
(xrpu driver).</para>
|
||||
|
||||
<para>[&arch.pc98;] Power Management Controller of NEC PC-98
|
||||
Note (pmc driver)</para>
|
||||
|
Loading…
x
Reference in New Issue
Block a user