summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/ihidev.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/ihidev.4 4.html')
-rw-r--r--static/netbsd/man4/ihidev.4 4.html46
1 files changed, 0 insertions, 46 deletions
diff --git a/static/netbsd/man4/ihidev.4 4.html b/static/netbsd/man4/ihidev.4 4.html
deleted file mode 100644
index 8c5e0e45..00000000
--- a/static/netbsd/man4/ihidev.4 4.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<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>