Deleted Added
full compact
isci.4 (232056) isci.4 (233648)
1.\"
1.\"
2.\" Copyright (c) 2012 Intel Corporation
3.\" All rights reserved.
2.\" Copyright (c) 2012 Intel Corporation
3.\" All rights reserved.
4.\"
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
9.\" notice, this list of conditions, and the following disclaimer,
10.\" without modification.
11.\" 2. Redistributions in binary form must reproduce at minimum a disclaimer
12.\" substantially similar to the "NO WARRANTY" disclaimer below
13.\" ("Disclaimer") and any redistribution must be conditioned upon
14.\" including a substantially similar Disclaimer requirement for further
15.\" binary redistribution.
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
9.\" notice, this list of conditions, and the following disclaimer,
10.\" without modification.
11.\" 2. Redistributions in binary form must reproduce at minimum a disclaimer
12.\" substantially similar to the "NO WARRANTY" disclaimer below
13.\" ("Disclaimer") and any redistribution must be conditioned upon
14.\" including a substantially similar Disclaimer requirement for further
15.\" binary redistribution.
16.\"
16.\"
17.\" NO WARRANTY
18.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19.\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20.\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR
21.\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22.\" HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
17.\" NO WARRANTY
18.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
19.\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
20.\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR
21.\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
22.\" HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
23.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
24.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
25.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
26.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
27.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28.\" POSSIBILITY OF SUCH DAMAGES.
29.\"
29.\"
30.\" isci driver man page.
31.\"
32.\" Author: Jim Harris <jimharris@FreeBSD.org>
33.\"
30.\" isci driver man page.
31.\"
32.\" Author: Jim Harris <jimharris@FreeBSD.org>
33.\"
34.\" $FreeBSD: head/share/man/man4/isci.4 232056 2012-02-23 18:48:02Z brueffer $
34.\" $FreeBSD: head/share/man/man4/isci.4 233648 2012-03-29 05:02:12Z eadler $
35.\"
36.Dd January 23, 2012
37.Dt ISCI 4
38.Os
39.Sh NAME
40.Nm isci
41.Nd Intel C600 Serial Attached SCSI driver
42.Sh SYNOPSIS

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

81.Nm
82driver has extensive logging capabilities
83which are disabled by default for performance reasons.
84These can be enabled by adding
85.Bd -literal -offset indent
86options ISCI_LOGGING
87.Ed
88.Pp
35.\"
36.Dd January 23, 2012
37.Dt ISCI 4
38.Os
39.Sh NAME
40.Nm isci
41.Nd Intel C600 Serial Attached SCSI driver
42.Sh SYNOPSIS

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

81.Nm
82driver has extensive logging capabilities
83which are disabled by default for performance reasons.
84These can be enabled by adding
85.Bd -literal -offset indent
86options ISCI_LOGGING
87.Ed
88.Pp
89to the kernel configuration file.
89to the kernel configuration file.
90.Sh SEE ALSO
91.Xr cd 4 ,
92.Xr ch 4 ,
93.Xr da 4 ,
94.Xr pci 4 ,
95.Xr sa 4 ,
96.Xr scsi 4
97.Sh HISTORY

--- 15 unchanged lines hidden ---
90.Sh SEE ALSO
91.Xr cd 4 ,
92.Xr ch 4 ,
93.Xr da 4 ,
94.Xr pci 4 ,
95.Xr sa 4 ,
96.Xr scsi 4
97.Sh HISTORY

--- 15 unchanged lines hidden ---