xref: /netbsd/share/man/man4/oosiop.4 (revision 6550d01e)
1.\"	$NetBSD: oosiop.4,v 1.5 2008/05/14 13:29:27 tsutsui Exp $
2.\"
3.\" Copyright (c) 2003 Izumi Tsutsui.  All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright
9.\"    notice, this list of conditions and the following disclaimer.
10.\" 2. Redistributions in binary form must reproduce the above copyright
11.\"    notice, this list of conditions and the following disclaimer in the
12.\"    documentation and/or other materials provided with the distribution.
13.\"
14.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
15.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
16.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
17.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
18.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
19.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
20.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
21.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
22.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
23.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
24.\"
25.Dd April 6, 2003
26.Dt OOSIOP 4
27.Os
28.Sh NAME
29.Nm oosiop
30.Nd Symbios/NCR 53C700 SCSI driver
31.Sh SYNOPSIS
32.Ss arc
33.Cd "oosiop* at jazzio?"
34.Ss hp700
35.Cd "oosiop0 at gsc?"
36.Pp
37.Cd "scsibus* at oosiop?"
38.Sh DESCRIPTION
39The
40.Nm
41driver provides support for the
42.Tn Symbios/NCR
4353C700
44.Tn SCSI
45controller chip.
46.Pp
47For the
48.Tn Symbios/NCR
4953C710
50.Tn SCSI
51host adapters, use the
52.Xr osiop 4
53driver.
54.Pp
55For the
56.Tn Symbios/NCR
5753C8xx
58.Tn PCI
59.Tn SCSI
60host adapters, use the
61.Xr siop 4
62or
63.Xr esiop 4
64driver.
65.Sh SEE ALSO
66.Xr cd 4 ,
67.Xr ch 4 ,
68.Xr esiop 4 ,
69.Xr intro 4 ,
70.Xr osiop 4 ,
71.Xr scsi 4 ,
72.Xr sd 4 ,
73.Xr siop 4 ,
74.Xr ss 4 ,
75.Xr st 4 ,
76.Xr uk 4 ,
77.Xr scsipi 9
78.Sh HISTORY
79.Nm
80driver first appeared in
81.Nx 2.0 .
82.Sh AUTHORS
83The
84.Nm
85driver was originally written by Shuichiro URATA for the arc port.
86Izumi Tsutsui modified the driver to make it really machine independent
87for hp700.
88