summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.x68k/bmd.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.x68k/bmd.4 4.html')
-rw-r--r--static/netbsd/man4/man4.x68k/bmd.4 4.html58
1 files changed, 0 insertions, 58 deletions
diff --git a/static/netbsd/man4/man4.x68k/bmd.4 4.html b/static/netbsd/man4/man4.x68k/bmd.4 4.html
deleted file mode 100644
index 29321f96..00000000
--- a/static/netbsd/man4/man4.x68k/bmd.4 4.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">BMD(4)</td>
- <td class="head-vol">Device Drivers Manual (x68k)</td>
- <td class="head-rtitle">BMD(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">bmd</code> &#x2014; <span class="Nd">Nereid bank
- memory disk 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">bmd* at intio0 addr 0xece3f0</code>
- <br/>
- <code class="Cd">bmd* at intio0 addr 0xecebf0</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">bmd</code> driver provides a memory disk for
- the Nereid bank memory space. There is no special command to configure it,
- because <code class="Nm">bmd</code> is not a logical disk as
- <a class="Xr">md(4)</a>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
-<dl class="Bl-tag Bl-compact">
- <dt><span class="Pa">/dev/bmd??</span></dt>
- <dd>block mode bank memory disk</dd>
- <dt><span class="Pa">/dev/rbmd??</span></dt>
- <dd>raw mode bank memory disk</dd>
-</dl>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>
-<p class="Pp">In order to use it, do as follows:</p>
-<div class="Bd Bd-indent"><code class="Li">newfs /dev/bmd0c</code></div>
-<div class="Bd Bd-indent"><code class="Li">mount /dev/bmd0c /mnt</code></div>
-</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">x68k/intio(4)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp"><code class="Nm">bmd</code> appeared in <span class="Ux">NetBSD
- 2.0</span>.</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>