summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/acpiwmi.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/acpiwmi.4 4.html')
-rw-r--r--static/netbsd/man4/acpiwmi.4 4.html83
1 files changed, 0 insertions, 83 deletions
diff --git a/static/netbsd/man4/acpiwmi.4 4.html b/static/netbsd/man4/acpiwmi.4 4.html
deleted file mode 100644
index 5f44733a..00000000
--- a/static/netbsd/man4/acpiwmi.4 4.html
+++ /dev/null
@@ -1,83 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">ACPIWMI(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">ACPIWMI(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">acpiwmi</code> &#x2014; <span class="Nd">Windows
- Management Instrumentation support for ACPI</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">acpiwmi* at acpi?</code>
- <br/>
- <code class="Cd">wmidell* at acpiwmibus?</code>
- <br/>
- <code class="Cd">wmieeepc* at acpiwmibus?</code>
- <br/>
- <code class="Cd">wmihp* at acpiwmibus?</code>
- <br/>
- <code class="Cd">wmimsi* at acpiwmibus?</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">acpiwmi</code> device driver provides an ACPI
- interface for Windows Management Instrumentation (WMI). The ACPI WMI
- interface is typically used to support vendor specific features found in
- various laptops.</p>
-<p class="Pp">The following WMI mappings are supported:</p>
-<div class="Bd-indent">
-<dl class="Bl-tag">
- <dt id="wmidell"><a class="permalink" href="#wmidell"><b class="Sy">wmidell</b></a></dt>
- <dd>Dell laptops</dd>
- <dt id="wmieeepc"><a class="permalink" href="#wmieeepc"><b class="Sy">wmieeepc</b></a></dt>
- <dd>Some models of Asus Eee PC</dd>
- <dt id="wmihp"><a class="permalink" href="#wmihp"><b class="Sy">wmihp</b></a></dt>
- <dd>Hewlett-Packard laptops</dd>
- <dt id="wmimsi"><a class="permalink" href="#wmimsi"><b class="Sy">wmimsi</b></a></dt>
- <dd>MSI laptops</dd>
-</dl>
-</div>
-<p class="Pp">The functionality varies from vendor to vendor. Typically the
- interface is used for function and hotkey handling, but additional features
- may be present.</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">acpi(4)</a>, <a class="Xr">acpidalb(4)</a></p>
-<p class="Pp"><cite class="Rs"><span class="RsA">Microsoft Corporation</span>,
- <span class="RsT">Windows Instrumentation: WMI and ACPI</span>,
- <a class="RsU" href="http://www.microsoft.com/whdc/system/pnppwr/wmi/wmi-acpi.mspx">http://www.microsoft.com/whdc/system/pnppwr/wmi/wmi-acpi.mspx</a>,
- <span class="RsD">December 4, 2001</span>.</cite></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">acpiwmi</code> device driver appeared in
- <span class="Ux">NetBSD 6.0</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp"><span class="An">Jukka Ruohonen</span>
- &lt;<a class="Mt" href="mailto:jruohonen@iki.fi">jruohonen@iki.fi</a>&gt;
- wrote <code class="Nm">acpiwmi</code> and most of the mappings.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1>
-<p class="Pp">While WMI should provide a certain degree of portability across
- laptop models from a particular vendor, there is no guarantee that the
- mappings are functional in all models.</p>
-<p class="Pp">The <b class="Sy">wmihp</b> driver may conflict with
- <a class="Xr">hpqlb(4)</a>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">May 27, 2019</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>