Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src add acpiwdrt(4) man page
details: https://anonhg.NetBSD.org/src/rev/5f7218870fd0
branches: trunk
changeset: 760940:5f7218870fd0
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Jan 17 16:08:19 2011 +0000
description:
add acpiwdrt(4) man page
diffstat:
distrib/sets/lists/man/mi | 5 +++-
share/man/man4/Makefile | 4 +-
share/man/man4/acpiwdrt.4 | 54 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 60 insertions(+), 3 deletions(-)
diffs (109 lines):
diff -r 741b044a4d88 -r 5f7218870fd0 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Mon Jan 17 15:57:04 2011 +0000
+++ b/distrib/sets/lists/man/mi Mon Jan 17 16:08:19 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1277 2011/01/14 10:25:14 phx Exp $
+# $NetBSD: mi,v 1.1278 2011/01/17 16:08:19 jmcneill Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -643,6 +643,7 @@
./usr/share/man/cat4/acpismbus.0 man-sys-catman .cat
./usr/share/man/cat4/acpitz.0 man-sys-catman .cat
./usr/share/man/cat4/acpivga.0 man-sys-catman .cat
+./usr/share/man/cat4/acpiwdrt.0 man-sys-catman .cat
./usr/share/man/cat4/acpiwmi.0 man-sys-catman .cat
./usr/share/man/cat4/adb.0 man-sys-catman .cat
./usr/share/man/cat4/adbbt.0 man-sys-catman .cat
@@ -3419,6 +3420,7 @@
./usr/share/man/html4/acpismbus.html man-sys-htmlman html
./usr/share/man/html4/acpitz.html man-sys-htmlman html
./usr/share/man/html4/acpivga.html man-sys-htmlman html
+./usr/share/man/html4/acpiwdrt.html man-sys-htmlman html
./usr/share/man/html4/acpiwmi.html man-sys-htmlman html
./usr/share/man/html4/adb.html man-sys-htmlman html
./usr/share/man/html4/adbbt.html man-sys-htmlman html
@@ -5895,6 +5897,7 @@
./usr/share/man/man4/acpismbus.4 man-sys-man .man
./usr/share/man/man4/acpitz.4 man-sys-man .man
./usr/share/man/man4/acpivga.4 man-sys-man .man
+./usr/share/man/man4/acpiwdrt.4 man-sys-man .man
./usr/share/man/man4/acpiwmi.4 man-sys-man .man
./usr/share/man/man4/adb.4 man-sys-man .man
./usr/share/man/man4/adbbt.4 man-sys-man .man
diff -r 741b044a4d88 -r 5f7218870fd0 share/man/man4/Makefile
--- a/share/man/man4/Makefile Mon Jan 17 15:57:04 2011 +0000
+++ b/share/man/man4/Makefile Mon Jan 17 16:08:19 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.543 2011/01/11 00:45:04 jym Exp $
+# $NetBSD: Makefile,v 1.544 2011/01/17 16:08:20 jmcneill Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -83,7 +83,7 @@
# ACPI devices
MAN+= acpi.4 acpiacad.4 acpibat.4 acpibut.4 acpicpu.4 \
acpidalb.4 acpiec.4 acpifan.4 acpilid.4 \
- acpipmtr.4 acpismbus.4 acpitz.4 acpivga.4 acpiwmi.4
+ acpipmtr.4 acpismbus.4 acpitz.4 acpivga.4 acpiwdrt.4 acpiwmi.4
# Radio devices
MAN+= radio.4 az.4 mr.4 rt.4 rtii.4 sf2r.4
diff -r 741b044a4d88 -r 5f7218870fd0 share/man/man4/acpiwdrt.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/acpiwdrt.4 Mon Jan 17 16:08:19 2011 +0000
@@ -0,0 +1,54 @@
+.\" $NetBSD: acpiwdrt.4,v 1.1 2011/01/17 16:08:20 jmcneill Exp $
+.\"
+.\" Copyright (c) 2011 Jared D. McNeill <jmcneill%invisible.ca@localhost>
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Neither the name of the author nor the names of any
+.\" contributors may be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd January 17, 2011
+.Dt ACPIWDRT 4
+.Os
+.Sh NAME
+.Nm acpiwdrt
+.Nd ACPI Watchdog Resource Table device driver
+.Sh SYNOPSIS
+.Cd "acpiwdrt* at acpi?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for watchdog timers specified in
+.Tn ACPI
+"WDRT" tables.
+The
+.Nm
+watchdog timer is configurable via the
+.Xr wdogctl 8
+utility.
+.Sh SEE ALSO
+.Xr acpi 4 ,
+.Xr wdogctl 8 ,
+.Pa http://www.microsoft.com/whdc/system/sysinternals/watchdog.mspx
+.Sh HISTORY
+The
+.Nm
+device driver appeared in
+.Nx 6.0 .
Home |
Main Index |
Thread Index |
Old Index