1 .\" $NetBSD: lom.4,v 1.3 2009/11/28 04:14:27 nakayama Exp $
2 .\" $OpenBSD: lom.4,v 1.4 2009/09/23 22:08:07 kettenis Exp $
4 .\" Copyright (c) 2009 Mark Kettenis <kettenis@openbsd.org>
6 .\" Permission to use, copy, modify, and distribute this software for any
7 .\" purpose with or without fee is hereby granted, provided that the above
8 .\" copyright notice and this permission notice appear in all copies.
10 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13 .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
23 .Nd lights out management
29 driver provides support for the LOMlite lights out management module
30 found on Sun Netra t1 systems and the LOMlite2 module found on Sun
31 Fire V100/V120 and Sun Netra T1/X1 systems.
32 Fault LED and alarms status, temperature readings, PSU status and
33 fan status provided by the LOM are made available through the
36 The integrated watchdog timer can be configured through the
39 The watchdog timer supports timeouts between 1 and 126 seconds.
41 Fault LED and alarms status can be changed through the
46 driver is created under the
52 driver will update the hostname stored in the LOM whenever the
53 system's hostname is changed.
63 driver first appeared in
65 and was then ported to
71 .An Mark Kettenis Aq kettenis@openbsd.org .