blob: 5a994ce2269be9362dafc69f3a6f3b6468839126 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
<table class="head">
<tr>
<td class="head-ltitle">TADPMU(4)</td>
<td class="head-vol">Device Drivers Manual (sparc64)</td>
<td class="head-rtitle">TADPMU(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">tda</code> — <span class="Nd">Tadpole
PMU</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">Tadpole PMU Version 1.33</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">tda</code> driver provides basic support for
the Tadpole PMU found in Tadpole SPARCle and Viper systems. The status of
the AC adapter, battery, and fan are reported via the
<a class="Xr">envstat(8)</a> interface, and AC adapter and lid switch events
are reported via the <a class="Xr">sysmon_pswitch(9)</a> interface.</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">envstat(8)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
<p class="Pp">The battery status is reported by reading the battery voltage. Pp.
The points at which the battery level becomes warning and critical are
reported by the PMU, but are not directly correlated with battery voltage,
so might be misreported by the driver.</p>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">May 16, 2020</td>
<td class="foot-os">NetBSD 10.1</td>
</tr>
</table>
|