diff options
Diffstat (limited to 'static/netbsd/man4/wbsio.4 4.html')
| -rw-r--r-- | static/netbsd/man4/wbsio.4 4.html | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/static/netbsd/man4/wbsio.4 4.html b/static/netbsd/man4/wbsio.4 4.html deleted file mode 100644 index bc5a8d7c..00000000 --- a/static/netbsd/man4/wbsio.4 4.html +++ /dev/null @@ -1,64 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">WBSIO(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">WBSIO(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">wbsio</code> — <span class="Nd">Winbond - (Nuvoton) LPC Super I/O</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">wbsio* at isa? port 0x2e</code> - <br/> - <code class="Cd">wbsio* at isa? port 0x4e</code> - <br/> - <code class="Cd">lm* at wbsio?</code> - <br/> - <code class="Cd">gpio* at gpiobus?</code></p> -<p class="Pp"> - <br/> - <code class="Cd">options WBSIO_GPIO</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">wbsio</code> driver provides support for the - Winbond (was spun off as Nuvoton) LPC Super I/O ICs. The hardware monitoring - function and GPIO are currently supported.</p> -<p class="Pp">Support for the hardware monitor function is provided through the - <a class="Xr">lm(4)</a> driver. The GPIO function supports 64 pins for - NCT6795D. Access to the pins provided by the <a class="Xr">gpio(4)</a> - interface.</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">gpio(4)</a>, <a class="Xr">intro(4)</a>, - <a class="Xr">isa(4)</a>, <a class="Xr">lm(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">wbsio</code> driver first appeared in - <span class="Ux">OpenBSD 4.3</span>. <span class="Ux">NetBSD</span> support - was added in <span class="Ux">NetBSD 6.0</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">The <code class="Nm">wbsio</code> driver was written by - <span class="An">Mark Kettenis</span> - <<a class="Mt" href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>>. - It was adapted to <span class="Ux">NetBSD</span> by - <span class="An">Constantine A. Murenin</span> - <<a class="Mt" href="mailto:cnst@NetBSD.org">cnst@NetBSD.org</a>>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">December 12, 2017</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
