Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document ACPI_ACTIVATE_DEV option.



details:   https://anonhg.NetBSD.org/src/rev/834e7d4ee369
branches:  trunk
changeset: 534538:834e7d4ee369
user:      augustss <augustss%NetBSD.org@localhost>
date:      Mon Jul 29 03:28:07 2002 +0000

description:
Document ACPI_ACTIVATE_DEV option.

diffstat:

 share/man/man4/acpi.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 7e8ce4fd127a -r 834e7d4ee369 share/man/man4/acpi.4
--- a/share/man/man4/acpi.4     Mon Jul 29 03:26:20 2002 +0000
+++ b/share/man/man4/acpi.4     Mon Jul 29 03:28:07 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.2 2002/07/29 03:08:09 augustss Exp $
+.\" $NetBSD: acpi.4,v 1.3 2002/07/29 03:28:07 augustss Exp $
 .\"
 .\" Copyright (c) 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -47,6 +47,7 @@
 .Cd "spic*     at acpi?"
 .Pp
 .Cd "options   ACPI_PCI_FIXUP=1"
+.Cd "options   ACPI_ACTIVATE_DEV=0"
 .Sh DESCRIPTION
 .Nx
 provides machine-independent bus support for
@@ -57,6 +58,11 @@
 .Dv "ACPI_PCI_FIXUP"
 option determines if the ACPI driver should attempt to set
 up PCI interrupt routing.  The default is to do the fixup.
+.Pp
+The
+.Dv "ACPI_ACTIVATE_DEV"
+option determines if the ACPI driver should attempt to axctivate
+inactive devices.  The default is off.
 .Sh SEE ALSO
 .Xr acpiacad 4 ,
 .Xr acpibat 4 ,



Home | Main Index | Thread Index | Old Index