Deleted Added
full compact
openprom.4 (214808) openprom.4 (267938)
1.\"-
2.\" Copyright (c) 1992, 1993
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This software was developed by the Computer Systems Engineering group
6.\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
7.\" contributed to Berkeley.
8.\"

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

53.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
54.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
55.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
56.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
57.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
58.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
59.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60.\"
1.\"-
2.\" Copyright (c) 1992, 1993
3.\" The Regents of the University of California. All rights reserved.
4.\"
5.\" This software was developed by the Computer Systems Engineering group
6.\" at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
7.\" contributed to Berkeley.
8.\"

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

53.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
54.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
55.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
56.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
57.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
58.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
59.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
60.\"
61.\" $FreeBSD: head/share/man/man4/man4.sparc64/openprom.4 214808 2010-11-04 21:03:50Z uqs $
61.\" $FreeBSD: head/share/man/man4/man4.sparc64/openprom.4 267938 2014-06-26 21:46:14Z bapt $
62.\"
63.Dd June 18, 2005
64.Dt OPENPROM 4 sparc64
65.Os
66.Sh NAME
67.Nm openprom
68.Nd "OPENPROM interface"
69.Sh SYNOPSIS

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

217version to include the
218.Nm
219interface was
220.Fx 5.0 .
221.Sh AUTHORS
222The
223.Nm
224interface was written by
62.\"
63.Dd June 18, 2005
64.Dt OPENPROM 4 sparc64
65.Os
66.Sh NAME
67.Nm openprom
68.Nd "OPENPROM interface"
69.Sh SYNOPSIS

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

217version to include the
218.Nm
219interface was
220.Fx 5.0 .
221.Sh AUTHORS
222The
223.Nm
224interface was written by
225.An "Jake Burkholder" Aq jake@FreeBSD.org .
225.An Jake Burkholder Aq Mt jake@FreeBSD.org .
226.Sh CAVEATS
227Due to limitations within
228.Tn Open Firmware
229itself,
230these functions run at elevated priority and may adversely affect system
231performance.
232.Pp
233The
234.Nm
235interface exists entirely for compatibility with software like X11,
236and only the features that are actually needed for that are implemented.
237The interface sucks too much to actually use,
238new code should use the
239.Xr openfirm 4
240interface instead.
226.Sh CAVEATS
227Due to limitations within
228.Tn Open Firmware
229itself,
230these functions run at elevated priority and may adversely affect system
231performance.
232.Pp
233The
234.Nm
235interface exists entirely for compatibility with software like X11,
236and only the features that are actually needed for that are implemented.
237The interface sucks too much to actually use,
238new code should use the
239.Xr openfirm 4
240interface instead.