diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index c24588cb96ab..52e0c0801b8e 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -117,7 +117,7 @@
of cryptographic algorithms for use by the kernel and access to
cryptographic hardware for user-mode applications.
Hardware device drivers are provided to support hifn-based cards
- (&man.hifn.4;) and Broadcom-based cards (&man.ubsec.4;).
+ (&man.hifn.4;) and Broadcom-based cards (&man.ubsec.4;). &merged;
A new &man.ddb.4; command show pcpu lists
some of the per-CPU data.
@@ -399,8 +399,8 @@
The &man.ucom.4; device driver has been added, to support USB
modems, serial devices, and other programs that need to look
- like a tty. The related &man.uplcom.4; and &man.uvscom.4; drivers provide specific
- support for the Prolific PL-2303 serial adapter and the SUNTAC
+ like a tty. The related &man.uftdi.4;, &man.uplcom.4;, &man.uvscom.4; drivers provide specific
+ support for FTDI serial adapters, the Prolific PL-2303 serial adapter and the SUNTAC
Slipper U VS-10U, respectively. &merged;
To increase security, the UCONSOLE kernel
@@ -1615,12 +1615,13 @@ options HZ=1000 # not compulsory but strongly recommended
ok set hw.pcic.intr_path="1"
ok set hw.pcic.irq="0"
- Preliminary Cardbus support under NEWCARD has
- been added. This code supports the TI113X, TI12XX, TI125X,
- Ricoh 5C46/5C47, Topic 95/97/100 and Cirrus Logic PD683X
- bridges. 16-bit PC Card support is not yet functional.
+ Preliminary CardBus support with NEWCARD has
+ been added. This code supports both 32-bit and 16-bit cards.
+ All CardBus bridges are supported, as well as the TI-1030
+ PCMCIA-PCI bridge. Other PCMCIA-PCI bridges and ISA bridges
+ aren't supported yet.
- NEWCARD is now the default pccard/cardbus
+ NEWCARD is now the default PCCARD/CardBus
system in the GENERIC kernel.
@@ -1708,7 +1709,7 @@ options HZ=1000 # not compulsory but strongly recommended
(ACPI), a multi-vendor standard for configuration and power
management, has been added. This functionality has been
provided by the Intel ACPI Component
- Architecture project, as of the ACPI CA 20020815
+ Architecture project, as of the ACPI CA 20021118
snapshot. Some backward compatability for applications using
the older APM standard has been provided.
@@ -2228,13 +2229,8 @@ options HZ=1000 # not compulsory but strongly recommended
Userland Changes
- Support for &man.a.out.5; format executables in the compiler
- toolchain has been largely removed.
-
- This is a work in progress. Eventually, &man.a.out.5;
- support will resurface in a series of ports/packages.
-
-
+ Support for creating &man.a.out.5; format executables with
+ the base system compiler toolchain has been removed.
If the first argument to &man.ancontrol.8; or
&man.wicontrol.8; doesn't start with a -, it
@@ -3945,15 +3941,11 @@ options HZ=1000 # not compulsory but strongly recommended
Perl, many utilities have been
rewritten as shell scripts or C programs (specific notes are
made for each affected utility).
- /usr/bin/perl is now a
- wrapper
program, so that programs expecting to
- find a Perl interpreter there will
- be able to function correctly.
-
+
The Perl removal and
package integration work is ongoing.
-
+
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 c24588cb96ab..52e0c0801b8e 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -117,7 +117,7 @@
of cryptographic algorithms for use by the kernel and access to
cryptographic hardware for user-mode applications.
Hardware device drivers are provided to support hifn-based cards
- (&man.hifn.4;) and Broadcom-based cards (&man.ubsec.4;).
+ (&man.hifn.4;) and Broadcom-based cards (&man.ubsec.4;). &merged;
A new &man.ddb.4; command show pcpu lists
some of the per-CPU data.
@@ -399,8 +399,8 @@
The &man.ucom.4; device driver has been added, to support USB
modems, serial devices, and other programs that need to look
- like a tty. The related &man.uplcom.4; and &man.uvscom.4; drivers provide specific
- support for the Prolific PL-2303 serial adapter and the SUNTAC
+ like a tty. The related &man.uftdi.4;, &man.uplcom.4;, &man.uvscom.4; drivers provide specific
+ support for FTDI serial adapters, the Prolific PL-2303 serial adapter and the SUNTAC
Slipper U VS-10U, respectively. &merged;
To increase security, the UCONSOLE kernel
@@ -1615,12 +1615,13 @@ options HZ=1000 # not compulsory but strongly recommended
ok set hw.pcic.intr_path="1"
ok set hw.pcic.irq="0"
- Preliminary Cardbus support under NEWCARD has
- been added. This code supports the TI113X, TI12XX, TI125X,
- Ricoh 5C46/5C47, Topic 95/97/100 and Cirrus Logic PD683X
- bridges. 16-bit PC Card support is not yet functional.
+ Preliminary CardBus support with NEWCARD has
+ been added. This code supports both 32-bit and 16-bit cards.
+ All CardBus bridges are supported, as well as the TI-1030
+ PCMCIA-PCI bridge. Other PCMCIA-PCI bridges and ISA bridges
+ aren't supported yet.
- NEWCARD is now the default pccard/cardbus
+ NEWCARD is now the default PCCARD/CardBus
system in the GENERIC kernel.
@@ -1708,7 +1709,7 @@ options HZ=1000 # not compulsory but strongly recommended
(ACPI), a multi-vendor standard for configuration and power
management, has been added. This functionality has been
provided by the Intel ACPI Component
- Architecture project, as of the ACPI CA 20020815
+ Architecture project, as of the ACPI CA 20021118
snapshot. Some backward compatability for applications using
the older APM standard has been provided.
@@ -2228,13 +2229,8 @@ options HZ=1000 # not compulsory but strongly recommended
Userland Changes
- Support for &man.a.out.5; format executables in the compiler
- toolchain has been largely removed.
-
- This is a work in progress. Eventually, &man.a.out.5;
- support will resurface in a series of ports/packages.
-
-
+ Support for creating &man.a.out.5; format executables with
+ the base system compiler toolchain has been removed.
If the first argument to &man.ancontrol.8; or
&man.wicontrol.8; doesn't start with a -, it
@@ -3945,15 +3941,11 @@ options HZ=1000 # not compulsory but strongly recommended
Perl, many utilities have been
rewritten as shell scripts or C programs (specific notes are
made for each affected utility).
- /usr/bin/perl is now a
- wrapper
program, so that programs expecting to
- find a Perl interpreter there will
- be able to function correctly.
-
+
The Perl removal and
package integration work is ongoing.
-
+