1.\" $NetBSD: wds.4,v 1.5 2001/09/11 23:18:55 wiz Exp $ 2.\" 3.\" Copyright (c) 1997 Jonathan Stone 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.Dd February 17, 1997 26.Dt WDS 4 27.Os 28.Sh NAME 29.Nm wds 30.Nd WD7000 compatible ISA SCSI driver 31.Sh SYNOPSIS 32.Cd "wds0 at isa? port 0x350 irq 15 drq 6 # WD7000, TMC-7000" 33.Cd "wds1 at isa? port 0x358 irq 11 drq 5" 34.Cd "scsibus* at wds?" 35.Sh DESCRIPTION 36The 37.Nm 38driver supports the WD7000 family of 39.Tn SCSI 40adaptors and compatibles, including: 41.Bl -tag -width xxxxxxxxxxxxx -offset xxxx -compact 42.It WD7000-ASC 43busmastering DMA controller 44.It WD7000-ASE 45an ASC with floppy controller and 46.Tn ESDI , 47manufactured for 48.Tn Apollo 49workstations. 50.It WD7000-FASST2 51an ASC with new firmware and scatter-gather hardware. 52.El 53.Sh SEE ALSO 54.Xr cd 4 , 55.Xr ch 4 , 56.Xr intro 4 , 57.Xr isa 4 , 58.Xr scsi 4 , 59.Xr sd 4 , 60.Xr st 4 61