Deleted Added
full compact
pmu.4 (190823) pmu.4 (200070)
1.\"-
2.\" Copyright (c) 2008 Nathan Whitehorn <nwhitehorn@FreeBSD.org>
3.\" All rights reserved.
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 unchanged lines hidden (view full) ---

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2008 Nathan Whitehorn <nwhitehorn@FreeBSD.org>
3.\" All rights reserved.
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 unchanged lines hidden (view full) ---

18.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
19.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
20.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
22.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
23.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
24.\" POSSIBILITY OF SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/man4.powerpc/pmu.4 190823 2009-04-07 20:00:20Z brueffer $
26.\" $FreeBSD: head/share/man/man4/man4.powerpc/pmu.4 200070 2009-12-03 18:13:47Z nwhitehorn $
27.\"
28.Dd December 6, 2008
29.Dt PMU 4
30.Os
31.Sh NAME
32.Nm pmu
33.Nd Apple PMU99 Power Management Driver
34.Sh SYNOPSIS

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

90Battery voltage, in millivolts.
91.It Va dev.pmu.%d.batteries.%d.time
92Estimated time until full battery charge (or discharge), in minutes.
93.It Va dev.pmu.%d.batteries.%d.life
94Current fraction of the battery's maximum charge, in percent.
95.El
96.Sh SEE ALSO
97.Xr acpi 4 ,
27.\"
28.Dd December 6, 2008
29.Dt PMU 4
30.Os
31.Sh NAME
32.Nm pmu
33.Nd Apple PMU99 Power Management Driver
34.Sh SYNOPSIS

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

90Battery voltage, in millivolts.
91.It Va dev.pmu.%d.batteries.%d.time
92Estimated time until full battery charge (or discharge), in minutes.
93.It Va dev.pmu.%d.batteries.%d.life
94Current fraction of the battery's maximum charge, in percent.
95.El
96.Sh SEE ALSO
97.Xr acpi 4 ,
98.Xr adb 4
98.Xr adb 4 ,
99.Xr led 4
99.Sh HISTORY
100The
101.Nm
102device driver appeared in
103.Nx 4.0 ,
104and then in
105.Fx 8.0 .
106.Sh AUTHORS
107.An -nosplit
108The
109.Nm
110driver was written by
111.An Michael Lorenz
112.Aq macallan@NetBSD.org
113and ported to FreeBSD by
114.An Nathan Whitehorn
115.Aq nwhitehorn@FreeBSD.org .
100.Sh HISTORY
101The
102.Nm
103device driver appeared in
104.Nx 4.0 ,
105and then in
106.Fx 8.0 .
107.Sh AUTHORS
108.An -nosplit
109The
110.Nm
111driver was written by
112.An Michael Lorenz
113.Aq macallan@NetBSD.org
114and ported to FreeBSD by
115.An Nathan Whitehorn
116.Aq nwhitehorn@FreeBSD.org .