summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/dtide.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/dtide.4 4.html')
-rw-r--r--static/netbsd/man4/dtide.4 4.html46
1 files changed, 46 insertions, 0 deletions
diff --git a/static/netbsd/man4/dtide.4 4.html b/static/netbsd/man4/dtide.4 4.html
new file mode 100644
index 00000000..a26aee2b
--- /dev/null
+++ b/static/netbsd/man4/dtide.4 4.html
@@ -0,0 +1,46 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">DTIDE(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">DTIDE(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">dtide</code> &#x2014; <span class="Nd">D.T.
+ Software IDE interface 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">dtide* at podulebus0 slot ?</code>
+ <br/>
+ <code class="Cd">atabus* at dtide? channel ?</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">dtide</code> driver handles a D.T. Software
+ IDE interface plugged into an Acorn expansion slot. It uses the standard
+ <span class="Ux">NetBSD</span> IDE controller driver, and hence can use the
+ standard <code class="Nm">atabus</code> driver.</p>
+<p class="Pp">The card provides two IDE channels. The external IDE connector is
+ channel 0, while the internal connector is channel 1.</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">atabus(4)</a>, <a class="Xr">atapibus(4)</a>,
+ <a class="Xr">podulebus(4)</a>, <a class="Xr">wd(4)</a></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
+<p class="Pp">The driver was derived by reverse-engineering the card and its
+ RISC OS driver, so it may not handle the card entirely optimally.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">October 8, 2003</td>
+ <td class="foot-os">NetBSD 10.1</td>
+ </tr>
+</table>