aboutsummaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2000-11-10 17:37:12 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2000-11-10 17:37:12 +0000
commitad736bbc897e0990877a55bb107384df25f46e17 (patch)
tree1b50232b492e8b7ac3685f3714a600201e128703 /release
parent3918c80b80a283c0176d418617cc6e47cbcd8347 (diff)
Notes
Diffstat (limited to 'release')
-rw-r--r--release/texts/alpha/RELNOTES.TXT5
1 files changed, 0 insertions, 5 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 9dee9e233b23e..ad4bf23281bc6 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -143,11 +143,6 @@ 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.