summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/g760a.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/g760a.4 4.html')
-rw-r--r--static/netbsd/man4/g760a.4 4.html54
1 files changed, 0 insertions, 54 deletions
diff --git a/static/netbsd/man4/g760a.4 4.html b/static/netbsd/man4/g760a.4 4.html
deleted file mode 100644
index 5124730b..00000000
--- a/static/netbsd/man4/g760a.4 4.html
+++ /dev/null
@@ -1,54 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">G760A(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">G760A(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">g760a</code> &#x2014; <span class="Nd">Global
- Mixed-mode Technology Inc. G760a fan speed controller 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">g760a0 at iic? addr 0x3e</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">g760a</code> driver provides support for the
- Global Mixed-mode Technology Inc. G760a on iicbus fan speed controller to be
- used with the <a class="Xr">envsys(4)</a> API. This chip could be found in
- D-Link's DNS-323 NAS box.</p>
-<p class="Pp">The following <a class="Xr">sysctl(8)</a> variable controls the
- fan's speed:</p>
-<dl class="Bl-tag">
- <dt id="machdep.g760a0.rpm"><a class="permalink" href="#machdep.g760a0.rpm"><code class="Dv">machdep.g760a0.rpm</code></a></dt>
- <dd>This value specifies the desired speed for the fan. Valid range is
- 2000..20000 or 0 (the fan is turned off). The default value is 0.
- <p class="Pp">When setting the desired speed the RPM number will be
- converted to the internal representation and truncated. For example when
- you are setting 2000 it will be truncated to 2006, and 8000 will be
- changed to 8057.</p>
- </dd>
-</dl>
-</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">lm(4)</a>,
- <a class="Xr">envstat(8)</a></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">g760a</code> driver was written by
- <span class="An">A. Leo</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">April 11, 2008</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>