- Note and Xref oosiop(4).

- Use wildcard for arc config in SYNOPSIS.
- Add hp700 attachment.
- Xref esiop(4).
This commit is contained in:
tsutsui 2003-04-06 10:15:27 +00:00
parent 1b18fee640
commit e76a348b0b
1 changed files with 12 additions and 5 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: osiop.4,v 1.2 2001/09/22 01:44:55 wiz Exp $
.\" $NetBSD: osiop.4,v 1.3 2003/04/06 10:15:27 tsutsui Exp $
.\"
.\" Copyright (c) 2001 Izumi Tsutsui. All rights reserved.
.\"
@ -32,8 +32,9 @@
.Nd Symbios/NCR 53C710 SCSI driver
.Sh SYNOPSIS
.Ss arc
.Cd "osiop0 at jazzio? flags 0x00000"
.Cd "osiop1 at jazzio? flags 0x00000"
.Cd "osiop* at jazzio? flags 0x00000"
.Ss hp700
.Cd "osiop0 at gsc? flags 0x00000"
.Ss mvme68k
.Cd "osiop0 at pcctwo? ipl 2"
.Pp
@ -47,11 +48,13 @@ driver provides support for the
.Tn SCSI
controller chip.
.Pp
This driver does not support the
For the
.Tn Symbios/NCR
53C700
.Tn SCSI
controller.
host adapters, use the
.Xr oosiop 4
driver.
.Pp
For the
.Tn Symbios/NCR
@ -60,6 +63,8 @@ For the
.Tn SCSI
host adapters, use the
.Xr siop 4
or
.Xr esiop 4
driver.
.Sh CONFIGURATION
The
@ -99,7 +104,9 @@ will suffer.
.Sh SEE ALSO
.Xr cd 4 ,
.Xr ch 4 ,
.Xr esiop 4 ,
.Xr intro 4 ,
.Xr oosiop 4 ,
.Xr scsi 4 ,
.Xr sd 4 ,
.Xr siop 4 ,