summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.x68k/neptune.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.x68k/neptune.4 4.html')
-rw-r--r--static/netbsd/man4/man4.x68k/neptune.4 4.html55
1 files changed, 0 insertions, 55 deletions
diff --git a/static/netbsd/man4/man4.x68k/neptune.4 4.html b/static/netbsd/man4/man4.x68k/neptune.4 4.html
deleted file mode 100644
index 00052d3b..00000000
--- a/static/netbsd/man4/man4.x68k/neptune.4 4.html
+++ /dev/null
@@ -1,55 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">NEPTUNE(4)</td>
- <td class="head-vol">Device Drivers Manual (x68k)</td>
- <td class="head-rtitle">NEPTUNE(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">neptune</code> &#x2014;
- <span class="Nd">Neptune-X ISA bridge 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">neptune0 at intio0 addr 0xece000 irq 239</code>
- <br/>
- <code class="Cd">ne0 at neptune? addr 0x300</code></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The Neptune-X is a Ethernet interface card initially designed by
- Hirofumi Shimada, which uses popular NE2000 or its clone with its own
- x68k-proprietary bus to ISA bus bridge.</p>
-<p class="Pp">The <span class="Ux">NetBSD</span> <code class="Nm">neptune</code>
- driver takes charge of the ISA bridge part of the Neptune-X. It is
- implemented as a more generic `bus' with its own
- <a class="Xr">bus_space(9)</a> interface, and is intended to be used with
- <a class="Xr">ne(4)</a> driver.</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">isa(4)</a>, <a class="Xr">ne(4)</a>,
- <a class="Xr">x68k/intro(4)</a>, <a class="Xr">bus_space(9)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp">The <code class="Nm">neptune</code> device appeared in
- <span class="Ux">NetBSD 1.4</span>.</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp"><code class="Nm">neptune</code> itself is always detected when it
- is specified in the kernel config file. This is because the Neptune-X ISA
- bridge is transparent to software. The attached device is detected
- appropriately.</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>