Subject: port-i386/2862: manpages for buslogic scsi driver
To: None <gnats-bugs@gnats.netbsd.org>
From: None <enami@ba2.so-net.or.jp>
List: netbsd-bugs
Date: 10/18/1996 21:53:56
>Number: 2862
>Category: port-i386
>Synopsis: man pages for buslogic scsi driver
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: gnats-admin (GNATS administrator)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 18 06:05:01 1996
>Last-Modified:
>Originator: enami tsugutomo
>Organization:
an individual...
>Release: NetBSD-current 96/10/16
>Environment:
System: NetBSD king-show 1.2A NetBSD 1.2A (KINGSHOW) #120: Wed Oct 16 07:07:46 JST 1996 enami@pavlov.enami.ba2.so-net.or.jp:/usr/src/sys/arch/i386/compile/KINGSHOW i386
>Description:
Man pages for buslogic scsi driver is out of date, i.e.,
(1) it is now called `bha' but there is bt(4) only.
(2) config sample in it is out of date.
(3) it is better to note that bt-930 is not supported.
and so on...
>How-To-Repeat:
Try to man bha, but there is no man page. Try to man bt,
but it incldues some out of dated information.
>Fix:
Here is my fix to bt.4 (but probably english syntax may wrong:).
It should be renamed to bha.4 after patched.
Index: bt.4
===================================================================
RCS file: /a/cvsroot/NetBSD/share/man/man4/man4.i386/bt.4,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 bt.4
--- bt.4 1996/04/30 01:31:39 1.1.1.1
+++ bt.4 1996/10/18 12:21:03
@@ -22,27 +22,34 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd November 29, 1994
-.Dt BT 4 i386
+.Dt BHA 4 i386
.Os NetBSD
.Sh NAME
-.Nm bt
+.Nm bha
.Nd Buslogic SCSI adapter driver
.Sh SYNOPSIS
-.Cd "bt0 at isa? port 0x330 irq ? drq ?"
-.Cd "scsibus* at bt?"
+.Cd "bha0 at isa? port 0x330 irq ? drq ?"
+.Cd "bha* at eisa? slot ?"
+.Cd "bha* at pci? dev ? function ?"
+.Cd "scsibus* at bha?"
.Sh DESCRIPTION
The
-.Nm bt
+.Nm bha
driver supports the following Buslogic SCSI adapters:
.Pp
.Bl -tag -width -offset indent -compact
.It Buslogic BT-445
.It Buslogic BT-74x
-.It Buslogic BT-9xx
+.It Buslogic BT-9[45][68]
.El
+.Sh BUGS
+Buslogic BT-930 isn't supported by this driver.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr sd 4 ,
.Xr st 4 ,
.Xr cd 4 ,
.Xr ch 4
+.Sh HISTORY
+NetBSD 1.2 is last release in which this driver is called as
+.Nm bt .
>Audit-Trail:
>Unformatted: