xref: /netbsd/share/man/man4/uha.4 (revision 6550d01e)
1.\"	$NetBSD: uha.4,v 1.9 2002/03/06 14:43:03 wiz Exp $
2.\"
3.\" Copyright (c) 1994 James A. Jegers
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. The name of the author may not be used to endorse or promote products
12.\"    derived from this software without specific prior written permission
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.\"
26.Dd November 29, 1994
27.Dt UHA 4
28.Os
29.Sh NAME
30.Nm uha
31.Nd Ultrastor SCSI bus adapter for ISA/EISA bus
32.Sh SYNOPSIS
33.Cd "uha0 at isa? port 0x330 irq ? drq ?"
34.Cd "uha* at eisa? slot ? irq ?"
35.Cd "scsibus* at uha?"
36.Sh DESCRIPTION
37The
38.Nm
39driver provides support for the following
40.Tn SCSI
41adapters:
42.Pp
43.Bl -tag -width Dv -offset indent -compact
44.It Ultrastor ISA 14f
45.It Ultrastor EISA 24f
46.It Ultrastor ISA 34f
47.El
48.Sh SEE ALSO
49.Xr cd 4 ,
50.Xr ch 4 ,
51.Xr eisa 4 ,
52.Xr intro 4 ,
53.Xr isa 4 ,
54.Xr scsi 4 ,
55.Xr sd 4 ,
56.Xr st 4
57