Deleted Added
full compact
adw.4 (159719) adw.4 (162404)
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 159719 2006-06-18 09:53:00Z brueffer $
24.\" $FreeBSD: head/share/man/man4/adw.4 162404 2006-09-18 15:24:20Z ru $
25.\"
26.Dd July 14, 2004
27.Dt ADW 4
28.Os
29.Sh NAME
30.Nm adw
31.Nd Advansys PCI 16bit SCSI Host adapter driver
32.Sh SYNOPSIS
33To compile this driver into the kernel,
34place the following lines in your
35kernel configuration file:
36.Bd -ragged -offset indent
37.Cd "device pci"
38.Cd "device scbus"
39.Cd "device adw"
25.\"
26.Dd July 14, 2004
27.Dt ADW 4
28.Os
29.Sh NAME
30.Nm adw
31.Nd Advansys PCI 16bit SCSI Host adapter driver
32.Sh SYNOPSIS
33To compile this driver into the kernel,
34place the following lines in your
35kernel configuration file:
36.Bd -ragged -offset indent
37.Cd "device pci"
38.Cd "device scbus"
39.Cd "device adw"
40.Ed
40.Sh DESCRIPTION
41This driver provides access to the 16bit
42.Tn SCSI
43bus connected to the Advanced Systems Products, Inc.
44.Tn ASC3550 Ultra ,
45and
46.Tn ASC38C0800 Ultra2 ,
47SCSI Host Adapter chips.

--- 56 unchanged lines hidden ---
41.Sh DESCRIPTION
42This driver provides access to the 16bit
43.Tn SCSI
44bus connected to the Advanced Systems Products, Inc.
45.Tn ASC3550 Ultra ,
46and
47.Tn ASC38C0800 Ultra2 ,
48SCSI Host Adapter chips.

--- 56 unchanged lines hidden ---