xref: /openbsd/share/man/man4/man4.i386/wds.4 (revision 404b540a)
1.\"	$OpenBSD: wds.4,v 1.5 2007/05/31 19:19:55 jmc 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: May 31 2007 $
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.Cd "scsibus* at wds?"
36.Sh DESCRIPTION
37The
38.Nm
39driver supports the WD7000 family of
40.Tn SCSI
41adapters and compatibles, including:
42.Pp
43.Bl -tag -width xxxxxxxxxxxxx -offset xxxx -compact
44.It WD7000-ASC
45Busmastering DMA controller.
46.It WD7000-ASE
47An ASC with floppy controller and
48.Tn ESDI ,
49manufactured for
50.Tn Apollo
51workstations.
52.It WD7000-FASST2
53An ASC with new firmware and scatter-gather hardware.
54.El
55.Sh SEE ALSO
56.Xr cd 4 ,
57.Xr ch 4 ,
58.Xr intro 4 ,
59.Xr isa 4 ,
60.Xr scsi 4 ,
61.Xr sd 4 ,
62.Xr st 4
63