aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorMitsuru IWASAKI <iwasaki@FreeBSD.org>2002-08-09 20:07:51 +0000
committerMitsuru IWASAKI <iwasaki@FreeBSD.org>2002-08-09 20:07:51 +0000
commit27d18856c9cc559335e57f5fc7d216e203c19a91 (patch)
tree92b57f7fb488964a84ce1794597d24e781e75341 /sys/boot
parent37609309c23fe9b2f01ba4b660eec6792513605a (diff)
downloadsrc-27d18856c9cc559335e57f5fc7d216e203c19a91.tar.gz
src-27d18856c9cc559335e57f5fc7d216e203c19a91.zip
Add help about hint.acpi.0.disable.
Notes
Notes: svn path=/head/; revision=101602
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/i386/loader/help.i3864
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/i386/loader/help.i386 b/sys/boot/i386/loader/help.i386
index 8a5e2b133ec8..f9a40767c657 100644
--- a/sys/boot/i386/loader/help.i386
+++ b/sys/boot/i386/loader/help.i386
@@ -7,6 +7,10 @@
unset acpi_load
+ $hint.acpi.0.disable="1"
+
+ If set, the ACPI module won't be loaded.
+
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.