summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/wdc.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/wdc.4 4.html')
-rw-r--r--static/netbsd/man4/wdc.4 4.html86
1 files changed, 0 insertions, 86 deletions
diff --git a/static/netbsd/man4/wdc.4 4.html b/static/netbsd/man4/wdc.4 4.html
deleted file mode 100644
index acec7a45..00000000
--- a/static/netbsd/man4/wdc.4 4.html
+++ /dev/null
@@ -1,86 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">WDC(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">WDC(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">wdc</code> &#x2014; <span class="Nd">WD100x
- compatible hard disk controllers driver</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
-<section class="Ss">
-<h2 class="Ss" id="ISA_and_ISA_plug'n'play_controllers"><a class="permalink" href="#ISA_and_ISA_plug'n'play_controllers">ISA
- and ISA plug'n'play controllers</a></h2>
-<p class="Pp"><code class="Cd">wdc0 at isa? port 0x1f0 irq 14 flags 0x00</code>
- <br/>
- <code class="Cd">wdc1 at isa? port 0x170 irq 15 flags 0x00</code>
- <br/>
- <code class="Cd">wdc* at isapnp?</code></p>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="Open_Firmware_ISA"><a class="permalink" href="#Open_Firmware_ISA">Open
- Firmware ISA</a></h2>
-<p class="Pp"><code class="Cd">wdc* at ofisa?</code></p>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="PCMCIA_controllers"><a class="permalink" href="#PCMCIA_controllers">PCMCIA
- controllers</a></h2>
-<p class="Pp"><code class="Cd">wdc* at pcmcia? function ?</code></p>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="arm32"><a class="permalink" href="#arm32">arm32</a></h2>
-<p class="Pp"><code class="Cd">wdc0 at pioc? offset 0x01f0 irq 9</code></p>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="atari"><a class="permalink" href="#atari">atari</a></h2>
-<p class="Pp"><code class="Cd">wdc0 at mainbus0</code></p>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="amiga"><a class="permalink" href="#amiga">amiga</a></h2>
-<p class="Pp"><code class="Cd">wdc0 at mainbus0</code></p>
-</section>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The <code class="Nm">wdc</code> driver provides the interface with
- the hardware for the <a class="Xr">ata(4)</a> driver. This driver supports
- IDE and EIDE controllers, as well as MFM, RLL and ESDI on the ISA bus. PCI
- IDE controllers in legacy mode are also supported, but the
- <a class="Xr">pciide(4)</a> driver may provide more functionality.</p>
-<p class="Pp">On the ISA front-end, the following flags are supported:</p>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt>0x0001</dt>
- <dd>Enables 32-bit I/O negotiation in the driver. This is known to cause
- problems with some motherboards.</dd>
- <dt>0x0002</dt>
- <dd>Don't probe for the second drive.</dd>
- <dt>0x0004</dt>
- <dd>Set WDC_CAPABILITY_ATA_NOSTREAM flag.</dd>
- <dt>0x0008</dt>
- <dd>Set WDC_CAPABILITY_ATAPI_NOSTREAM flag.</dd>
-</dl>
-</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">ata(4)</a>, <a class="Xr">atapi(4)</a>,
- <a class="Xr">intro(4)</a>, <a class="Xr">isa(4)</a>,
- <a class="Xr">isapnp(4)</a>, <a class="Xr">mainbus(4)</a>,
- <a class="Xr">ofisa(4)</a>, <a class="Xr">pciide(4)</a>,
- <a class="Xr">pcmcia(4)</a>, <a class="Xr">scsi(4)</a>,
- <a class="Xr">wd(4)</a></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>