Deleted Added
full compact
ses.4 (56883) ses.4 (57676)
1.\" Copyright (c) 2000
2.\" Matthew Jacob <mjacob@freebsd.org>. 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.

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\" Copyright (c) 2000
2.\" Matthew Jacob <mjacob@freebsd.org>. 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.

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/ses.4 56883 2000-01-29 22:04:59Z mjacob $
26.\" $FreeBSD: head/share/man/man4/ses.4 57676 2000-03-01 14:50:24Z sheldonh $
27.\"
28.Dd January 29, 2000
29.Dt SES 4
30.Os FreeBSD
31.Sh NAME
32.Nm ses
33.Nd SCSI Environmental Services Driver
34.Sh SYNOPSIS

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

120enabled, the first open to an SES device will spit out overall enclosure
121parameters to the console.
122.Sh HISTORY
123The
124.Nm
125driver was written for the
126.Tn CAM
127.Tn SCSI
27.\"
28.Dd January 29, 2000
29.Dt SES 4
30.Os FreeBSD
31.Sh NAME
32.Nm ses
33.Nd SCSI Environmental Services Driver
34.Sh SYNOPSIS

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

120enabled, the first open to an SES device will spit out overall enclosure
121parameters to the console.
122.Sh HISTORY
123The
124.Nm
125driver was written for the
126.Tn CAM
127.Tn SCSI
128subsystem by Matthew Jacob. This is a functional equivalent of a similar
128subsystem by Matthew Jacob.
129This is a functional equivalent of a similar
129driver available in Solaris, Relase 7.
130driver available in Solaris, Relase 7.