xref: /netbsd-src/share/man/man4/alipm.4 (revision 6cb10275d08f045e872662c371fe2f2724f2f6e6)
1.\"	$NetBSD: alipm.4,v 1.4 2014/03/18 18:20:39 riastradh Exp $
2.\"
3.\"	$OpenBSD: alipm.4,v 1.5 2007/05/31 19:19:49 jmc Exp $
4.\"
5.\" Copyright (c) 2005 Mark Kettenis <kettenis@openbsd.org>
6.\"
7.\" Permission to use, copy, modify, and distribute this software for any
8.\" purpose with or without fee is hereby granted, provided that the above
9.\" copyright notice and this permission notice appear in all copies.
10.\"
11.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
12.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
13.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
14.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
15.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
16.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18.\"
19.Dd October 29, 2008
20.Dt ALIPM 4
21.Os
22.Sh NAME
23.Nm alipm
24.Nd Acer Labs M7101 SMBus controller
25.Sh SYNOPSIS
26.Cd "alipm* at pci?"
27.Cd "iic* at alipm?"
28.Sh DESCRIPTION
29The
30.Nm
31driver provides support for the Acer Labs M7101 Power Management
32controller.
33Only the SMBus host interface is supported and can be used with the
34.Xr iic 4
35framework.
36.Sh SEE ALSO
37.Xr iic 4 ,
38.Xr intro 4 ,
39.Xr pci 4
40.Sh HISTORY
41The
42.Nm
43driver first appeared in
44.Ox 3.9 .
45.Sh AUTHORS
46The
47.Nm
48driver was written by
49.An Mark Kettenis Aq Mt kettenis@openbsd.org .
50.Sh BUGS
51The driver doesn't support commands with a data buffer size of more
52than 2 bytes.
53