summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/ppi.4 4.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/ppi.4 4.html
parentac5e55f5f2af5b92794c2aded46c6bae85b5f5ed (diff)
docs: Removed Precompiled HTML
Diffstat (limited to 'static/netbsd/man4/ppi.4 4.html')
-rw-r--r--static/netbsd/man4/ppi.4 4.html61
1 files changed, 0 insertions, 61 deletions
diff --git a/static/netbsd/man4/ppi.4 4.html b/static/netbsd/man4/ppi.4 4.html
deleted file mode 100644
index e7f0dcd2..00000000
--- a/static/netbsd/man4/ppi.4 4.html
+++ /dev/null
@@ -1,61 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">PPI(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">PPI(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">ppi</code> &#x2014; <span class="Nd">user-space
- interface to ppbus parallel port</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">ppi* at ppbus?</code></p>
-<p class="Pp">Minor numbering: Unit numbers correspond directly to
- <a class="Xr">ppbus(4)</a> numbers.</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">ppi</code> driver provides a convenient means
- for user applications to manipulate the state of the parallel port, enabling
- easy low-speed I/O operations without the security problems inherent with
- the use of the <span class="Pa">/dev/io</span> interface.</p>
-<p class="Pp">The programming interface is described in
- <a class="Xr">ppi(9)</a>.</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">atppc(4)</a>, <a class="Xr">io(4)</a>,
- <a class="Xr">ppbus(4)</a>, <a class="Xr">ppi(9)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp"><code class="Nm">ppi</code> originally appeared in
- <span class="Ux">FreeBSD</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp">This manual page is based on the <span class="Ux">FreeBSD</span>
- <code class="Nm">ppi</code> manual page and was updated for the
- <span class="Ux">NetBSD</span> port by <span class="An">Gary
- Thorpe</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">The inverse sense of signals is confusing.</p>
-<p class="Pp">The <code class="Fn">ioctl</code>() interface is slow, and there
- is no way (yet) to chain multiple operations together.</p>
-<p class="Pp">The headers required for user applications are not installed as
- part of the standard system.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">December 29, 2003</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>