summaryrefslogtreecommitdiffstats
path: root/sys/boot/i386
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2001-08-30 01:05:28 +0000
committermsmith <msmith@FreeBSD.org>2001-08-30 01:05:28 +0000
commit437849a8f7c4696581b75fb67b899965955d2f6d (patch)
treefb8eb1922a1229df41adff6c4535364a83c4681a /sys/boot/i386
parent820252e3f5a9edfe93f7f4f6c2c95c09d1f17be9 (diff)
downloadFreeBSD-src-437849a8f7c4696581b75fb67b899965955d2f6d.zip
FreeBSD-src-437849a8f7c4696581b75fb67b899965955d2f6d.tar.gz
Mention that the ACPI module load can be disabled by unsetting $acpi_load
Diffstat (limited to 'sys/boot/i386')
-rw-r--r--sys/boot/i386/loader/help.i38614
1 files changed, 14 insertions, 0 deletions
diff --git a/sys/boot/i386/loader/help.i386 b/sys/boot/i386/loader/help.i386
index 4e4ec8b..8a5e2b1 100644
--- a/sys/boot/i386/loader/help.i386
+++ b/sys/boot/i386/loader/help.i386
@@ -1,4 +1,18 @@
################################################################################
+# TACPI DControl ACPI module behaviour
+
+ $acpi_load
+
+ If set, the ACPI module will be loaded. Clear it with
+
+ unset acpi_load
+
+ Note that the ACPI autodetection sets a number of hints to
+ pass information to the ACPI module. These should not be
+ overridden, or system behaviour will be undefined.
+
+
+################################################################################
# Treboot DReboot the system
reboot
OpenPOWER on IntegriCloud