summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/ihidev.4 4.html
blob: 8c5e0e45ad53d526733002a5212ec5024aae6ec3 (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
<table class="head">
  <tr>
    <td class="head-ltitle">IHIDEV(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">IHIDEV(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">ihidev</code> &#x2014; <span class="Nd">I2C Human
    Interface Device support</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">ihidev* at iic?</code>
  <br/>
  <code class="Cd">ims* at ihidev? reportid ?</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">ihidev</code> driver handles all Human
    Interface Devices attached via I2C bus. Each HID device can have several
    components, e.g., a keyboard and a mouse. These components use different
    report identifiers (a byte) to distinguish which one data is coming from.
    The <code class="Nm">ihidev</code> driver has other drivers attached that
    handle particular kinds of devices and <code class="Nm">ihidev</code> only
    dispatches data to them based on the report id.</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">ims(4)</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">ihidev</code> driver appeared in
    <span class="Ux">NetBSD 8.0</span>.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">October 5, 2019</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>