]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - share/man/man4/adv.4
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / share / man / man4 / adv.4
1 .\"
2 .\" Copyright (c) 1998, 2000
3 .\"     Justin T. Gibbs.  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. The name of the author may not be used to endorse or promote products
11 .\"    derived from this software without specific prior written permission.
12 .\"
13 .\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
14 .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
15 .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
16 .\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
17 .\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
18 .\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
19 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
20 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
22 .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 .\"
24 .\" $FreeBSD$
25 .\"
26 .Dd August 8, 2004
27 .Dt ADV 4
28 .Os
29 .Sh NAME
30 .Nm adv
31 .Nd Advansys ISA/VL/EISA/PCI 8bit SCSI Host adapter driver
32 .Sh SYNOPSIS
33 To compile this driver into the kernel,
34 place the following lines in your
35 kernel configuration file:
36 .Bd -ragged -offset indent
37 .Cd "device scbus"
38 .Cd "device adv"
39 .Pp
40 For one or more EISA cards:
41 .Cd "device eisa"
42 .Pp
43 For one or more VL/ISA cards:
44 .Cd "device isa"
45 .Pp
46 In
47 .Pa /boot/device.hints :
48 .Cd hint.adv.0.at="isa"
49 .Pp
50 For one or more PCI cards:
51 .Cd "device pci"
52 .Ed
53 .Sh DESCRIPTION
54 This driver provides access to the 8bit
55 .Tn SCSI
56 bus connected to the Advanced Systems Products, Inc.
57 .Tn ASC900 ,
58 .Tn ASC1000 ,
59 .Tn ASC1090 ,
60 .Tn ASC1200 ,
61 .Tn ASC3030 ,
62 .Tn ASC3050 ,
63 and
64 .Tn ASC3150
65 host adapter chips.
66 The following tables list the AdvanSys products using these chips,
67 their bus attachment type, maximum sync rate, and the maximum number of
68 commands that can be handled by the adapter concurrently.
69 .Bd -ragged -offset indent
70 Connectivity Products:
71 .Bl -column "ABP510/5150 " "ISA PnP " "Floppy " "MaxSync " "Commands " "Footnotes "
72 .Em "Adapter" Ta Em "Bus" Ta Em "Floppy" Ta Em "MaxSync" Ta Em "Commands" Ta Em "Footnotes"
73 .It "ABP510/5150" Ta "ISA" Ta "\&No" Ta "10MHz" Ta "240" Ta "1"
74 .It "ABP5140" Ta "ISA PnP" Ta "\&No" Ta "10MHz" Ta "16" Ta "1, 3"
75 .It "ABP5142" Ta "ISA PnP" Ta "Yes" Ta "10MHz" Ta "16" Ta "4"
76 .It "ABP[3]902" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta ""
77 .It "ABP3905" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta ""
78 .It "ABP915" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta ""
79 .It "ABP920" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta ""
80 .It "ABP3922" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta ""
81 .It "ABP3925" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta ""
82 .It "ABP930" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta "5"
83 .It "ABP930U" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "16" Ta ""
84 .It "ABP930UA" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "16" Ta ""
85 .It "ABP960" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "16" Ta ""
86 .It "ABP960U" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "16" Ta ""
87 .El
88 .Pp
89 Footnotes:
90 .Bl -enum -compact
91 .It
92 This board has been shipped by HP with the 4020i CD-R drive.
93 The board has no BIOS so it cannot control a boot device, but
94 it can control any secondary SCSI device.
95 .It
96 This board has been sold by Iomega as a Jaz Jet PCI adapter.
97 .It
98 This board has been sold by SIIG as the i540 SpeedMaster.
99 .It
100 This board has been sold by SIIG as the i542 SpeedMaster.
101 .It
102 This board has been sold by SIIG as the Fast SCSI Pro PCI.
103 .El
104 .Ed
105 .Bd -ragged -offset indent
106 Single Channel Products:
107 .Bl -column "ABPX3X940UA " "EISA " "Floppy " "MaxSync " "Commands"
108 .Em "Adapter" Ta Em "Bus" Ta Em "Floppy" Ta Em "MaxSync" Ta Em "Commands"
109 .It "ABP542" Ta "ISA" Ta "Yes" Ta "10MHz" Ta "240"
110 .It "ABP742" Ta "EISA" Ta "Yes" Ta "10MHz" Ta "240"
111 .It "ABP842" Ta "VL" Ta "Yes" Ta "10MHz" Ta "240"
112 .It "ABP940" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "240"
113 .It "ABP[3]940UA" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "240"
114 .It "ABP940U" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "240"
115 .It "ABP3960UA" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "240"
116 .It "ABP970" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "240"
117 .It "ABP970U" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "240"
118 .El
119 .Ed
120 .Bd -ragged -offset indent
121 Multi Channel Products (Commands are per-channel):
122 .Bl -column "ABPX3X980UA " "EISA " "Floppy " "MaxSync " "Commands " "Channels"
123 .Em "Adapter" Ta Em "Bus" Ta Em "Floppy" Ta Em "MaxSync" Ta Em "Commands" Ta Em "Channels"
124 .It "ABP752" Ta "EISA" Ta "Yes" Ta "10MHz" Ta "240" Ta "2"
125 .It "ABP852" Ta "VL" Ta "Yes" Ta "10MHz" Ta "240" Ta "2"
126 .It "ABP950" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "240" Ta "2"
127 .It "ABP980" Ta "PCI" Ta "\&No" Ta "10MHz" Ta "240" Ta "4"
128 .It "ABP980U" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "240" Ta "4"
129 .It "ABP[3]980UA" Ta "PCI" Ta "\&No" Ta "20MHz" Ta "16" Ta "4"
130 .El
131 .Ed
132 .Pp
133 .\" For ISA or Vesa Local Bus adapters, one kernel config entry is required
134 .\" for every card to be attached by the system.  Specific values for the port
135 .\" address, irq, and drq may be specified.  If wildcard values are used, the
136 .\" driver will query the device for its current settings and use those.  If
137 .\" the port address is a wildcard, the driver consults an internal table of
138 .\" possible port address locations and attaches to the first unattached card
139 .\" it finds.  The possible port addresses for these card are 0x110, 0x130,
140 .\" 0x150, 0x190, 0x210, 0x230, 0x250, and 0x330.
141 .\" .Pp
142 Per target configuration performed in the
143 .Tn AdvanceWare
144 menu, which is accessible at boot,
145 is honored by this driver.
146 This includes synchronous/asynchronous transfers,
147 maximum synchronous negotiation rate, disconnection, tagged queueing,
148 and the host adapter's SCSI ID.
149 The global setting for the maximum number of tagged transactions allowed
150 per target is not honored as the CAM SCSI system will automatically determine
151 the maximum number of tags a device can receive as well as guarantee fair
152 resource allocation among devices.
153 .Sh HARDWARE
154 The
155 .Nm
156 driver supports the following SCSI controllers:
157 .Pp
158 .Bl -bullet -compact
159 .It
160 AdvanSys ABP510/5150
161 .It
162 AdvanSys ABP5140
163 .It
164 AdvanSys ABP5142
165 .It
166 AdvanSys ABP902/3902
167 .It
168 AdvanSys ABP3905
169 .It
170 AdvanSys ABP915
171 .It
172 AdvanSys ABP920
173 .It
174 AdvanSys ABP3922
175 .It
176 AdvanSys ABP3925
177 .It
178 AdvanSys ABP930, ABP930U, ABP930UA
179 .It
180 AdvanSys ABP960, ABP960U
181 .It
182 AdvanSys ABP542
183 .It
184 AdvanSys ABP742
185 .It
186 AdvanSys ABP842
187 .It
188 AdvanSys ABP940
189 .It
190 AdvanSys ABP940UA/3940UA
191 .It
192 AdvanSys ABP940U
193 .It
194 AdvanSys ABP3960UA
195 .It
196 AdvanSys ABP970, ABP970U
197 .It
198 AdvanSys ABP752
199 .It
200 AdvanSys ABP852
201 .It
202 AdvanSys ABP950
203 .It
204 AdvanSys ABP980, ABP980U
205 .It
206 AdvanSys ABP980UA/3980UA
207 .It
208 MELCO IFC-USP (PC-98)
209 .It
210 RATOC REX-PCI30 (PC-98)
211 .It
212 @Nifty FNECHARD IFC-USUP-TX (PC-98)
213 .El
214 .Sh SEE ALSO
215 .Xr adw 4 ,
216 .Xr aha 4 ,
217 .Xr ahb 4 ,
218 .Xr ahc 4 ,
219 .Xr cd 4 ,
220 .Xr da 4 ,
221 .Xr sa 4 ,
222 .Xr scsi 4
223 .Sh HISTORY
224 The
225 .Nm
226 driver appeared in
227 .Fx 3.0 .
228 .Sh AUTHORS
229 .An -nosplit
230 The
231 .Nm
232 driver was ported by
233 .An Justin T. Gibbs
234 from the Linux driver
235 written by
236 .An Bob Frey
237 of Advanced System Products, Inc.
238 Many thanks to AdvanSys for providing the original driver under a suitable
239 license for use in
240 .Fx .