Deleted Added
full compact
adv.4 (82327) adv.4 (84877)
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

--- 7 unchanged lines hidden (view full) ---

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.\"
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

--- 7 unchanged lines hidden (view full) ---

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: head/share/man/man4/adv.4 82327 2001-08-25 21:57:02Z dd $
24.\" $FreeBSD: head/share/man/man4/adv.4 84877 2001-10-13 09:08:37Z yokota $
25.\"
26.Dd February 13, 2000
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
33For one or more ISA or VL cards:
34.Cd device isa
25.\"
26.Dd February 13, 2000
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
33For one or more ISA or VL cards:
34.Cd device isa
35.Cd device "adv0 at isa? port ? irq ? drq ?"
35.Cd device adv
36.Pp
36.Pp
37In
38.Pa /boot/device.hints :
39.Cd hint.adv.0.at="isa"
40.Pp
37For one or more EISA cards:
38.Cd device eisa
39.Cd device adv
40.Pp
41For one or more PCI cards:
42.Cd device pci
43.Cd device adv
44.Pp
45For one or more SCSI busses:
41For one or more EISA cards:
42.Cd device eisa
43.Cd device adv
44.Pp
45For one or more PCI cards:
46.Cd device pci
47.Cd device adv
48.Pp
49For one or more SCSI busses:
46.Cd device scbus0 at adv0
50.Cd device scbus
47.Sh DESCRIPTION
48This driver provides access to the 8bit
49.Tn SCSI
50bus connected to the Advanced Systems Products, Inc.
51.Tn ASC900 ,
52.Tn ASC1000 ,
53.Tn ASC1090 ,
54.Tn ASC1200 ,

--- 70 unchanged lines hidden (view full) ---

125ABP852 VL Yes 10MHz 240 2
126ABP950 PCI No 10MHz 240 2
127ABP980 PCI No 10MHz 240 4
128ABP980U PCI No 20MHz 240 4
129ABP[3]980UA PCI No 20MHz 16 4
130.El
131.Ed
132.Pp
51.Sh DESCRIPTION
52This driver provides access to the 8bit
53.Tn SCSI
54bus connected to the Advanced Systems Products, Inc.
55.Tn ASC900 ,
56.Tn ASC1000 ,
57.Tn ASC1090 ,
58.Tn ASC1200 ,

--- 70 unchanged lines hidden (view full) ---

129ABP852 VL Yes 10MHz 240 2
130ABP950 PCI No 10MHz 240 2
131ABP980 PCI No 10MHz 240 4
132ABP980U PCI No 20MHz 240 4
133ABP[3]980UA PCI No 20MHz 16 4
134.El
135.Ed
136.Pp
133For ISA or Vesa Local Bus adapters, one kernel config entry is required
134for every card to be attached by the system. Specific values for the port
135address, irq, and drq may be specified. If wildcard values are used, the
136driver will query the device for its current settings and use those. If
137the port address is a wildcard, the driver consults an internal table of
138possible port address locations and attaches to the first unattached card
139it finds. The possible port addresses for these card are 0x110, 0x130,
1400x150, 0x190, 0x210, 0x230, 0x250, and 0x330.
141.Pp
137.\" For ISA or Vesa Local Bus adapters, one kernel config entry is required
138.\" for every card to be attached by the system. Specific values for the port
139.\" address, irq, and drq may be specified. If wildcard values are used, the
140.\" driver will query the device for its current settings and use those. If
141.\" the port address is a wildcard, the driver consults an internal table of
142.\" possible port address locations and attaches to the first unattached card
143.\" it finds. The possible port addresses for these card are 0x110, 0x130,
144.\" 0x150, 0x190, 0x210, 0x230, 0x250, and 0x330.
145.\" .Pp
142Per target configuration performed in the
143.Tn AdvanceWare
144menu, which is accessible at boot,
145is honored by this driver.
146This includes synchronous/asynchronous transfers,
147maximum synchronous negotiation rate, disconnection, tagged queueing,
148and the host adapter's SCSI ID.
149The global setting for the maximum number of tagged transactions allowed

--- 30 unchanged lines hidden ---
146Per target configuration performed in the
147.Tn AdvanceWare
148menu, which is accessible at boot,
149is honored by this driver.
150This includes synchronous/asynchronous transfers,
151maximum synchronous negotiation rate, disconnection, tagged queueing,
152and the host adapter's SCSI ID.
153The global setting for the maximum number of tagged transactions allowed

--- 30 unchanged lines hidden ---