summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/mcd.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/mcd.4 4.html')
-rw-r--r--static/netbsd/man4/mcd.4 4.html59
1 files changed, 0 insertions, 59 deletions
diff --git a/static/netbsd/man4/mcd.4 4.html b/static/netbsd/man4/mcd.4 4.html
deleted file mode 100644
index 5325b279..00000000
--- a/static/netbsd/man4/mcd.4 4.html
+++ /dev/null
@@ -1,59 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">MCD(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">MCD(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">mcd</code> &#x2014; <span class="Nd">Mitsumi
- CD-ROM 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">mcd0 at isa? port 0x300 irq 10</code>
- <br/>
- <code class="Cd">options MCD_PROMISC</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">mcd</code> driver provides support for
- Mitsumi CD-ROM controller and drive on the <a class="Xr">isa(4)</a> bus.</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/cd[0-9][a-h]</span></dt>
- <dd>block mode Mitsumi CD-ROM devices</dd>
- <dt><span class="Pa">/dev/rmcd[0-9][a-h]</span></dt>
- <dd>raw mode Mitsumi CD-ROM devices</dd>
-</dl>
-</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">intro(4)</a>, <a class="Xr">isa(4)</a>,
- <a class="Xr">ne(4)</a>, <a class="Xr">we(4)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">The <code class="Nm">mcd</code> hardware is difficult to probe
- accurately. Historically, the <code class="Nm">mcd</code> probe would accept
- any return values as indicating that an <code class="Nm">mcd</code> drive
- was present. Other devices, particularly <a class="Xr">ne(4)</a> or
- <a class="Xr">we(4)</a>, would then be incorrectly claimed by the
- <code class="Nm">mcd</code> driver. The driver now only accepts result codes
- known to indicate Mitsumi-compatible CD controllers, but may reject some
- <code class="Nm">mcd</code> hardware which returns other result codes.</p>
-<p class="Pp"><code class="Cd">options MCD_PROMISC</code> enables the original
- promiscuous probe behaviour. Use with extreme caution.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">November 29, 1994</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>