summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/gpiosim.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/gpiosim.4 4.html')
-rw-r--r--static/netbsd/man4/gpiosim.4 4.html51
1 files changed, 0 insertions, 51 deletions
diff --git a/static/netbsd/man4/gpiosim.4 4.html b/static/netbsd/man4/gpiosim.4 4.html
deleted file mode 100644
index d3a0b614..00000000
--- a/static/netbsd/man4/gpiosim.4 4.html
+++ /dev/null
@@ -1,51 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">GPIOSIM(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">GPIOSIM(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">gpiosim</code> &#x2014; <span class="Nd">General
- Purpose Input/Output Simulator</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">pseudo-device gpiosim</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">gpiosim</code> pseudo-device simulates a
- 64-bit wide <a class="Xr">gpio(4)</a> device. The state of the simulated
- device can be manipulated through the <a class="Xr">sysctl(8)</a> interface.
- For this purpose, access the &quot;hw.gpiosim&lt;N&gt;.value&quot;
- <a class="Xr">sysctl(8)</a> variable, where &quot;&lt;N&gt;&quot; denotes
- the number of the <code class="Nm">gpiosim</code> instance.</p>
-<p class="Pp">Both edge and level interrupts are simulated. The
- &quot;hw.gpiosim&lt;N&gt;.ms&quot; <a class="Xr">sysctl(8)</a> variable will
- change the amount of time between <a class="Xr">callout(9)</a> ticks for
- simulated level interrupts.</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">gpio(4)</a>, <a class="Xr">gpioirq(4)</a>,
- <a class="Xr">sysctl(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">gpiosim</code> driver was written by
- <span class="An">Marc Balmer</span>
- &lt;<a class="Mt" href="mailto:marc@msys.ch">marc@msys.ch</a>&gt; Simulated
- interrupts added by <span class="An">Brad Spencer</span>
- &lt;<a class="Mt" href="mailto:brad@anduin.eldar.org">brad@anduin.eldar.org</a>&gt;.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">November 8, 2013</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>