diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-09 06:07:33 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-08-09 06:07:33 +0000 |
| commit | ac0399358527a83bef0c88e337cc51957673a894 (patch) | |
| tree | 48bfd2ae4acf163f980466bca782deb3ce35239c /sys/boot/common/loader.8 | |
| parent | 82d9ad331ac0a07c584b40ac3fb32498467dd9a5 (diff) | |
Notes
Diffstat (limited to 'sys/boot/common/loader.8')
| -rw-r--r-- | sys/boot/common/loader.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/boot/common/loader.8 b/sys/boot/common/loader.8 index 42131a6bf99f..ecdc688dfb5e 100644 --- a/sys/boot/common/loader.8 +++ b/sys/boot/common/loader.8 @@ -310,6 +310,10 @@ While some of these may require a value, others define behavior just by being set. These are described below. .Bl -tag -width bootfile +.It Va acpi_load +Unset this to disable automatic loading of the ACPI module. +See also hint.acpi.0.disable in +.Xr device.hints 5 . .It Va autoboot_delay Number of seconds .Ic autoboot |
