xref: /openbsd/share/man/man4/man4.i386/wds.4 (revision 3cab2bb3)
1.\"	$OpenBSD: wds.4,v 1.6 2012/08/14 01:08:19 dlg Exp $
2.\"	$NetBSD: wds.4,v 1.5 2001/09/11 23:18:55 wiz Exp $
3.\"
4.\" Copyright (c) 1997 Jonathan	Stone
5.\" All rights reserved.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright
11.\"    notice, this list of conditions and the following disclaimer.
12.\" 2. The name of the author may not be used to endorse or promote products
13.\"    derived from this software without specific prior written permission
14.\"
15.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
16.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
17.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
18.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
19.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
20.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
21.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
22.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
23.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
24.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
25.\"
26.Dd $Mdocdate: August 14 2012 $
27.Dt WDS 4 i386
28.Os
29.Sh NAME
30.Nm wds
31.Nd WD7000 compatible ISA SCSI interface
32.Sh SYNOPSIS
33.Cd "wds0     at isa? port 0x350 irq 15 drq 6		# WD7000, TMC-7000"
34.Cd "wds1     at isa? port 0x358 irq 11 drq 5"
35.Sh DESCRIPTION
36The
37.Nm
38driver supports the WD7000 family of
39.Tn SCSI
40adapters and compatibles, including:
41.Pp
42.Bl -tag -width xxxxxxxxxxxxx -offset xxxx -compact
43.It WD7000-ASC
44Busmastering DMA controller.
45.It WD7000-ASE
46An ASC with floppy controller and
47.Tn ESDI ,
48manufactured for
49.Tn Apollo
50workstations.
51.It WD7000-FASST2
52An ASC with new firmware and scatter-gather hardware.
53.El
54.Sh SEE ALSO
55.Xr cd 4 ,
56.Xr ch 4 ,
57.Xr intro 4 ,
58.Xr isa 4 ,
59.Xr scsi 4 ,
60.Xr sd 4 ,
61.Xr st 4
62