summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2006-09-14 18:49:43 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2006-09-14 18:49:43 +0000
commit46e0ef4688a4c246c1ab95c4f31020c5ad5ac4eb (patch)
treee627e01439a8e2fdb0590cb2cde4653f561b9db8
parent55ccc7cdbf7ad4a5eef3d387c4aa2baa3bf7f8de (diff)
move the device list into the main body;
-rw-r--r--share/man/man4/man4.mac68k/obio.434
1 files changed, 24 insertions, 10 deletions
diff --git a/share/man/man4/man4.mac68k/obio.4 b/share/man/man4/man4.mac68k/obio.4
index 411c28c269b..2a9b376cffb 100644
--- a/share/man/man4/man4.mac68k/obio.4
+++ b/share/man/man4/man4.mac68k/obio.4
@@ -28,7 +28,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: obio.4,v 1.14 2006/01/10 07:37:31 miod Exp $
+.\" $OpenBSD: obio.4,v 1.15 2006/09/14 18:49:42 jmc Exp $
.\" $NetBSD: obio.4,v 1.1 1997/07/18 02:13:40 ender Exp $
.\"
.Dd July 2, 1997
@@ -48,18 +48,32 @@ system to help find and attach devices
connected to the
.Tn Macintosh
onboard I/O bus.
+.Pp
+.Ox
+provides support for the following devices:
+.Pp
+.Bl -tag -width 12n -offset indent -compact
+.It Xr asc 4
+Apple Sound Chip on-board audio device
+.It Xr esp 4
+ESP NCR 53c96 on-board SCSI controller
+.It Xr macfb 4
+Macintosh frame buffers
+.It Xr mc 4
+Am79C940 (MACE) on-board Ethernet device
+.It Xr ncrscsi 4
+NCR 5380 on-board SCSI controller
+.It Xr sbc 4
+NCR 5380 on-board SCSI controller
+.It Xr sn 4
+SONIC-based Ethernet device
+.It Xr zsc 4
+Zilog 8530 (ZSCC) serial communications driver
+.El
.Sh SEE ALSO
.Xr adb 4 ,
-.Xr asc 4 ,
-.Xr esp 4 ,
.Xr intro 4 ,
-.Xr macfb 4 ,
-.Xr mainbus 4 ,
-.Xr mc 4 ,
-.Xr ncrscsi 4 ,
-.Xr sbc 4 ,
-.Xr sn 4 ,
-.Xr zsc 4
+.Xr mainbus 4
.Sh HISTORY
The
.Nm