diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-21 13:04:59 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-21 13:04:59 +0000 |
commit | ab1a291dbb4c1aa6194a87c9f3db1c17b1953669 (patch) | |
tree | 87f109cd1287d0bb97bc29a3a59330247dd353a3 | |
parent | 2a595da9bf27d21127b4d079abce51238b325125 (diff) |
sync isa scsi devices;
-rw-r--r-- | share/man/man4/aha.4 | 4 | ||||
-rw-r--r-- | share/man/man4/aic.4 | 4 | ||||
-rw-r--r-- | share/man/man4/isa.4 | 31 | ||||
-rw-r--r-- | share/man/man4/man4.i386/sea.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.i386/wds.4 | 4 |
5 files changed, 15 insertions, 32 deletions
diff --git a/share/man/man4/aha.4 b/share/man/man4/aha.4 index a66b46c4d0d..4883ede38a5 100644 --- a/share/man/man4/aha.4 +++ b/share/man/man4/aha.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aha.4,v 1.6 2004/09/30 19:59:23 mickey Exp $ +.\" $OpenBSD: aha.4,v 1.7 2006/09/21 13:04:58 jmc Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -27,7 +27,7 @@ .Os .Sh NAME .Nm aha -.Nd Adaptec 154x SCSI adapter driver +.Nd Adaptec 154x SCSI interface .Sh SYNOPSIS .Cd "aha0 at isa? port 0x330" .Cd "aha1 at isa? port 0x334" diff --git a/share/man/man4/aic.4 b/share/man/man4/aic.4 index 624d2c8fea9..9a2e6301a61 100644 --- a/share/man/man4/aic.4 +++ b/share/man/man4/aic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aic.4,v 1.4 2004/09/30 19:59:24 mickey Exp $ +.\" $OpenBSD: aic.4,v 1.5 2006/09/21 13:04:58 jmc Exp $ .\" $NetBSD: aic.4,v 1.5 1998/06/07 09:08:45 enami Exp $ .\" .\" Copyright (c) 1997 Jason R. Thorpe. All rights reserved. @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm aic -.Nd Adaptec AIC-6260 and AIC-6360 SCSI driver +.Nd Adaptec AIC-6260 and AIC-6360 SCSI interface .Sh SYNOPSIS .Cd "aic0 at isa? port 0x340 irq 11" .Cd "aic* at isapnp?" diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index a64d257b53c..1794e4406ea 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.43 2006/09/21 12:56:39 jmc Exp $ +.\" $OpenBSD: isa.4,v 1.44 2006/09/21 13:04:58 jmc Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -81,36 +81,19 @@ Note that not all architectures support all devices. .Ss SCSI controllers .Bl -tag -width 12n -offset ind -compact .It Xr aha 4 -Adaptec AHA-154x family (154xA, 154xB, 154xC, and 154xCF) and the -BusLogic BT54x -.Tn SCSI -interfaces +Adaptec 154x SCSI interface .It Xr aic 4 -Adaptec AIC-6260 and Adaptec AIC-6360 based -.Tn SCSI -interfaces, including -the Adaptec 152x, SoundBlaster -.Tn SCSI -interfaces, and a variety of compatibles +Adaptec AIC-6260 and AIC-6360 SCSI interface .It Xr bha 4 -BusLogic BT-445 -.Tn SCSI -interfaces +Buslogic SCSI interface .It Xr dpt 4 DPT EATA SCSI RAID controller .It Xr sea 4 -Seagate/Future Domain -.Tn SCSI -cards. -ST01/02, Future Domain TMC-885, and Future Domain TMC-950. +Seagate/Future Domain ISA SCSI interface .It Xr uha 4 -Ultrastor 14f -.Tn SCSI -interfaces +Ultrastor SCSI interface .It Xr wds 4 -WD-7000 family of bus-mastering -.Tn SCSI -interfaces +WD7000 compatible ISA SCSI interface .El .Ss Disk and tape controllers .Bl -tag -width 12n -offset ind -compact diff --git a/share/man/man4/man4.i386/sea.4 b/share/man/man4/man4.i386/sea.4 index b8ca2771ff1..eb4fcf5add0 100644 --- a/share/man/man4/man4.i386/sea.4 +++ b/share/man/man4/man4.i386/sea.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sea.4,v 1.9 2003/07/09 13:26:20 jmc Exp $ +.\" $OpenBSD: sea.4,v 1.10 2006/09/21 13:04:58 jmc Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -28,7 +28,7 @@ .Os .Sh NAME .Nm sea -.Nd Seagate/Future Domain ISA SCSI adapter card +.Nd Seagate/Future Domain ISA SCSI interface .Sh SYNOPSIS .Cd "sea0 at isa? iomem 0xc8000 irq 5" .Cd "scsibus* at sea?" diff --git a/share/man/man4/man4.i386/wds.4 b/share/man/man4/man4.i386/wds.4 index f44ace466a5..01d3ea6ebee 100644 --- a/share/man/man4/man4.i386/wds.4 +++ b/share/man/man4/man4.i386/wds.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wds.4,v 1.3 2005/09/10 09:52:20 jmc Exp $ +.\" $OpenBSD: wds.4,v 1.4 2006/09/21 13:04:58 jmc Exp $ .\" $NetBSD: wds.4,v 1.5 2001/09/11 23:18:55 wiz Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -28,7 +28,7 @@ .Os .Sh NAME .Nm wds -.Nd WD7000 compatible ISA SCSI driver +.Nd WD7000 compatible ISA SCSI interface .Sh SYNOPSIS .Cd "wds0 at isa? port 0x350 irq 15 drq 6 # WD7000, TMC-7000" .Cd "wds1 at isa? port 0x358 irq 11 drq 5" |