Deleted Added
full compact
ciss.4 (152316) ciss.4 (158762)
1.\" $FreeBSD: head/share/man/man4/ciss.4 152316 2005-11-11 16:45:33Z ps $
1.\" $FreeBSD: head/share/man/man4/ciss.4 158762 2006-05-20 09:39:28Z brueffer $
2.\" Written by Tom Rhodes
3.\" This file is in the public domain.
4.\"
5.Dd November 3, 2005
6.Dt CISS 4
7.Os
8.Sh NAME
9.Nm ciss
10.Nd Common Interface for SCSI-3 Support driver
11.Sh SYNOPSIS
2.\" Written by Tom Rhodes
3.\" This file is in the public domain.
4.\"
5.Dd November 3, 2005
6.Dt CISS 4
7.Os
8.Sh NAME
9.Nm ciss
10.Nd Common Interface for SCSI-3 Support driver
11.Sh SYNOPSIS
12To compile this driver into the kernel,
13place the following lines in your
14kernel configuration file:
15.Bd -ragged -offset indent
12.Cd "device scbus"
13.Cd "device ciss"
16.Cd "device scbus"
17.Cd "device ciss"
18.Ed
19.Pp
20Alternatively, to load the driver as a
21module at boot time, place the following line in
22.Xr loader.conf 5 :
23.Bd -literal -offset indent
24ciss_load="YES"
25.Ed
14.Sh DESCRIPTION
15The
16.Nm
17driver claims to provide a common interface between generic SCSI
18transports and intelligent host adapters.
19.Pp
20The
21.Nm

--- 114 unchanged lines hidden ---
26.Sh DESCRIPTION
27The
28.Nm
29driver claims to provide a common interface between generic SCSI
30transports and intelligent host adapters.
31.Pp
32The
33.Nm

--- 114 unchanged lines hidden ---