From f8ab28e80b1f7bfb29f8ffcb3b9a895f30c5d96d Mon Sep 17 00:00:00 2001 From: Alexander Yurchenko Date: Thu, 16 Sep 2004 08:20:19 +0000 Subject: Add man page for piixpm(4). --- share/man/man4/piixpm.4 | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 share/man/man4/piixpm.4 (limited to 'share/man/man4/piixpm.4') diff --git a/share/man/man4/piixpm.4 b/share/man/man4/piixpm.4 new file mode 100644 index 00000000000..54e65393360 --- /dev/null +++ b/share/man/man4/piixpm.4 @@ -0,0 +1,48 @@ +.\" $OpenBSD: piixpm.4,v 1.1 2004/09/16 08:20:18 grange Exp $ +.\" +.\" Copyright (c) 2004 Alexander Yurchenko +.\" +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. +.\" +.Dd September 16, 2004 +.Dt PIIXPM 4 +.Os +.Sh NAME +.Nm piixpm +.Nd Intel PIIX Power Management +.Sh SYNOPSIS +.Cd "piixpm* at pci? dev ? function ?" +.Sh DESCRIPTION +The +.Nm +driver provides support for the Intel PIIX Power Management controller. +Only power management timer is supported for now. +.Sh SEE ALSO +.Xr intro 4 , +.Xr pci 4 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 3.7 . +.Sh AUTHORS +The +.Nm +driver was written by +.An Poul-Henning Kamp Aq phk@FreeBSD.ORG +for +.Fx +and ported to +.Ox +by +.An Thorsten Lockert Aq tholo@openbsd.org . -- cgit v1.2.3