summaryrefslogtreecommitdiffstats
path: root/share/man/man5/device.hints.5
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-08-09 06:07:33 +0000
committerobrien <obrien@FreeBSD.org>2002-08-09 06:07:33 +0000
commit60f8c41a919546caea6cffa295e98b5f21e9a4f0 (patch)
tree48bfd2ae4acf163f980466bca782deb3ce35239c /share/man/man5/device.hints.5
parent1bb6530f3efbe0c060a4269111940205153e87a5 (diff)
downloadFreeBSD-src-60f8c41a919546caea6cffa295e98b5f21e9a4f0.zip
FreeBSD-src-60f8c41a919546caea6cffa295e98b5f21e9a4f0.tar.gz
Restore autoloading of ACPI module.
Document the approved ways of disabling it. Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
Diffstat (limited to 'share/man/man5/device.hints.5')
-rw-r--r--share/man/man5/device.hints.55
1 files changed, 5 insertions, 0 deletions
diff --git a/share/man/man5/device.hints.5 b/share/man/man5/device.hints.5
index f476455..3bfe2d4 100644
--- a/share/man/man5/device.hints.5
+++ b/share/man/man5/device.hints.5
@@ -142,6 +142,11 @@ hint.sio.0.port="0x3F8"
hint.sio.0.flags="0x10"
hint.sio.0.irq="4"
.Ed
+
+The following example disables the ACPI driver
+.Bd -literal -offset indent
+hint.acpi.0.disable="1"
+.Ed
.\" .Pp
.\" A control variable may look like:
.\" .Pp
OpenPOWER on IntegriCloud