Module Name: src
Committed By: jmcneill
Date: Mon Sep 6 16:01:25 UTC 2010
Modified Files:
src/share/man/man4: acpi.4
Log Message:
document ACPI_BLACKLIST_YEAR
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/share/man/man4/acpi.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/acpi.4
diff -u src/share/man/man4/acpi.4:1.57 src/share/man/man4/acpi.4:1.58
--- src/share/man/man4/acpi.4:1.57 Sat Sep 4 11:10:16 2010
+++ src/share/man/man4/acpi.4 Mon Sep 6 16:01:25 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: acpi.4,v 1.57 2010/09/04 11:10:16 jmcneill Exp $
+.\" $NetBSD: acpi.4,v 1.58 2010/09/06 16:01:25 jmcneill Exp $
.\"
.\" Copyright (c) 2002, 2004, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd August 8, 2010
+.Dd September 6, 2010
.Dt ACPI 4
.Os
.Sh NAME
@@ -38,6 +38,7 @@
.Cd "options ACPI_ACTIVATE_DEV"
.Cd "options ACPI_DSDT_OVERRIDE"
.Cd "options ACPI_DSDT_FILE=\*[q]\*[q]"
+.Cd "options ACPI_BLACKLIST_YEAR=2000"
.Sh DESCRIPTION
.Nx
provides machine-independent bus support for
@@ -94,6 +95,8 @@
is not specified, default to
.Dq dsdt.hex
in the build directory.
+.It Dv ACPI_BLACKLIST_YEAR=2000
+Do not use ACPI with any BIOS made on or before the specified year.
.El
.Sh SYSCTL SUPPORT
Few