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