Deleted Added
full compact
alpm.4 (79538) alpm.4 (79727)
1.\" Copyright (c) 1999 Nicolas Souchu
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) 1999 Nicolas Souchu
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/man4.i386/alpm.4 79538 2001-07-10 15:31:11Z ru $
25.\" $FreeBSD: head/share/man/man4/man4.i386/alpm.4 79727 2001-07-14 19:41:16Z schweikh $
26.\"
27.Dd February 13, 1999
28.Dt ALPM 4 i386
29.Os
30.Sh NAME
31.Nm alpm
32.Nd Acer Aladdin 15x3 Power Management controller driver
33.Sh SYNOPSIS
34.Cd device smbus
35.Cd device alpm
36.Sh DESCRIPTION
37This driver provides access to the
38.Tn Aladdin 15x3 Power Management Unit .
26.\"
27.Dd February 13, 1999
28.Dt ALPM 4 i386
29.Os
30.Sh NAME
31.Nm alpm
32.Nd Acer Aladdin 15x3 Power Management controller driver
33.Sh SYNOPSIS
34.Cd device smbus
35.Cd device alpm
36.Sh DESCRIPTION
37This driver provides access to the
38.Tn Aladdin 15x3 Power Management Unit .
39Currently, only smbus controller
39Currently, only smbus controller
40function is implemented.
41.Pp
42The embedded SMBus controller of the Aladdin chipset may give you access
43to the monitoring facilities of your mainboard.
44See
45.Xr smb 4
46for writing user code to fetch voltages, temperature and so on from the
47monitoring chip of your mainboard.
48.Sh SEE ALSO
49.Xr smb 4 ,
50.Xr smbus 4
51.Sh HISTORY
52The
53.Nm
40function is implemented.
41.Pp
42The embedded SMBus controller of the Aladdin chipset may give you access
43to the monitoring facilities of your mainboard.
44See
45.Xr smb 4
46for writing user code to fetch voltages, temperature and so on from the
47monitoring chip of your mainboard.
48.Sh SEE ALSO
49.Xr smb 4 ,
50.Xr smbus 4
51.Sh HISTORY
52The
53.Nm
54manual page example first appeared in
54manual page example first appeared in
55.Fx 4.0 .
56.Sh AUTHORS
57This
58manual page was written by
59.An Nicolas Souchu Aq nsouch@FreeBSD.org
60.Sh BUGS
61Only polling mode is supported.
55.Fx 4.0 .
56.Sh AUTHORS
57This
58manual page was written by
59.An Nicolas Souchu Aq nsouch@FreeBSD.org
60.Sh BUGS
61Only polling mode is supported.