summaryrefslogtreecommitdiffstats
path: root/sys/boot/common
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-08-09 06:07:33 +0000
committerobrien <obrien@FreeBSD.org>2002-08-09 06:07:33 +0000
commit60f8c41a919546caea6cffa295e98b5f21e9a4f0 (patch)
tree48bfd2ae4acf163f980466bca782deb3ce35239c /sys/boot/common
parent1bb6530f3efbe0c060a4269111940205153e87a5 (diff)
downloadFreeBSD-src-60f8c41a919546caea6cffa295e98b5f21e9a4f0.zip
FreeBSD-src-60f8c41a919546caea6cffa295e98b5f21e9a4f0.tar.gz
Restore autoloading of ACPI module.
Document the approved ways of disabling it. Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Diffstat (limited to 'sys/boot/common')
-rw-r--r--sys/boot/common/loader.84
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8
index 42131a6..ecdc688 100644
--- a/sys/boot/common/loader.8
+++ b/sys/boot/common/loader.8
@@ -310,6 +310,10 @@ While some of these may require a value,
others define behavior just by being set.
These are described below.
.Bl -tag -width bootfile
+.It Va acpi_load
+Unset this to disable automatic loading of the ACPI module.
+See also hint.acpi.0.disable in
+.Xr device.hints 5 .
.It Va autoboot_delay
Number of seconds
.Ic autoboot
OpenPOWER on IntegriCloud