Deleted Added
full compact
aacraid.4 (251056) aacraid.4 (267938)
1.\" Copyright (c) 2013 Achim Leubner
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2013 Achim Leubner
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/aacraid.4 251056 2013-05-28 09:33:46Z joel $
25.\" $FreeBSD: head/share/man/man4/aacraid.4 267938 2014-06-26 21:46:14Z bapt $
26.Dd April 09, 2013
27.Dt AACRAID 4
28.Os
29.Sh NAME
30.Nm aacraid
31.Nd Adaptec AACRAID Controller driver
32.Sh SYNOPSIS
33To compile this driver into the kernel,

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

123These messages are printed on the system console,
124and are also queued for retrieval by a management application.
125.Sh SEE ALSO
126.Xr kld 4 ,
127.Xr linux 4 ,
128.Xr scsi 4 ,
129.Xr kldload 8
130.Sh AUTHORS
26.Dd April 09, 2013
27.Dt AACRAID 4
28.Os
29.Sh NAME
30.Nm aacraid
31.Nd Adaptec AACRAID Controller driver
32.Sh SYNOPSIS
33To compile this driver into the kernel,

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

123These messages are printed on the system console,
124and are also queued for retrieval by a management application.
125.Sh SEE ALSO
126.Xr kld 4 ,
127.Xr linux 4 ,
128.Xr scsi 4 ,
129.Xr kldload 8
130.Sh AUTHORS
131.An Achim Leubner
132.Aq achim@FreeBSD.org
133.An Ed Maste
134.Aq emaste@FreeBSD.org
135.An Scott Long
136.Aq scottl@FreeBSD.org
131.An Achim Leubner Aq Mt achim@FreeBSD.org
132.An Ed Maste Aq Mt emaste@FreeBSD.org
133.An Scott Long Aq Mt scottl@FreeBSD.org
137.Sh BUGS
138The controller is not actually paused on suspend/resume.
134.Sh BUGS
135The controller is not actually paused on suspend/resume.