Deleted Added
full compact
dpt.4 (40462) dpt.4 (49831)
1.\"
2.\" Copyright (c) 1998 Justin T. Gibbs
3.\" 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 Justin T. Gibbs
3.\" 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: dpt.4,v 1.1 1998/10/16 22:00:55 ken Exp $
25.\"
26.Dd October 16, 1998
27.Dt DPT 4 i386
28.Os FreeBSD 3.0
29.Sh NAME
30.Nm dpt
31.Nd DPT RAID Controller SCSI driver
32.Sh SYNOPSIS

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

55.It Pa sys/pci/dpt_pci.c
56PCI Bus Driver Attachment
57.It Pa sys/i386/eisa/dpt_eisa.c
58EISA Bus Driver Attachment
59.El
60.Sh SEE ALSO
61.Xr cd 4 ,
62.Xr ch 4 ,
25.\"
26.Dd October 16, 1998
27.Dt DPT 4 i386
28.Os FreeBSD 3.0
29.Sh NAME
30.Nm dpt
31.Nd DPT RAID Controller SCSI driver
32.Sh SYNOPSIS

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

55.It Pa sys/pci/dpt_pci.c
56PCI Bus Driver Attachment
57.It Pa sys/i386/eisa/dpt_eisa.c
58EISA Bus Driver Attachment
59.El
60.Sh SEE ALSO
61.Xr cd 4 ,
62.Xr ch 4 ,
63.Xr scsi 4 ,
64.Xr da 4 ,
63.Xr da 4 ,
65.Xr sa 4
64.Xr sa 4 ,
65.Xr scsi 4
66.Sh AUTHORS
67The
68.Nm
69driver was written by
70.An Simon Shapiro
71and ported to the CAM SCSI system by
72.An Justin T. Gibbs .
73.Sh HISTORY
74The
75.Nm
76driver first appeared in
77.Fx 2.2.6 .
66.Sh AUTHORS
67The
68.Nm
69driver was written by
70.An Simon Shapiro
71and ported to the CAM SCSI system by
72.An Justin T. Gibbs .
73.Sh HISTORY
74The
75.Nm
76driver first appeared in
77.Fx 2.2.6 .
78