diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2003-06-11 18:50:27 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2003-06-11 18:50:27 +0000 |
commit | de0c5fcacb5ab7d484eddacb1ff7e65cad71039d (patch) | |
tree | b0f54c195ee127bd76cb975db8645169e4d33407 /share/man/man4/man4.macppc/macobio.4 | |
parent | 48d18187d69d5669222d266f668e1d6925e322f2 (diff) |
Manpages for some missing macppc pieces.
Diffstat (limited to 'share/man/man4/man4.macppc/macobio.4')
-rw-r--r-- | share/man/man4/man4.macppc/macobio.4 | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/share/man/man4/man4.macppc/macobio.4 b/share/man/man4/man4.macppc/macobio.4 new file mode 100644 index 00000000000..8a49c0a86a8 --- /dev/null +++ b/share/man/man4/man4.macppc/macobio.4 @@ -0,0 +1,56 @@ +.\" $OpenBSD: macobio.4,v 1.1 2003/06/11 18:50:26 drahn Exp $ +.\" +.\" Copyright (c) 2003 Dale Rahn. +.\" 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. 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. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 11, 2003 +.Dt MACOBIO 4 macppc +.Os +.Sh NAME +.Nm macobio +.Nd Apple PowerPC onboard I/O bus bridge +.Sh SYNOPSIS +.Cd "macobio0* at pci?" +.Sh DESCRIPTION +The +.Nm +device serves as a bridge to many of the onboard devices, it +supports the Heathrow, Intrepid, Keylargo, OHare, Paddington, +and Pangea modules. +connected to the +.Tn Macintosh +onboard I/O bus. +.Sh SEE ALSO +.Xr adb 4 , +.Xr bm 4 , +.\" .Xr gpio 4 , +.\" .Xr macintr 4 , +.\" .Xr openpic 4 +.Xr wi 4 +.Xr zsc 4 +.Sh HISTORY +The +.Nm +first appeared in +.Ox 2.8 |