summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-10-29 12:51:48 +0000
committernyan <nyan@FreeBSD.org>2002-10-29 12:51:48 +0000
commit9737566e06f726ce6fed40cac0d346febfce1e50 (patch)
tree2ec62c4822cc2436ed87b3a45538510537747651 /release
parentd2db0b5c9be9523dffc2c83e71bb546b72779af1 (diff)
downloadFreeBSD-src-9737566e06f726ce6fed40cac0d346febfce1e50.zip
FreeBSD-src-9737566e06f726ce6fed40cac0d346febfce1e50.tar.gz
- Some sections are for not only i386 but pc98.
- The agp driver is for i386 only.
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/article.sgml2
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/common/dev.sgml2
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml12
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml12
4 files changed, 14 insertions, 14 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml
index 3c64249..6cd8383 100644
--- a/release/doc/en_US.ISO8859-1/hardware/article.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml
@@ -1178,7 +1178,7 @@
</itemizedlist>
</para>
- <para arch="i386">NE2000 compatible PC-Card (PCMCIA) Ethernet and
+ <para arch="i386,pc98">NE2000 compatible PC-Card (PCMCIA) Ethernet and
FastEthernet cards (&man.ed.4; driver)
<itemizedlist>
<listitem>
diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
index 3c64249..6cd8383 100644
--- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
@@ -1178,7 +1178,7 @@
</itemizedlist>
</para>
- <para arch="i386">NE2000 compatible PC-Card (PCMCIA) Ethernet and
+ <para arch="i386,pc98">NE2000 compatible PC-Card (PCMCIA) Ethernet and
FastEthernet cards (&man.ed.4; driver)
<itemizedlist>
<listitem>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index b608264..7b07303 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -95,7 +95,7 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
- <para arch="i386">Execution of &man.a.out.5; format executables now
+ <para arch="i386,pc98">Execution of &man.a.out.5; format executables now
requires the <literal>COMPAT_AOUT</literal> option in the kernel
configuration or the loading of the <filename>aout.ko</filename>
kernel module.</para>
@@ -108,7 +108,7 @@
provide access to the system monitoring functions of the AMD 756
chipset. &merged;</para>
- <para role="historic">The &man.agp.4; driver for AGP devices has been
+ <para arch="i386" role="historic">The &man.agp.4; driver for AGP devices has been
added. &merged;</para>
<para>A new in-kernel cryptographic framework (see &man.crypto.4;
@@ -327,7 +327,7 @@
cache size in kilobytes. The old options are still supported
for backwards compatibility. &merged;</para>
- <para arch="i386" role="historic">The &man.puc.4; (PCI <quote>Universal</quote>
+ <para arch="i386,pc98" role="historic">The &man.puc.4; (PCI <quote>Universal</quote>
Communications) driver has been added, to help connect PCI-based
serial ports to the &man.sio.4; driver. &merged;</para>
@@ -386,7 +386,7 @@
<para>The uaudio driver, for USB audio devices, has been
added. &merged;</para>
- <para arch="i386">The ubsa driver has been added to support
+ <para arch="i386,pc98">The ubsa driver has been added to support
the Belkin F5U103 (and compatible) USB-to-serial adaptors.</para>
<para arch="i386,pc98" role="historic">The &man.umodem.4; driver for USB modems
@@ -628,7 +628,7 @@
added; this requires the <literal>CPU_ELAN</literal> option in
the kernel configuration file. &merged;</para>
- <para arch="i386">The <literal>CPU_DISABLE_CMPXCHG</literal>
+ <para arch="i386,pc98">The <literal>CPU_DISABLE_CMPXCHG</literal>
kernel configuration option has been added. Enabling this
option has been shown to dramatically improve performance on
VMWare client OS installs.
@@ -2471,7 +2471,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>&man.fbtab.5; now accepts glob matching patterns for target
devices, not just individual devices and directories.</para>
- <para arch="i386">&man.fdisk.8; no longer attempts to search for a
+ <para arch="i386,pc98">&man.fdisk.8; no longer attempts to search for a
device if none has been specified on the command line, but
instead tries to figure out the default device name from the
root device.</para>
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index b608264..7b07303 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -95,7 +95,7 @@
<sect2 id="kernel">
<title>Kernel Changes</title>
- <para arch="i386">Execution of &man.a.out.5; format executables now
+ <para arch="i386,pc98">Execution of &man.a.out.5; format executables now
requires the <literal>COMPAT_AOUT</literal> option in the kernel
configuration or the loading of the <filename>aout.ko</filename>
kernel module.</para>
@@ -108,7 +108,7 @@
provide access to the system monitoring functions of the AMD 756
chipset. &merged;</para>
- <para role="historic">The &man.agp.4; driver for AGP devices has been
+ <para arch="i386" role="historic">The &man.agp.4; driver for AGP devices has been
added. &merged;</para>
<para>A new in-kernel cryptographic framework (see &man.crypto.4;
@@ -327,7 +327,7 @@
cache size in kilobytes. The old options are still supported
for backwards compatibility. &merged;</para>
- <para arch="i386" role="historic">The &man.puc.4; (PCI <quote>Universal</quote>
+ <para arch="i386,pc98" role="historic">The &man.puc.4; (PCI <quote>Universal</quote>
Communications) driver has been added, to help connect PCI-based
serial ports to the &man.sio.4; driver. &merged;</para>
@@ -386,7 +386,7 @@
<para>The uaudio driver, for USB audio devices, has been
added. &merged;</para>
- <para arch="i386">The ubsa driver has been added to support
+ <para arch="i386,pc98">The ubsa driver has been added to support
the Belkin F5U103 (and compatible) USB-to-serial adaptors.</para>
<para arch="i386,pc98" role="historic">The &man.umodem.4; driver for USB modems
@@ -628,7 +628,7 @@
added; this requires the <literal>CPU_ELAN</literal> option in
the kernel configuration file. &merged;</para>
- <para arch="i386">The <literal>CPU_DISABLE_CMPXCHG</literal>
+ <para arch="i386,pc98">The <literal>CPU_DISABLE_CMPXCHG</literal>
kernel configuration option has been added. Enabling this
option has been shown to dramatically improve performance on
VMWare client OS installs.
@@ -2471,7 +2471,7 @@ options HZ=1000 # not compulsory but strongly recommended</programlisting>
<para>&man.fbtab.5; now accepts glob matching patterns for target
devices, not just individual devices and directories.</para>
- <para arch="i386">&man.fdisk.8; no longer attempts to search for a
+ <para arch="i386,pc98">&man.fdisk.8; no longer attempts to search for a
device if none has been specified on the command line, but
instead tries to figure out the default device name from the
root device.</para>
OpenPOWER on IntegriCloud