summaryrefslogtreecommitdiffstats
path: root/share/man/man4/acpi.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2006-05-01 11:56:18 +0000
committerbrueffer <brueffer@FreeBSD.org>2006-05-01 11:56:18 +0000
commit9c3fa60f2bb683ea92b0628ecd9af862e4e0b45f (patch)
tree289a159dd8a7af43c9942d6a7258b9eb1b61cc9b /share/man/man4/acpi.4
parentc156a24d269a8ca349cdc4e0f68e987103774bd7 (diff)
downloadFreeBSD-src-9c3fa60f2bb683ea92b0628ecd9af862e4e0b45f.zip
FreeBSD-src-9c3fa60f2bb683ea92b0628ecd9af862e4e0b45f.tar.gz
Correct the interrupt override information.
PR: 93429 Submitted by: Michaël Grünewald <michael.grunewald@laposte.net> MFC after: 3 days
Diffstat (limited to 'share/man/man4/acpi.4')
-rw-r--r--share/man/man4/acpi.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index 0afc2b9..8b0a912 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 13, 2005
+.Dd May 1, 2006
.Dt ACPI 4
.Os
.Sh NAME
@@ -117,8 +117,6 @@ Try increasing this number if you get the error
.Qq Li AE_NO_HARDWARE_RESPONSE .
.It Va hw.acpi.host_mem_start
Override the assumed memory starting address for PCI host bridges.
-.It Va hw.acpi.pci.link.%d.%d.%d.irq
-Override the interrupt to use.
.It Va hw.acpi.reset_video
Enables calling the VESA reset BIOS vector on the resume path.
Some graphic chips have problems such as LCD white-out after resume.
@@ -133,6 +131,10 @@ It is off by default since this breaks recursive methods and some IBMs use
such code.
.It Va hw.acpi.verbose
Turn on verbose debugging information about what ACPI is doing.
+.It Va hw.pci.link.%s.%d.irq
+Override the interrupt to use.
+.It Va hw.pci.link.%s.irq
+Override the interrupt to use.
.El
.Sh DISABLING ACPI
Since ACPI support on different platforms varies greatly, there are many
OpenPOWER on IntegriCloud