diff options
Diffstat (limited to 'share/man/man4/man4.macppc/macgpio.4')
-rw-r--r-- | share/man/man4/man4.macppc/macgpio.4 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/share/man/man4/man4.macppc/macgpio.4 b/share/man/man4/man4.macppc/macgpio.4 new file mode 100644 index 00000000000..f51db362e58 --- /dev/null +++ b/share/man/man4/man4.macppc/macgpio.4 @@ -0,0 +1,41 @@ +.\" $OpenBSD: macgpio.4,v 1.1 2007/04/23 01:02:39 gwk Exp $ +.\" +.\" Copyright (c) 2007 Gordon Willem Klok <gwk@openbsd.org> +.\" +.\" 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 April 22, 2007 +.Dt MACGPIO 4 macppc +.Os +.Sh NAME +.Nm macgpio +.Nd Support for on-board GPIO controllers +.Sh SYNOPSIS +.Cd "macgpio* at macobio?" +.Sh DESCRIPTION +The +.Nm +device provides support for GPIO controllers found on many +Apple machines. +.Pp +.Ox +provides support for the following devices: +.Pp +.Bl -tag -width 14n -offset -indent -compact +.It Xr sysbutton 4 +Xserve G4 and G5 front system identifier button +.El +.Sh SEE ALSO +.Xr intro 4 , +.Xr macobio 4 + |