summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.mac68k/pbbat.4 3.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.mac68k/pbbat.4 3.html')
-rw-r--r--static/netbsd/man4/man4.mac68k/pbbat.4 3.html89
1 files changed, 0 insertions, 89 deletions
diff --git a/static/netbsd/man4/man4.mac68k/pbbat.4 3.html b/static/netbsd/man4/man4.mac68k/pbbat.4 3.html
deleted file mode 100644
index 4f308474..00000000
--- a/static/netbsd/man4/man4.mac68k/pbbat.4 3.html
+++ /dev/null
@@ -1,89 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">PBBAT(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">PBBAT(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">pbbat</code> &#x2014; <span class="Nd">PowerBook
- 1xx Battery and AC adaptor</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">pbbat* at aed?</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">pbbat</code> driver supports PowerBook 1xx
- batteries and AC adaptors.</p>
-<p class="Pp">The battery and adaptor status are made available through the
- <a class="Xr">envsys(4)</a> API. The battery information can be displayed
- also with the <a class="Xr">envstat(8)</a> command:</p>
-<div class="Bd Pp Bd-indent Li">
-<pre>$ envstat
- Current CritMax WarnMax WarnMin CritMin Unit
-[AC Adaptor]
- connected: TRUE
-[pbbat0]
- present: TRUE
-design voltage: 6.000 V
- voltage: 7.267 V
- design cap: 60.000 Wh
- last full cap: N/A
- charge: 47.910 3.674% 2.799% Wh (47.91%)
- charge rate: N/A
-discharge rate: 5.641 W
- charging: TRUE
- charge state: NORMAL</pre>
-</div>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="EVENTS"><a class="permalink" href="#EVENTS">EVENTS</a></h1>
-<p class="Pp">The <code class="Nm">pbbat</code> driver is able to send events to
- <a class="Xr">powerd(8)</a> daemon when a capacity state has been changed.
- The new state will be reported as the
- <a class="permalink" href="#fourth"><i class="Em" id="fourth">fourth</i></a>
- argument to the <span class="Pa">/etc/powerd/scripts/sensor_battery</span>
- script. If a custom capacity limit was set via <a class="Xr">envstat(8)</a>,
- the <code class="Nm">pbbat</code> driver will report a
- <a class="permalink" href="#user-capacity"><i class="Em" id="user-capacity">user-capacity</i></a>
- event to the same script when current capacity limit has been reached. AC
- Adaptor events are passed to the
- <span class="Pa">/etc/powerd/scripts/acadaptor</span> script as pressed and
- released events when power is connected or disconnected respectively.</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">adb(4)</a>, <a class="Xr">envsys(4)</a>,
- <a class="Xr">envstat(8)</a>, <a class="Xr">powerd(8)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp"><span class="An">Nathanial Sloss</span></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">pbbat</code> driver appeared in
- <span class="Ux">NetBSD 11</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">This driver currently only supports the PowerBook 100 series
- batteries excluding the 150 and 190 computers.</p>
-<p class="Pp">The design capacity is an approximation of charge based on a new
- battery.</p>
-<p class="Pp">The charge and discharge rates are approximations between
- successive reads of the battery capacity and should not be relied upon for
- accurate running time calculations.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">March 28, 2025</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>