xref: /netbsd-src/share/man/man4/adv.4 (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1.\" $NetBSD: adv.4,v 1.8 2008/04/30 13:10:53 martin 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
39The
40.Nm
41driver supports the following
42.Tn AdvanSys
43.Tn SCSI
44host adapters
45.Pp
46.\" .It Tn AdvanSys 1200[A,B]
47.Ss PCI bus
48Connectivity Products:
49.Bl -tag -width "ABP510/5150" -offset indent -compact
50.It ABP920
51Bus-Master PCI (16 CDB)
52.It ABP930
53Bus-Master PCI (16 CDB)
54(note 1)
55.It ABP930U
56Bus-Master PCI Ultra (16 CDB)
57.It ABP930UA
58Bus-Master PCI Ultra (16 CDB)
59.It ABP960
60Bus-Master PCI MAC/PC (16 CDB)
61(note 2)
62.It ABP960U
63Bus-Master PCI MAC/PC Ultra (16 CDB)
64(note 2)
65.El
66.Pp
67Notes:
68.Bl -enum -compact
69.It
70This board has been sold by SIIG as the Fast SCSI Pro PCI.
71.It
72This board has been sold by Iomega as a Jaz Jet PCI adapter.
73.El
74.Pp
75Single Channel Products:
76.Bl -tag -width "ABP510/5150" -offset indent -compact
77.It ABP940
78Bus-Master PCI (240 CDB)
79.It ABP940U
80Bus-Master PCI Ultra (240 CDB)
81.It ABP970
82Bus-Master PCI MAC/PC (240 CDB)
83.It ABP970U
84Bus-Master PCI MAC/PC Ultra (240 CDB)
85.It ABP940UW
86Bus-Master PCI Ultra-Wide (240 CDB)
87.El
88.Pp
89Multi Channel Products:
90.Bl -tag -width "ABP510/5150" -offset indent -compact
91.It ABP950
92Dual Channel Bus-Master PCI (240 CDB Per Channel)
93.It ABP980
94Four Channel Bus-Master PCI (240 CDB Per Channel)
95.It ABP980U
96Four Channel Bus-Master PCI Ultra (240 CDB Per Channel)
97.El
98.Ss ISA bus
99Connectivity Products:
100.Bl -tag -width "ABP510/5150" -offset indent -compact
101.It ABP510/5150
102Bus-Master ISA (240 CDB) (note 1)
103.It ABP5140
104Bus-Master ISA (16 CDB) (note 1) (note 2)
105.It ABP5142
106Bus-Master ISA with floppy (16 CDB) (note 3)
107.El
108.Pp
109Notes:
110.Bl -enum -compact
111.It
112This board has been shipped by
113.Tn HP
114with the 4020i
115.Tn CD-R
116drive.
117The board has no
118.Tn BIOS
119so it cannot control a boot device, but
120it can control any secondary
121.Tn SCSI
122device.
123.It
124This board has been sold by SIIG as the i540 SpeedMaster.
125.It
126This board has been sold by SIIG as the i542 SpeedMaster.
127.El
128.Pp
129Single Channel Products:
130.Bl -tag -width "ABP510/5150" -offset indent -compact
131.It ABP542
132Bus-Master ISA with floppy (240 CDB)
133.It ABP842
134Bus-Master VL (240 CDB)
135.El
136.Pp
137Dual Channel Products:
138.Bl -tag -width "ABP510/5150" -offset indent -compact
139.It ABP852
140Dual Channel Bus-Master VL (240 CDB Per Channel)
141.El
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
151.Pp
152.Pa http://www.connectcom.net/
153.Pp
154.Pa http://www.siig.com/
155.Sh HISTORY
156The
157.Nm
158device driver appeared in
159.Nx 1.4 .
160.Sh AUTHORS
161.An Baldassare Dante Profeta
162.Aq dante@mclink.it
163