summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/hil.4 4.html
blob: f185a2119d0a344373f4d3263eac912f39f2575a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
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>