diff options
Diffstat (limited to 'static/netbsd/man4/ipmi.4 4.html')
| -rw-r--r-- | static/netbsd/man4/ipmi.4 4.html | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/static/netbsd/man4/ipmi.4 4.html b/static/netbsd/man4/ipmi.4 4.html deleted file mode 100644 index bce6bc50..00000000 --- a/static/netbsd/man4/ipmi.4 4.html +++ /dev/null @@ -1,66 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">IPMI(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">IPMI(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">ipmi</code> — <span class="Nd">Intelligent - Platform Management Interface driver</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">ipmi0 at mainbus?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">The <code class="Nm">ipmi</code> device driver supports - motherboards implementing the Intelligent Platform Management Interface - version 1.5 or 2.0, and exports sensors and the watchdog through the - <a class="Xr">envsys(4)</a> interface.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="EVENTS"><a class="permalink" href="#EVENTS">EVENTS</a></h1> -<p class="Pp">The <code class="Nm">ipmi</code> driver is able to send events to - <a class="Xr">powerd(8)</a> when a sensor's state has changed. Intrusion - sensors will send a <i class="Em">critical</i> event when state is not ok. - Power Supply sensors will send a <i class="Em">critical</i> event when the - Power Supply unit is not installed and <i class="Em">warning-over</i> when - the Power Supply unit is installed but not powered on. Fan, temperature and - voltage sensors will send - <a class="permalink" href="#critical-over"><i class="Em" id="critical-over">critical-over</i></a> - or - <a class="permalink" href="#critical-under"><i class="Em" id="critical-under">critical-under</i></a> - when the value is very critical, or <i class="Em">warning-over</i> or - <a class="permalink" href="#warning-under"><i class="Em" id="warning-under">warning-under</i></a> - if it's in a warning alert.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">envsys(4)</a>, <a class="Xr">envstat(8)</a>, - <a class="Xr">powerd(8)</a>, <a class="Xr">wdogctl(8)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The <code class="Nm">ipmi</code> driver first appeared in - <span class="Ux">OpenBSD 3.9</span> and was then ported to - <span class="Ux">NetBSD 4.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">ipmi</code> driver was originally written by - <span class="An">Jordan Hargrave</span> and was ported to - <span class="Ux">NetBSD</span> by <span class="An">Manuel Bouyer</span> - ⟨bouyer@NetBSD.org⟩.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">September 8, 2008</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
