diff options
Diffstat (limited to 'static/netbsd/man4/pckbc.4 4.html')
| -rw-r--r-- | static/netbsd/man4/pckbc.4 4.html | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/static/netbsd/man4/pckbc.4 4.html b/static/netbsd/man4/pckbc.4 4.html deleted file mode 100644 index 3493c655..00000000 --- a/static/netbsd/man4/pckbc.4 4.html +++ /dev/null @@ -1,51 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">PCKBC(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">PCKBC(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">pckbc</code> — <span class="Nd">PC (ISA) - keyboard controller driver</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">pckbc* at acpi?</code> - <br/> - <code class="Cd">pckbc* at isa?</code> - <br/> - <code class="Cd">pckbc* at pnpbios? index ?</code> - <br/> - <code class="Cd">pckbd* at pckbc? slot ?</code> - <br/> - <code class="Cd">pms* at pckbc? slot ?</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">pckbc</code> driver handles resource - allocation and device attachment for the traditional PC/AT keyboard - controller. It provides two logical connections for child devices, the - “keyboard” slot for a keyboard and the - “auxiliary” slot for mice (the latter might be missing in - older keyboard controllers).</p> -<p class="Pp">The optional “slot” locator argument can be used to - force unusual connections of devices to logical slots. This feature is for - experimentation only, it will not be useful in normal operation.</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">acpi(4)</a>, <a class="Xr">isa(4)</a>, - <a class="Xr">pckbd(4)</a>, <a class="Xr">pms(4)</a>, - <a class="Xr">pnpbios(4)</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">April 16, 2002</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
