Deleted Added
sdiff udiff text old ( 82327 ) new ( 84877 )
full compact
1.\"
2.\" Copyright (c) 1994 Jordan Hubbard
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

--- 10 unchanged lines hidden (view full) ---

19.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
20.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
21.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
25.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26.\"
27.\" $FreeBSD: head/share/man/man4/bt.4 84877 2001-10-13 09:08:37Z yokota $
28.\"
29.Dd October 16, 1998
30.Dt BT 4
31.Os
32.Sh NAME
33.Nm bt
34.Nd Buslogic/Mylex MultiMaster SCSI host adapter driver
35.Sh SYNOPSIS
36.Cd device bt
37.Cd device scbus
38.Pp
39In
40.Pa /boot/device.hints :
41.Cd hint.bt.0.at="isa"
42.Cd hint.bt.0.port="0x330"
43.Sh DESCRIPTION
44This driver provides access to the
45.Tn SCSI
46bus connected to a Buslogic/Mylex MultiMaster or compatible controller:
47.Pp
48.Bd -ragged -offset indent
49.Bl -column "BT-956CD " "ISA " "Commands " Description
50MultiMaster "W" Series Host Adapters:

--- 94 unchanged lines hidden ---