Source-Changes-HG archive

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

[src/trunk]: src Add brief manpage for amdpm(4).



details:   https://anonhg.NetBSD.org/src/rev/fa6edf1faf7c
branches:  trunk
changeset: 532920:fa6edf1faf7c
user:      enami <enami%NetBSD.org@localhost>
date:      Tue Jun 18 00:37:04 2002 +0000

description:
Add brief manpage for amdpm(4).

diffstat:

 distrib/sets/lists/man/mi |   4 ++-
 share/man/man4/Makefile   |   5 ++-
 share/man/man4/amdpm.4    |  59 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 65 insertions(+), 3 deletions(-)

diffs (102 lines):

diff -r ae7ca16784f2 -r fa6edf1faf7c distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Tue Jun 18 00:33:57 2002 +0000
+++ b/distrib/sets/lists/man/mi Tue Jun 18 00:37:04 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.489 2002/06/11 13:33:48 grant Exp $
+# $NetBSD: mi,v 1.490 2002/06/18 00:37:06 enami Exp $
 ./usr/share/info/am-utils.info                 man-amd-info
 ./usr/share/info/as.info                       man-computil-info
 ./usr/share/info/awk.info                      man-util-info
@@ -482,6 +482,7 @@
 ./usr/share/man/cat4/alpha/tsp.0               man-sys-catman
 ./usr/share/man/cat4/alpha/ttwoga.0            man-sys-catman
 ./usr/share/man/cat4/alpha/ttwopci.0           man-sys-catman
+./usr/share/man/cat4/amdpm.0                   man-sys-catman
 ./usr/share/man/cat4/amhphy.0                  man-sys-catman
 ./usr/share/man/cat4/amiga/afsc.0              man-sys-catman
 ./usr/share/man/cat4/amiga/ahsc.0              man-sys-catman
@@ -2201,6 +2202,7 @@
 ./usr/share/man/man4/alpha/tsp.4               man-sys-man
 ./usr/share/man/man4/alpha/ttwoga.4            man-sys-man
 ./usr/share/man/man4/alpha/ttwopci.4           man-sys-man
+./usr/share/man/man4/amdpm.4                   man-sys-man
 ./usr/share/man/man4/amhphy.4                  man-sys-man
 ./usr/share/man/man4/amiga/afsc.4              man-sys-man
 ./usr/share/man/man4/amiga/ahsc.4              man-sys-man
diff -r ae7ca16784f2 -r fa6edf1faf7c share/man/man4/Makefile
--- a/share/man/man4/Makefile   Tue Jun 18 00:33:57 2002 +0000
+++ b/share/man/man4/Makefile   Tue Jun 18 00:37:04 2002 +0000
@@ -1,7 +1,8 @@
-#      $NetBSD: Makefile,v 1.261 2002/06/17 17:47:03 christos Exp $
+#      $NetBSD: Makefile,v 1.262 2002/06/18 00:37:04 enami Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
-MAN=   aac.4 acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amhphy.4 an.4 aria.4 \
+MAN=   aac.4 acphy.4 adv.4 adw.4 agp.4 ahb.4 ahc.4 amdpm.4 \
+       amhphy.4 an.4 aria.4 \
        atalk.4 audio.4 audiocs.4 auich.4 autri.4 \
        auvia.4 awi.4 bba.4 bha.4 bktr.4 bpf.4 bmtphy.4 brgphy.4 \
        bridge.4 cac.4 cardbus.4 ccd.4 cd.4 cfb.4 ch.4 clcs.4 clct.4 \
diff -r ae7ca16784f2 -r fa6edf1faf7c share/man/man4/amdpm.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/amdpm.4    Tue Jun 18 00:37:04 2002 +0000
@@ -0,0 +1,59 @@
+.\" $NetBSD: amdpm.4,v 1.1 2002/06/18 00:37:04 enami Exp $
+.\"
+.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Enami Tsugutomo.
+.\"
+.\" 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. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\" 3. All advertising materials mentioning features or use of this software
+.\"    must display the following acknowledgement:
+.\"        This product includes software developed by the NetBSD
+.\"        Foundation, Inc. and its contributors.
+.\" 4. Neither the name of The NetBSD Foundation nor the names of its
+.\"    contributors may be used to endorse or promote products derived
+.\"    from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 June 02, 2002
+.Dt AMDPM 4
+.Os
+.Sh NAME
+.Nm amdpm
+.Nd AMD768 Power Management Controller
+.Sh SYNOPSIS
+.Cd "amdpm* at pci? dev ? function ?"
+.Sh DESCRIPTION
+The
+.Nm
+provides support for the AMD768 Power Management Controller.
+.Sh BUGS
+Currntly, this driver does nothing except collecting random number.
+.Sh SEE ALSO
+.Xr pci 4 ,
+.Xr rnd 4
+.Sh HISTORY
+The
+.Nm
+driver
+appeared in
+.Nx 1.7 .



Home | Main Index | Thread Index | Old Index