diff options
author | 2001-10-07 23:25:25 +0000 | |
---|---|---|
committer | 2001-10-07 23:25:25 +0000 | |
commit | adc7dd3ef27a6099e0f45f0b79ec7a0095db0d33 (patch) | |
tree | 2ace3ed6f45d478328970941cfc7e07c88246a59 | |
parent | match DTCTECH Domex DMX3194U (it's an initio in a different box) (diff) | |
download | wireguard-openbsd-adc7dd3ef27a6099e0f45f0b79ec7a0095db0d33.tar.xz wireguard-openbsd-adc7dd3ef27a6099e0f45f0b79ec7a0095db0d33.zip |
Rework a bit, and add DTC Domex 3194U Plus to list of supported cards
-rw-r--r-- | share/man/man4/iha.4 | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/share/man/man4/iha.4 b/share/man/man4/iha.4 index e3da79967cc..8bdad3dfd08 100644 --- a/share/man/man4/iha.4 +++ b/share/man/man4/iha.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iha.4,v 1.6 2001/07/13 11:53:39 brad Exp $ +.\" $OpenBSD: iha.4,v 1.7 2001/10/07 23:25:25 jason Exp $ .\" .\" Copyright (c) 2001, Kenneth R. Westerback. All rights reserved. .\" @@ -38,9 +38,18 @@ The .Nm driver supports PCI SCSI host adapters based on the Initio INIC-940 -and INIC-950 chips. +and INIC-950 chips, including the following: .Pp -The INI-9090U, INI-9100U/UW and the Iwill 2935UW have been tested. +.Bl -bullet -offset indent -compact +.It +DTC Domex 3194U Plus +.It +INI-9090U +.It +INI-9100U/UW +.It +Iwill 2935UW +.El .Sh SEE ALSO .Xr cd 4 , .Xr intro 4 , |