summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2000-10-06 00:41:15 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2000-10-06 00:41:15 +0000
commita481b52ea048343574c7d9e5311270a2ed5ec818 (patch)
tree60eed31d628360993180d7e97f7de43c6d897e73
parent884f81fb1d474c1c1edc7b0d4e86fe93d41b56e3 (diff)
Notes
-rw-r--r--release/texts/alpha/RELNOTES.TXT17
-rw-r--r--release/texts/i386/RELNOTES.TXT17
2 files changed, 34 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index e0af3b9ce168..5291366cd73f 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -132,6 +132,19 @@ and Maestro-2e; Forte Media fm801, ESS Maestro-2e, and VIA Technologies
VT82C686A sound card/chipsets, and has received some other updates.
[MERGED]
+Replace the PQ_*CACHE options with a single PQ_CACHESIZE option to be
+set to the cache size in kilobytes. The old options are still
+supported for backwards compatibility. [MERGED]
+
+The NCPU, NAPIC, NBUS, and NINTR kernel configuration options,
+for configuring SMP kernels, have been removed. NCPU is now set to a
+maximum of 16, and the other, aforementioned options are now dynamic.
+[MERGED]
+
+The ahc(4) driver has been updated. [MERGED]
+
+ACPI support has been merged in from the FreeBSD-ACPI project.
+
1.2. SECURITY FIXES
-------------------
@@ -272,6 +285,10 @@ these new-style version numbers. [MERGED]
cvs(1) has been updated to 1.11.
+tcpdump(1) has received some updates and bugfixes. [MERGED]
+
+User-land ppp(8) has received a number of updates and bugfixes. [MERGED]
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 0209962addd4..740bef044af7 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -155,6 +155,19 @@ and Maestro-2e; Forte Media fm801, ESS Maestro-2e, and VIA Technologies
VT82C686A sound card/chipsets, and has received some other updates.
[MERGED]
+Replace the PQ_*CACHE options with a single PQ_CACHESIZE option to be
+set to the cache size in kilobytes. The old options are still
+supported for backwards compatibility. [MERGED]
+
+The NCPU, NAPIC, NBUS, and NINTR kernel configuration options,
+for configuring SMP kernels, have been removed. NCPU is now set to a
+maximum of 16, and the other, aforementioned options are now dynamic.
+[MERGED]
+
+The ahc(4) driver has been updated. [MERGED]
+
+ACPI support has been merged in from the FreeBSD-ACPI project.
+
1.2. SECURITY FIXES
-------------------
@@ -314,6 +327,10 @@ these new-style version numbers. [MERGED]
cvs(1) has been updated to 1.11.
+tcpdump(1) has received some updates and bugfixes. [MERGED]
+
+User-land ppp(8) has received a number of updates and bugfixes. [MERGED]
+
2. Supported Configurations
---------------------------