Working down my list of release note items: SMP configuration
option changes (+MFC), ahc(4) updates (+MFC), ACPI support, , tcpdump(1) updates (+MFC), ppp(8) updates (+MFC).
This commit is contained in:
parent
302f0ed455
commit
b8a4b3de84
@ -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
|
||||
---------------------------
|
||||
|
@ -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
|
||||
---------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user