summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.x68k/mfp.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.x68k/mfp.4 4.html')
-rw-r--r--static/netbsd/man4/man4.x68k/mfp.4 4.html50
1 files changed, 0 insertions, 50 deletions
diff --git a/static/netbsd/man4/man4.x68k/mfp.4 4.html b/static/netbsd/man4/man4.x68k/mfp.4 4.html
deleted file mode 100644
index b161289d..00000000
--- a/static/netbsd/man4/man4.x68k/mfp.4 4.html
+++ /dev/null
@@ -1,50 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">MFP(4)</td>
- <td class="head-vol">Device Drivers Manual (x68k)</td>
- <td class="head-rtitle">MFP(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">mfp</code> &#x2014; <span class="Nd">X68K
- Multi-function Peripherals</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">mfp0 at intio0 addr 0xe88000 size 0x2000 intr
- 64</code></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp"><code class="Nm">mfp</code> drives Motorola MC68901 MFP
- (Multi-function Peripheral). <code class="Nm">mfp</code> driver is always
- required to run the <span class="Ux">NetBSD</span>/x68k kernel, because it
- is connected to important devices such as the display controller, and
- provides fundamental functions like the system clock tick and interrupt
- controller. Since <code class="Nm">mfp</code> provides many functions, most
- of the jobs as a device driver is done by its child drivers such as
- <a class="Xr">kbd(4)</a> and <a class="Xr">clock(4)</a>.
- <code class="Nm">mfp</code> driver itself only provides the common way to
- access its registers and a few utility functions for other non-child
- drivers.</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">clock(4)</a>, <a class="Xr">kbd(4)</a>,
- <a class="Xr">x68k/intro(4)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">Machine-dependent part and machine-independent part should be
- split.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">February 17, 2017</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>