diff options
| author | Scott Long <scottl@FreeBSD.org> | 2005-04-25 20:15:49 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2005-04-25 20:15:49 +0000 |
| commit | fe63e4ed5aade911b89b8b54394f4e72afe8a70b (patch) | |
| tree | 603bbad3f85b88b2363276e32f032bda38ffec48 /sys/amd64 | |
| parent | a66ada6e0def5cbe2b68649c0a142e08991c56a9 (diff) | |
Notes
Diffstat (limited to 'sys/amd64')
| -rw-r--r-- | sys/amd64/conf/NOTES | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES index 34adcad5497f..5a8425588095 100644 --- a/sys/amd64/conf/NOTES +++ b/sys/amd64/conf/NOTES @@ -193,8 +193,6 @@ device tdfx # Enable 3Dfx Voodoo support # Intel ACPICA code. (Note that the Intel code must also have USE_DEBUGGER # defined when it is built). # -# ACPI_MAX_THREADS sets the number of task threads started. -# # ACPI_NO_SEMAPHORES makes the AcpiOs*Semaphore routines a no-op. # # ACPICA_PEDANTIC enables strict checking of AML. Our default is to @@ -206,7 +204,6 @@ device tdfx # Enable 3Dfx Voodoo support device acpi options ACPI_DEBUG -options ACPI_MAX_THREADS=1 #!options ACPI_NO_SEMAPHORES #!options ACPICA_PEDANTIC |
