xref: /openbsd-src/share/man/man4/man4.macppc/macobio.4 (revision f2da64fbbbf1b03f09f390ab01267c93dfd77c4c)
1.\"	$OpenBSD: macobio.4,v 1.19 2008/05/04 21:06:13 jmc Exp $
2.\"
3.\" Copyright (c) 2003 Dale Rahn.
4.\" All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright
10.\"    notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\"    notice, this list of conditions and the following disclaimer in the
13.\"    documentation and/or other materials provided with the distribution.
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\"
27.Dd $Mdocdate: May 4 2008 $
28.Dt MACOBIO 4 macppc
29.Os
30.Sh NAME
31.Nm macobio
32.Nd introduction to Apple PowerPC onboard I/O bus support
33.Sh SYNOPSIS
34.Cd "macobio0* at pci?"
35.Sh DESCRIPTION
36The
37.Nm
38device serves as a bridge to many of the onboard devices; it
39supports the GC, Heathrow, Intrepid, K2, Keylargo, OHare, Paddington,
40Pangea, and Shasta modules.
41.Pp
42.Ox
43provides support for the following devices:
44.Pp
45.Bl -tag -width 16n -offset indent -compact
46.It Xr aoa 4
47Apple aoa audio device
48.It Xr awacs 4
49Apple awacs audio device
50.It Xr bm 4
51Apple BMAC Ethernet device
52.It Xr daca 4
53Apple daca audio device
54.It Xr esp 4
55NCR 53c94 on-board SCSI interface
56.It Xr macgpio 4
57support for on-board GPIO controllers
58.It Xr mc 4
59Am79C940 (MACE) on-board Ethernet device
60.It Xr mediabay 4
61ATA33 HD controller
62.It Xr mesh 4
63Macintosh Enhanced SCSI Hardware
64.It Xr onyx 4
65Apple onyx audio device
66.It Xr openpic 4
67OpenPIC interrupt controller
68.It Xr snapper 4
69Apple snapper audio device
70.It Xr tumbler 4
71Apple tumbler audio device
72.It Xr wdc 4
73WD100x compatible hard disk controller driver
74.It Xr wi 4
75WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b wireless network device
76.It Xr xlights 4
77Xserve G4 and G5 front panel LEDs
78.It Xr zsc 4
79Zilog 8530 (ZSCC) serial communications driver
80.El
81.Sh SEE ALSO
82.Xr adb 4 ,
83.Xr intro 4 ,
84.Xr kiic 4 ,
85.Xr memc 4
86.Sh HISTORY
87The
88.Nm
89first appeared in
90.Ox 2.8 .
91