aboutsummaryrefslogtreecommitdiff
path: root/sys/boot/i386/loader/help.i386
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>2001-08-30 01:05:28 +0000
committerMike Smith <msmith@FreeBSD.org>2001-08-30 01:05:28 +0000
commit595aba526e9b45d802eaf0d6bef17a9a639b9b53 (patch)
treefb8eb1922a1229df41adff6c4535364a83c4681a /sys/boot/i386/loader/help.i386
parenta14859cd80ca1210c6a3f48f6de388b93f753d1b (diff)
downloadsrc-595aba526e9b45d802eaf0d6bef17a9a639b9b53.tar.gz
src-595aba526e9b45d802eaf0d6bef17a9a639b9b53.zip
Mention that the ACPI module load can be disabled by unsetting $acpi_load
Notes
Notes: svn path=/head/; revision=82542
Diffstat (limited to 'sys/boot/i386/loader/help.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 4e4ec8bb2b27..8a5e2b133ec8 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