xref: /netbsd/share/man/man4/adv.4 (revision bf9ec67e)
1.\" $NetBSD: adv.4,v 1.6 2001/12/02 03:20:52 yamt 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.\" 3. All advertising materials mentioning features or use of this software
15.\"    must display the following acknowledgement:
16.\"        This product includes software developed by the NetBSD
17.\"        Foundation, Inc. and its contributors.
18.\" 4. Neither the name of The NetBSD Foundation nor the names of its
19.\"    contributors may be used to endorse or promote products derived
20.\"    from this software without specific prior written permission.
21.\"
22.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
23.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
24.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
25.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
26.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
27.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
28.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
29.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
30.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
31.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
32.\" POSSIBILITY OF SUCH DAMAGE.
33.\"
34.Dd June 4, 1999
35.Dt ADV 4
36.Os
37.Sh NAME
38.Nm adv
39.Nd ConnectCom Solutions AdvanSys SCSI adapter driver
40.Sh SYNOPSIS
41.Cd "adv* at pci? dev ? function ?"
42.Cd "adv0 at isa? port ? irq ? drq ?"
43.Cd "adv* at cardbus? dev ? function ?"
44.Cd "scsibus* at adv?"
45.Sh DESCRIPTION
46The
47.Nm
48driver supports the following
49.Tn AdvanSys
50.Tn SCSI
51host adapters
52.Pp
53.\" .It Tn AdvanSys 1200[A,B]
54.Ss PCI bus
55Connectivity Products:
56.Bl -tag -width "ABP510/5150" -offset indent -compact
57.It ABP920
58Bus-Master PCI (16 CDB)
59.It ABP930
60Bus-Master PCI (16 CDB)
61(note 1)
62.It ABP930U
63Bus-Master PCI Ultra (16 CDB)
64.It ABP930UA
65Bus-Master PCI Ultra (16 CDB)
66.It ABP960
67Bus-Master PCI MAC/PC (16 CDB)
68(note 2)
69.It ABP960U
70Bus-Master PCI MAC/PC Ultra (16 CDB)
71(note 2)
72.El
73.Pp
74Notes:
75.Bl -enum -compact
76.It
77This board has been sold by SIIG as the Fast SCSI Pro PCI.
78.It
79This board has been sold by Iomega as a Jaz Jet PCI adapter.
80.El
81.Pp
82Single Channel Products:
83.Bl -tag -width "ABP510/5150" -offset indent -compact
84.It ABP940
85Bus-Master PCI (240 CDB)
86.It ABP940U
87Bus-Master PCI Ultra (240 CDB)
88.It ABP970
89Bus-Master PCI MAC/PC (240 CDB)
90.It ABP970U
91Bus-Master PCI MAC/PC Ultra (240 CDB)
92.It ABP940UW
93Bus-Master PCI Ultra-Wide (240 CDB)
94.El
95.Pp
96Multi Channel Products:
97.Bl -tag -width "ABP510/5150" -offset indent -compact
98.It ABP950
99Dual Channel Bus-Master PCI (240 CDB Per Channel)
100.It ABP980
101Four Channel Bus-Master PCI (240 CDB Per Channel)
102.It ABP980U
103Four Channel Bus-Master PCI Ultra (240 CDB Per Channel)
104.El
105.Ss ISA bus
106Connectivity Products:
107.Bl -tag -width "ABP510/5150" -offset indent -compact
108.It ABP510/5150
109Bus-Master ISA (240 CDB) (note 1)
110.It ABP5140
111Bus-Master ISA (16 CDB) (note 1) (note 2)
112.It ABP5142
113Bus-Master ISA with floppy (16 CDB) (note 3)
114.El
115.Pp
116Notes:
117.Bl -enum -compact
118.It
119This board has been shipped by
120.Tn HP
121with the 4020i
122.Tn CD-R
123drive.
124The board has no
125.Tn BIOS
126so it cannot control a boot device, but
127it can control any secondary
128.Tn SCSI
129device.
130.It
131This board has been sold by SIIG as the i540 SpeedMaster.
132.It
133This board has been sold by SIIG as the i542 SpeedMaster.
134.El
135.Pp
136Single Channel Products:
137.Bl -tag -width "ABP510/5150" -offset indent -compact
138.It ABP542
139Bus-Master ISA with floppy (240 CDB)
140.It ABP842
141Bus-Master VL (240 CDB)
142.El
143.Pp
144Dual Channel Products:
145.Bl -tag -width "ABP510/5150" -offset indent -compact
146.It ABP852
147Dual Channel Bus-Master VL (240 CDB Per Channel)
148.El
149.Sh SEE ALSO
150.Xr cd 4 ,
151.Xr ch 4 ,
152.Xr intro 4 ,
153.Xr isa 4 ,
154.Xr pci 4 ,
155.Xr scsi 4 ,
156.Xr sd 4 ,
157.Xr st 4
158.Pp
159.Pa http://www.connectcom.net/
160.Pp
161.Pa http://www.siig.com/
162.Sh HISTORY
163The
164.Nm
165device driver appeared in
166.Nx 1.4 .
167.Sh AUTHORS
168.An Baldassare Dante Profeta
169.Aq dante@mclink.it
170