Sync usage with man page.
[netbsd-mini2440.git] / share / man / man4 / trm.4
blob326de8034e3497f54ccff264252ac2f0fbe8c27a
1 .\"     $NetBSD: trm.4,v 1.5 2003/06/26 10:39:55 wiz Exp $
2 .\"
3 .\" Copyright (c) 2001 Izumi Tsutsui.  All rights reserved.
4 .\"
5 .\" Redistribution and use in source and binary forms, with or without
6 .\" modification, are permitted provided that the following conditions
7 .\" are met:
8 .\" 1. Redistributions of source code must retain the above copyright
9 .\"    notice, this list of conditions and the following disclaimer.
10 .\" 2. Redistributions in binary form must reproduce the above copyright
11 .\"    notice, this list of conditions and the following disclaimer in the
12 .\"    documentation and/or other materials provided with the distribution.
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 .\"
26 .Dd November 6, 2001
27 .Dt TRM 4
28 .Os
29 .Sh NAME
30 .Nm trm
31 .Nd Tekram TRM-S1040 ASIC based PCI SCSI host adapter driver
32 .Sh SYNOPSIS
33 .Cd "trm* at pci? dev ? function ?"
34 .Cd "scsibus* at trm?"
35 .Sh DESCRIPTION
36 The
37 .Nm
38 driver supports PCI SCSI host adapters based on the Tekram TRM-S1040
39 SCSI ASIC.
40 .Sh HARDWARE
41 Supported SCSI controllers include:
42 .Pp
43 .Bl -item -offset indent
44 .It
45 .Tn Tekram DC-315
46 PCI Ultra SCSI adapter without flash BIOS and internal SCSI connector
47 .It
48 .Tn Tekram DC-315U
49 PCI Ultra SCSI adapter without flash BIOS
50 .It
51 .Tn Tekram DC-395U
52 PCI Ultra SCSI adapter with flash BIOS
53 .It
54 .Tn Tekram DC-395UW
55 PCI Ultra-Wide SCSI adapter with flash BIOS
56 .It
57 .Tn Tekram DC-395F
58 PCI Ultra-Wide SCSI adapter with flash BIOS and 68-pin external SCSI connector
59 .El
60 .Pp
61 For Tekram DC-390 PCI SCSI host adapter, use
62 .Xr pcscp 4
63 driver.
64 .Pp
65 For Tekram DC-310/U and DC-390U/UW/F PCI SCSI host adapters, use
66 .Xr siop 4
67 driver.
68 .Sh SEE ALSO
69 .Xr cd 4 ,
70 .Xr ch 4 ,
71 .Xr intro 4 ,
72 .Xr pci 4 ,
73 .Xr scsi 4 ,
74 .Xr sd 4 ,
75 .Xr ss 4 ,
76 .Xr st 4 ,
77 .Xr uk 4 ,
78 .Xr scsipi 9
79 .Pp
80 .Pa http://www.tekram.com/
81 .Sh AUTHORS
82 The
83 .Nm
84 driver was originally written for
85 .Nx 1.4 Ns /i386
86 by Erich Chen of Tekram Technology,
87 and Rui-Xiang Guo rewrote the driver to use
88 .Xr bus_space 9
89 and
90 .Xr bus_dma 9
91 for
92 .Nx
93 1.6.