diff options
| author | Mitsuru IWASAKI <iwasaki@FreeBSD.org> | 2002-08-09 20:07:51 +0000 |
|---|---|---|
| committer | Mitsuru IWASAKI <iwasaki@FreeBSD.org> | 2002-08-09 20:07:51 +0000 |
| commit | 27d18856c9cc559335e57f5fc7d216e203c19a91 (patch) | |
| tree | 92b57f7fb488964a84ce1794597d24e781e75341 /sys | |
| parent | 37609309c23fe9b2f01ba4b660eec6792513605a (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/boot/i386/loader/help.i386 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/i386/loader/help.i386 b/sys/boot/i386/loader/help.i386 index 8a5e2b133ec88..f9a40767c6574 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. |
