Deleted Added
full compact
smu.4 (204270) smu.4 (233648)
1.\"-
2.\" Copyright (c) 2010 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) 2010 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/smu.4 204270 2010-02-24 01:27:36Z nwhitehorn $
26.\" $FreeBSD: head/share/man/man4/man4.powerpc/smu.4 233648 2012-03-29 05:02:12Z eadler $
27.\"
28.Dd February 22, 2010
29.Dt SMU 4
30.Os
31.Sh NAME
32.Nm smu
33.Nd Apple System Management Unit Driver
34.Sh SYNOPSIS

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

98.It Va dev.smu.%d.sensors.%s
99Current reading from this sensor. Four sensor types are supported. Temperature
100sensors are in units of degrees Celsius, current sensors in milliamps, voltage
101sensors in millivolts, and power sensors in milliwatts.
102.El
103.Sh LED INTERFACE
104The
105.Nm
27.\"
28.Dd February 22, 2010
29.Dt SMU 4
30.Os
31.Sh NAME
32.Nm smu
33.Nd Apple System Management Unit Driver
34.Sh SYNOPSIS

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

98.It Va dev.smu.%d.sensors.%s
99Current reading from this sensor. Four sensor types are supported. Temperature
100sensors are in units of degrees Celsius, current sensors in milliamps, voltage
101sensors in millivolts, and power sensors in milliwatts.
102.El
103.Sh LED INTERFACE
104The
105.Nm
106driver provides an
106driver provides an
107.Xr led 4
108annunciator interface at
109.Pa /dev/led/sleepled .
110.Sh SEE ALSO
111.Xr acpi 4 ,
112.Xr pmu 4 ,
113.Xr led 4
114.Sh HISTORY
115The
116.Nm
117device driver appeared in
118.Fx 8.0 .
119.Sh AUTHORS
120.An -nosplit
121The
122.Nm
123driver was written by
124.An Nathan Whitehorn
125.Aq nwhitehorn@FreeBSD.org .
107.Xr led 4
108annunciator interface at
109.Pa /dev/led/sleepled .
110.Sh SEE ALSO
111.Xr acpi 4 ,
112.Xr pmu 4 ,
113.Xr led 4
114.Sh HISTORY
115The
116.Nm
117device driver appeared in
118.Fx 8.0 .
119.Sh AUTHORS
120.An -nosplit
121The
122.Nm
123driver was written by
124.An Nathan Whitehorn
125.Aq nwhitehorn@FreeBSD.org .