No empty .Rs/.Re
[netbsd-mini2440.git] / share / man / man4 / adv.4
blobee3defe58bf755214da0010d9663f1535f27c6d9
1 .\" $NetBSD: adv.4,v 1.7 2005/09/09 14:11:39 drochner Exp $
2 .\"
3 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
4 .\" All rights reserved.
5 .\"
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
8 .\" are met:
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\"    notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\"    notice, this list of conditions and the following disclaimer in the
13 .\"    documentation and/or other materials provided with the distribution.
14 .\"
15 .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
16 .\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
17 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
18 .\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
19 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
20 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
21 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
22 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
23 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
24 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25 .\" POSSIBILITY OF SUCH DAMAGE.
26 .\"
27 .Dd June 4, 1999
28 .Dt ADV 4
29 .Os
30 .Sh NAME
31 .Nm adv
32 .Nd ConnectCom Solutions AdvanSys SCSI adapter driver
33 .Sh SYNOPSIS
34 .Cd "adv* at pci? dev ? function ?"
35 .Cd "adv0 at isa? port ? irq ? drq ?"
36 .Cd "adv* at cardbus? function ?"
37 .Cd "scsibus* at adv?"
38 .Sh DESCRIPTION
39 The
40 .Nm
41 driver supports the following
42 .Tn AdvanSys
43 .Tn SCSI
44 host adapters
45 .Pp
46 .\" .It Tn AdvanSys 1200[A,B]
47 .Ss PCI bus
48 Connectivity Products:
49 .Bl -tag -width "ABP510/5150" -offset indent -compact
50 .It ABP920
51 Bus-Master PCI (16 CDB)
52 .It ABP930
53 Bus-Master PCI (16 CDB)
54 (note 1)
55 .It ABP930U
56 Bus-Master PCI Ultra (16 CDB)
57 .It ABP930UA
58 Bus-Master PCI Ultra (16 CDB)
59 .It ABP960
60 Bus-Master PCI MAC/PC (16 CDB)
61 (note 2)
62 .It ABP960U
63 Bus-Master PCI MAC/PC Ultra (16 CDB)
64 (note 2)
65 .El
66 .Pp
67 Notes:
68 .Bl -enum -compact
69 .It
70 This board has been sold by SIIG as the Fast SCSI Pro PCI.
71 .It
72 This board has been sold by Iomega as a Jaz Jet PCI adapter.
73 .El
74 .Pp
75 Single Channel Products:
76 .Bl -tag -width "ABP510/5150" -offset indent -compact
77 .It ABP940
78 Bus-Master PCI (240 CDB)
79 .It ABP940U
80 Bus-Master PCI Ultra (240 CDB)
81 .It ABP970
82 Bus-Master PCI MAC/PC (240 CDB)
83 .It ABP970U
84 Bus-Master PCI MAC/PC Ultra (240 CDB)
85 .It ABP940UW
86 Bus-Master PCI Ultra-Wide (240 CDB)
87 .El
88 .Pp
89 Multi Channel Products:
90 .Bl -tag -width "ABP510/5150" -offset indent -compact
91 .It ABP950
92 Dual Channel Bus-Master PCI (240 CDB Per Channel)
93 .It ABP980
94 Four Channel Bus-Master PCI (240 CDB Per Channel)
95 .It ABP980U
96 Four Channel Bus-Master PCI Ultra (240 CDB Per Channel)
97 .El
98 .Ss ISA bus
99 Connectivity Products:
100 .Bl -tag -width "ABP510/5150" -offset indent -compact
101 .It ABP510/5150
102 Bus-Master ISA (240 CDB) (note 1)
103 .It ABP5140
104 Bus-Master ISA (16 CDB) (note 1) (note 2)
105 .It ABP5142
106 Bus-Master ISA with floppy (16 CDB) (note 3)
109 Notes:
110 .Bl -enum -compact
112 This board has been shipped by
113 .Tn HP
114 with the 4020i
115 .Tn CD-R
116 drive.
117 The board has no
118 .Tn BIOS
119 so it cannot control a boot device, but
120 it can control any secondary
121 .Tn SCSI
122 device.
124 This board has been sold by SIIG as the i540 SpeedMaster.
126 This board has been sold by SIIG as the i542 SpeedMaster.
129 Single Channel Products:
130 .Bl -tag -width "ABP510/5150" -offset indent -compact
131 .It ABP542
132 Bus-Master ISA with floppy (240 CDB)
133 .It ABP842
134 Bus-Master VL (240 CDB)
137 Dual Channel Products:
138 .Bl -tag -width "ABP510/5150" -offset indent -compact
139 .It ABP852
140 Dual Channel Bus-Master VL (240 CDB Per Channel)
142 .Sh SEE ALSO
143 .Xr cd 4 ,
144 .Xr ch 4 ,
145 .Xr intro 4 ,
146 .Xr isa 4 ,
147 .Xr pci 4 ,
148 .Xr scsi 4 ,
149 .Xr sd 4 ,
150 .Xr st 4
152 .Pa http://www.connectcom.net/
154 .Pa http://www.siig.com/
155 .Sh HISTORY
158 device driver appeared in
159 .Nx 1.4 .
160 .Sh AUTHORS
161 .An Baldassare Dante Profeta
162 .Aq dante@mclink.it