summaryrefslogtreecommitdiffstats
path: root/sys/boot
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-05-05 07:33:12 +0000
committerobrien <obrien@FreeBSD.org>2003-05-05 07:33:12 +0000
commit7a6200ec6a74f69e5119025dffb6070ffacfcfdd (patch)
tree5b5004d4551328e3c9cb639d4823b7e3bc14f6d0 /sys/boot
parentd8ee9fd2c6ee6d4b696b2cfb33399ff327f07443 (diff)
downloadFreeBSD-src-7a6200ec6a74f69e5119025dffb6070ffacfcfdd.zip
FreeBSD-src-7a6200ec6a74f69e5119025dffb6070ffacfcfdd.tar.gz
Since we insist on loading the POS ACPI by default, give the poor user
instructions on the main help screen for disabling it.
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/common/help.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common
index d42935c..a6fd748 100644
--- a/sys/boot/common/help.common
+++ b/sys/boot/common/help.common
@@ -13,6 +13,11 @@
Some commands may not be available. Use the '?' command to list
most available commands.
+ If needed, disable the use of ACPI with:
+
+ unset acpi_load
+ $hint.acpi.0.disabled="1"
+
################################################################################
# Tautoboot DBoot after a delay
OpenPOWER on IntegriCloud