summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/hil.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/hil.4 4.html')
-rw-r--r--static/netbsd/man4/hil.4 4.html61
1 files changed, 61 insertions, 0 deletions
diff --git a/static/netbsd/man4/hil.4 4.html b/static/netbsd/man4/hil.4 4.html
new file mode 100644
index 00000000..f185a211
--- /dev/null
+++ b/static/netbsd/man4/hil.4 4.html
@@ -0,0 +1,61 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">HIL(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">HIL(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">hil</code> &#x2014; <span class="Nd">introduction
+ to HP-HIL support</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
+<section class="Ss">
+<h2 class="Ss" id="hp300"><a class="permalink" href="#hp300">hp300</a></h2>
+<p class="Pp"><code class="Cd">hil* at intio?</code></p>
+<p class="Pp">
+ <br/>
+ <code class="Cd">hilkbd* at hil?</code>
+ <br/>
+ <code class="Cd">hilms* at hil?</code>
+ <br/>
+ <code class="Cd">hilid* at hil?</code></p>
+</section>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The <code class="Nm">hil</code> interface provides access to the
+ &#x201C;Human Interface Loop&#x201D; controller found on many HP
+ workstations.</p>
+<p class="Pp">It provides generic HIL management and interfaces for child
+ devices, such as keyboards, button boxes, mice, graphics tablet, and ID
+ modules.</p>
+<p class="Pp"><span class="Ux">NetBSD</span> provides support for the following
+ devices:</p>
+<p class="Pp"></p>
+<div class="Bd-indent">
+<dl class="Bl-tag Bl-compact">
+ <dt><a class="Xr">hilid(4)</a></dt>
+ <dd>HIL ID module device</dd>
+ <dt><a class="Xr">hilkbd(4)</a></dt>
+ <dd>HIL keyboard device</dd>
+ <dt><a class="Xr">hilms(4)</a></dt>
+ <dd>HIL mouse and graphics tablet device</dd>
+</dl>
+</div>
+</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">intro(4)</a></p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">February 9, 2011</td>
+ <td class="foot-os">NetBSD 10.1</td>
+ </tr>
+</table>