summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/fujbp.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/fujbp.4 4.html')
-rw-r--r--static/netbsd/man4/fujbp.4 4.html78
1 files changed, 0 insertions, 78 deletions
diff --git a/static/netbsd/man4/fujbp.4 4.html b/static/netbsd/man4/fujbp.4 4.html
deleted file mode 100644
index 85a01fd6..00000000
--- a/static/netbsd/man4/fujbp.4 4.html
+++ /dev/null
@@ -1,78 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">FUJBP(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">FUJBP(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">fujbp</code>, <code class="Nm">fujhk</code>
- &#x2014; <span class="Nd">Fujitsu Brightness, Pointer, and
- Hotkeys</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">fujbp* at acpi?</code>
- <br/>
- <code class="Cd">fujhk* at acpi?</code></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">Some Fujitsu laptops come with vendor-specific ACPI devices to
- manage the laptop hotkeys (such as the &#x2018;Eco&#x2019; button), and to
- control various built-in components (such as the display, the touchpad, and
- the speakers). The <code class="Nm">fujbp</code> and
- <code class="Ic">fujhk</code> drivers provide support, through these ACPI
- devices, for hotkeys, backlight on/off switch, brightness level control, and
- pointer on/off switch.</p>
-<p class="Pp">The following <a class="Xr">sysctl(8)</a> read/write variables are
- provided (when hardware support is available):</p>
-<div class="Bd-indent">
-<dl class="Bl-tag">
- <dt id="hw.acpi.fujbp0.brightness"><var class="Va">hw.acpi.fujbp0.brightness</var></dt>
- <dd>Brightness level (integer).</dd>
- <dt id="hw.acpi.fujbp0.pointer"><var class="Va">hw.acpi.fujbp0.pointer</var></dt>
- <dd>Pointer switch state (boolean).</dd>
- <dt id="hw.acpi.fujhk0.backlight"><var class="Va">hw.acpi.fujhk0.backlight</var></dt>
- <dd>Backlight switch state (boolean).</dd>
-</dl>
-</div>
-<p class="Pp">Please note, however, that future versions of the drivers may
- remove these <a class="Xr">sysctl(8)</a> variables without prior notice.</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">acpivga(4)</a>,
- <a class="Xr">sysctl(8)</a>, <a class="Xr">pmf(9)</a>,
- <a class="Xr">sysmon_pswitch(9)</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">fujbp</code> and
- <code class="Ic">fujhk</code> drivers 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">Gr&#x00E9;goire Sutre</span>
- &#x27E8;gsutre@NetBSD.org&#x27E9;</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1>
-<p class="Pp">Brightness level and backlight switch state should be controlled
- via <a class="Xr">wsconsctl(8)</a> instead of
- <a class="Xr">sysctl(8)</a>.</p>
-<p class="Pp">The <a class="Xr">sysctl(8)</a> variable
- <var class="Va">hw.acpi.fujbp0.pointer</var> should be replaced by a
- platform-independent userland control.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">February 20, 2011</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>