summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2002-01-11 23:27:46 +0000
committerbmah <bmah@FreeBSD.org>2002-01-11 23:27:46 +0000
commit48f11c95bc160e2d4005bffe4f45f27d932d35b7 (patch)
tree0aac6e2634d7fca242f3fc2dca2c6ac156b422a2 /release
parente41e7ac3ee918d790075b6c6a8fdd9f38c4b87bb (diff)
downloadFreeBSD-src-48f11c95bc160e2d4005bffe4f45f27d932d35b7.zip
FreeBSD-src-48f11c95bc160e2d4005bffe4f45f27d932d35b7.tar.gz
Rewrite the i386 processor support section. The old one was too
Intel-specific, and needed fleshing out. PR: 33582 Reviewed by: Tom Rhodes <darklogik@pittgoth.com>, "Ted Mittelstaedt" <tedm@toybox.placo.com>, swear@blarg.net (Gary W. Swearingen) MFC after: 1 day
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml39
1 files changed, 35 insertions, 4 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml b/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml
index c2c56ff..a852641 100644
--- a/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/i386/proc-i386.sgml
@@ -4,8 +4,39 @@
<sect1>
<title>Supported Processors and Motherboards</title>
- <para>&os; for the i386 currently runs on a wide variety of ISA,
- VLB, EISA, MCA and PCI bus based PC's, ranging from 386sx to
- Pentium 4 class machines (though the 386sx is not
- recommended).</para>
+ <para>&os;/i386 runs on a wide variety of
+ <quote>IBM PC 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 are supported. All
+ Intel processors beginning with the 80386 are supported, including
+ the 80386, 80486, Pentium, Pentium Pro, Pentium II, Pentium III,
+ Pentium 4, and variants thereof, such as the Xeon and Celeron
+ processors. (While technically supported, the use of the 80386SX is
+ specifically not recommended.) All i386-compatible AMD processors
+ are also supported, including the Am486, Am5x86, K5, K6,
+ Athlon, and Duron processors. The Transmeta Crusoe is recognized
+ and supported, as are i386-compatible processors from Cyrix and
+ NexGen.</para>
+
+ <para>There is a wide variety of motherboards available for this
+ architecture. Motherboards using the ISA, VLB, EISA, AGP, and PCI
+ expansion busses are well-supported. There is some limited support
+ for the MCA (<quote>MicroChannel</quote>) expansion bus used in the
+ IBM PS/2 line of PCs.</para>
+
+ <para>Symmetric multi-processor (SMP) systems are generally
+ supported by &os;, although in some cases, BIOS or motherboard bugs
+ may generate some problems. Perusal of the archives of the &a.smp;
+ may yield some clues.</para>
+
+ <para>&os; will generally run on i386-based laptops, albeit with
+ varying levels of support for certain hardware features such as
+ sound, graphics, power management, and PCCARD expansion slots.
+ These features tend to vary in idiosyncratic ways between machines,
+ and frequently require special-case support in &os; to work around
+ hardware bugs or other oddities. When in doubt, a search of the
+ archives of the &a.mobile; may be useful.</para>
</sect1>
OpenPOWER on IntegriCloud