summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/tm121temp.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/tm121temp.4 4.html')
-rw-r--r--static/netbsd/man4/tm121temp.4 4.html52
1 files changed, 0 insertions, 52 deletions
diff --git a/static/netbsd/man4/tm121temp.4 4.html b/static/netbsd/man4/tm121temp.4 4.html
deleted file mode 100644
index 701af759..00000000
--- a/static/netbsd/man4/tm121temp.4 4.html
+++ /dev/null
@@ -1,52 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">TM121TEMP(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">TM121TEMP(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">tm121temp</code> &#x2014; <span class="Nd">Texas
- Instruments TMP121 temperature sensor</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">tm121temp0 at spi? slave 0</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">tm121temp</code> driver provides support for
- the Texas Instruments (formerly Burr-Brown) TMP121 temperature sensor with
- the <a class="Xr">envsys(4)</a> API. These devices are connected to the host
- system with <a class="Xr">spi(4)</a> or Microwire 4-wire serial busses. The
- <code class="Nm">tm121temp</code> is capable of measuring temperatures with
- a 2 degree accuracy over the frame from -40 to 125 Celsius. Temperatures are
- reported with a granularity of 625 microKelvins.</p>
-<p class="Pp"><code class="Nm">tm121temp</code> devices can transfer information
- at up to 10MHz, and support SPI mode 0.</p>
-<p class="Pp">The device reports itself with <a class="Xr">envsys(4)</a> using
- the generic device name. This name can be overridden, by specifying an
- alternate name in the device property
- &#x201C;envsys-description&#x201D;.</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">envsys(4)</a>, <a class="Xr">spi(4)</a>,
- <a class="Xr">envstat(8)</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">tm121temp</code> driver was written by
- <span class="An">Garrett D'Amore</span> and first appeared in
- <span class="Ux">NetBSD 4.0</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">October 9, 2006</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>