Deleted Added
full compact
adw.4 (40460) adw.4 (49831)
1.\"
2.\" Copyright (c) 1998
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
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.\" $Id$
24.\" $Id: adw.4,v 1.1 1998/10/16 21:12:07 ken Exp $
25.\"
26.Dd October 16, 1998
27.Dt ADW 4 i386
28.Os FreeBSD
29.Sh NAME
30.Nm adw
31.Nd Advansys PCI 16bit SCSI Host adapter driver
32.Sh SYNOPSIS

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

53tagged queueing, and the host adapter's SCSI ID.
54The global setting for the maximum number of tagged transactions allowed
55per target is not honored as the CAM SCSI system will automatically determine
56the maximum number of tags a device can receive as well as guarantee fair
57resource allocation among devices.
58.Sh SEE ALSO
59.Xr adv 4 ,
60.Xr cd 4 ,
25.\"
26.Dd October 16, 1998
27.Dt ADW 4 i386
28.Os FreeBSD
29.Sh NAME
30.Nm adw
31.Nd Advansys PCI 16bit SCSI Host adapter driver
32.Sh SYNOPSIS

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

53tagged queueing, and the host adapter's SCSI ID.
54The global setting for the maximum number of tagged transactions allowed
55per target is not honored as the CAM SCSI system will automatically determine
56the maximum number of tags a device can receive as well as guarantee fair
57resource allocation among devices.
58.Sh SEE ALSO
59.Xr adv 4 ,
60.Xr cd 4 ,
61.Xr scsi 4 ,
62.Xr da 4 ,
61.Xr da 4 ,
63.Xr sa 4
62.Xr sa 4 ,
63.Xr scsi 4
64.Sh AUTHORS
65The
66.Nm
67driver was ported by
68.An Justin T. Gibbs
69from the Linux driver written by
70.An Bob Frey
71of Advanced System Products, Inc. Many thanks to AdvanSys for providing
72the original driver under a suitable license for use in FreeBSD.
73.Sh HISTORY
74The
75.Nm
76driver appeared in
77.Fx 3.0 .
64.Sh AUTHORS
65The
66.Nm
67driver was ported by
68.An Justin T. Gibbs
69from the Linux driver written by
70.An Bob Frey
71of Advanced System Products, Inc. Many thanks to AdvanSys for providing
72the original driver under a suitable license for use in FreeBSD.
73.Sh HISTORY
74The
75.Nm
76driver appeared in
77.Fx 3.0 .
78
79