summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/sdtemp.4 3.html
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:59:05 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 19:59:05 -0400
commit1f19f33e45791ea59aed048796fc68672c6723a5 (patch)
tree54625fba89e91d1c2177801ec635e8528bba937f /static/netbsd/man4/sdtemp.4 3.html
parentac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff)
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/sdtemp.4 3.html')
-rw-r--r--static/netbsd/man4/sdtemp.4 3.html80
1 files changed, 0 insertions, 80 deletions
diff --git a/static/netbsd/man4/sdtemp.4 3.html b/static/netbsd/man4/sdtemp.4 3.html
deleted file mode 100644
index 253ca389..00000000
--- a/static/netbsd/man4/sdtemp.4 3.html
+++ /dev/null
@@ -1,80 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">SDTEMP(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">SDTEMP(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">sdtemp</code> &#x2014; <span class="Nd">JEDEC
- JC-42.4 compatible memory module temperature sensors</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">sdtemp* at iic? addr 0x18</code>
- <br/>
- <code class="Cd">sdtemp* at iic? addr 0x19</code>
- <br/>
- <code class="Cd">sdtemp* at iic? addr 0x1a</code>
- <br/>
- <code class="Cd">sdtemp* at iic? addr 0x1b</code>
- <br/>
- <code class="Cd">sdtemp* at iic? addr 0x1c</code>
- <br/>
- <code class="Cd">sdtemp* at iic? addr 0x1d</code>
- <br/>
- <code class="Cd">sdtemp* at iic? addr 0x1e</code>
- <br/>
- <code class="Cd">sdtemp* at iic? addr 0x1f</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">sdtemp</code> driver provides support for the
- Microchip Technology MCP9805/98242 and other chips that conform to JEDEC
- Standard 21-C section 4.7. Memory module temperature sensors are optional on
- DDR2 and newer DIMMs. Sensors provided by this driver, including the on-chip
- thresholds for the Alarm Window and Critical level, are accessed through the
- <a class="Xr">envsys(4)</a> API.</p>
-<p class="Pp">The <code class="Nm">sdtemp</code> supports temperature ranges
- from -256 to +255 degrees C.</p>
-<p class="Pp">Chips supported by the <code class="Nm">sdtemp</code> driver
- include TSE2004av compliant devices and:</p>
-<ul class="Bl-bullet Bd-indent">
- <li>Analog Devices ADT7408</li>
- <li>Atmel AT30TS00 and AT30TSE004</li>
- <li>On semiconductor (Catalyst) CAT34TS02, CAT34TS02C, CAT34TS04 and
- CAT6095</li>
- <li>Giantec Semiconductor GT30TS00 and GT34TS02</li>
- <li>Integrated Deviced Technology TSE2002B3, TSE2002GB2, TSE2004GB2, TS3000B3,
- TS3000GB0, TS3000GB2, and TS30001GB2</li>
- <li>Maxim MAX6604</li>
- <li>Microchip Technology EMC1501, MCP9804, MCP9805, MCP9843, MCP98242,
- MCP98243, and MCP98244</li>
- <li>NXP Semiconductors SE97 and SE98</li>
- <li>STmicroelectronics STTS424, STTS424E, STTS2002, STTS2004, and
- STTS3000</li>
-</ul>
-</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">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">sdtemp</code> device appeared in
- <span class="Ux">NetBSD 6.0</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">Interrupt support is unimplemented.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">February 22, 2018</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>