Deleted Added
full compact
adw.4 (79538) adw.4 (79727)
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/adw.4 79538 2001-07-10 15:31:11Z ru $
24.\" $FreeBSD: head/share/man/man4/adw.4 79727 2001-07-14 19:41:16Z schweikh $
25.\"
26.Dd February 13, 2000
27.Dt ADW 4
28.Os
29.Sh NAME
30.Nm adw
31.Nd Advansys PCI 16bit SCSI Host adapter driver
32.Sh SYNOPSIS

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

50.Tn ABP3940U2W ,
51and
52.Tn ABP3950U2W .
53Both chips support, synchronous transfers
54.Pq 20MHz and 40MHz max respectively ,
5516bit transfers, tagged queueing,
56and up to 253 concurrent SCSI transactions.
57.Pp
25.\"
26.Dd February 13, 2000
27.Dt ADW 4
28.Os
29.Sh NAME
30.Nm adw
31.Nd Advansys PCI 16bit SCSI Host adapter driver
32.Sh SYNOPSIS

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

50.Tn ABP3940U2W ,
51and
52.Tn ABP3950U2W .
53Both chips support, synchronous transfers
54.Pq 20MHz and 40MHz max respectively ,
5516bit transfers, tagged queueing,
56and up to 253 concurrent SCSI transactions.
57.Pp
58Per target configuration performed in the
58Per target configuration performed in the
59.Tn AdvanceWare
60menu, which is accessible at boot,
61is honored by this driver.
62This includes synchronous/asynchronous transfers,
63maximum synchronous negotiation rate, wide transfers, disconnection,
64tagged queueing, and the host adapter's SCSI ID.
65The global setting for the maximum number of tagged transactions allowed
66per target is not honored as the CAM SCSI system will automatically determine

--- 25 unchanged lines hidden ---
59.Tn AdvanceWare
60menu, which is accessible at boot,
61is honored by this driver.
62This includes synchronous/asynchronous transfers,
63maximum synchronous negotiation rate, wide transfers, disconnection,
64tagged queueing, and the host adapter's SCSI ID.
65The global setting for the maximum number of tagged transactions allowed
66per target is not honored as the CAM SCSI system will automatically determine

--- 25 unchanged lines hidden ---