xref: /netbsd-src/share/man/man4/bha.4 (revision 76dfffe33547c37f8bdd446e3e4ab0f3c16cea4b)
1.\"
2.\" Copyright (c) 1994 James A. Jegers
3.\" 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. The name of the author may not be used to endorse or promote products
11.\"    derived from this software without specific prior written permission
12.\"
13.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
14.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
15.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
16.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
17.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
19.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
22.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23.\"
24.Dd November 29, 1994
25.Dt BHA 4 i386
26.Os NetBSD
27.Sh NAME
28.Nm bha
29.Nd Buslogic SCSI adapter driver
30.Sh SYNOPSIS
31.Cd "bha0 at isa? port 0x330 irq ? drq ?"
32.Cd "bha* at eisa? slot ?"
33.Cd "bha* at pci? dev ? function ?"
34.Cd "scsibus* at bha?"
35.Sh DESCRIPTION
36The
37.Nm bha
38driver supports the following Buslogic SCSI adapters:
39.Pp
40.Bl -tag -width -offset indent -compact
41.It Buslogic BT-445
42.It Buslogic BT-74x
43.It Buslogic BT-9[45][68]
44.El
45.Sh BUGS
46The Buslogic BT-930 is not supported in this driver.
47.Sh SEE ALSO
48.Xr intro 4 ,
49.Xr sd 4 ,
50.Xr st 4 ,
51.Xr cd 4 ,
52.Xr ch 4
53.Sh HISTORY
54In
55.Nx 1.2
56and earlier, this driver was named
57.Nm bt
58but was renamed to
59.Nm bha
60in later releases.
61