From 5b244b46a89c4ed72a06c37e3cab49b5f5e672b8 Mon Sep 17 00:00:00 2001 From: Kenneth R Westerback Date: Thu, 15 Feb 2001 00:38:47 +0000 Subject: Replace 'OpenBSD' with .Ox, 'FreeBSD' with .Fx. Put quotes around argument to .Cd. Reword .Nd and .Sh DESCRIPTION to focus on INIC-950 and mention Iwill 2395UW test. Add .Sh BUGS mentioning that tagged command queuing not being used. --- share/man/man4/iha.4 | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/share/man/man4/iha.4 b/share/man/man4/iha.4 index f79f400dd06..455a346a821 100644 --- a/share/man/man4/iha.4 +++ b/share/man/man4/iha.4 @@ -30,18 +30,17 @@ .Os .Sh NAME .Nm iha -.Nd Initio PCI SCSI Host Adapters +.Nd Initio INIC-950 based PCI SCSI Host Adapters .Sh SYNOPSIS .Cd "iha* at pci? dev ? function ?" -.Cd scsibus* at iha? +.Cd "scsibus* at iha?" .Sh DESCRIPTION The .Nm -driver currently supports the Initio INI-9100U/UW PCI SCSI host adapter. -According to Initio this means it should also support all other Initio -INIC-950 chip based cards. +driver supports PCI SCSI host adapters using the Initio INIC-950 chip, +such as the Initio INI-9100U/UW PCI SCSI host adapter. .Pp -The INI-9100U/UW is the only one tested. +The INI-9100U/UW and the Iwill 2935UW have been tested. .Sh SEE ALSO .Xr cd 4 , .Xr intro 4 , @@ -53,5 +52,11 @@ The INI-9100U/UW is the only one tested. .Sh AUTHORS The .Nm -driver was written for OpenBSD by Kenneth R. Westerback, based on -a FreeBSD driver by Winston Hung. +driver was written for +.Ox +by Kenneth R. Westerback, based on a +.Fx +driver by Winston Hung. +.Sh BUGS +.Nm +does not currently use tagged command queuing. -- cgit v1.2.3