summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/dse.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/dse.4 4.html')
-rw-r--r--static/netbsd/man4/dse.4 4.html62
1 files changed, 0 insertions, 62 deletions
diff --git a/static/netbsd/man4/dse.4 4.html b/static/netbsd/man4/dse.4 4.html
deleted file mode 100644
index 71388683..00000000
--- a/static/netbsd/man4/dse.4 4.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">DSE(4)</td>
- <td class="head-vol">Device Drivers Manual</td>
- <td class="head-rtitle">DSE(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">dse</code> &#x2014; <span class="Nd">DaynaPORT
- SCSI/Link SCSI bus Ethernet 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">dse* at scsibus? target ? lun ?</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">dse</code> driver supports the DaynaPORT
- SCSI/Link SCSI bus Ethernet interface. These devices can also be currently
- emulated on a Raspberry Pi with an RaSCSI board running PiSCSI software.</p>
-<p class="Pp" id="open">There are additionally
- <a class="permalink" href="#open"><code class="Fn">open</code></a>(),
- <a class="permalink" href="#close"><code class="Fn" id="close">close</code></a>(),
- and
- <a class="permalink" href="#ioctl"><code class="Fn" id="ioctl">ioctl</code></a>()
- entry points so that the device also appears as a SCSI device. Currently
- these functions are place holders.</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">scsi(4)</a>, <a class="Xr">ifconfig(8)</a></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
-<p class="Pp"><span class="An">Hiroshi Noguchi</span>
- &lt;<a class="Mt" href="mailto:ngc@ff.iij4u.or.jp">ngc@ff.iij4u.or.jp</a>&gt;</p>
-<p class="Pp"><span class="An">Matt Sandstrom</span>
- &lt;<a class="Mt" href="mailto:mattias@beauty.se">mattias@beauty.se</a>&gt;
- who modified this driver for <span class="Ux">NetBSD 1.5.3</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
-<p class="Pp">This device doesn't conform to the SCSI specification. Also that
- this manual page was written by <span class="An">Nathanial Sloss</span>
- &lt;<a class="Mt" href="mailto:nathanialsloss@yahoo.com.au">nathanialsloss@yahoo.com.au</a>&gt;</p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="REFERENCES"><a class="permalink" href="#REFERENCES">REFERENCES</a></h1>
-<p class="Pp">RaSCSI http://retropc.net/gimons/rascsi/</p>
-<p class="Pp">PiSCSI (formally RaSCSI Reloaded) https://github.com/PiSCSI</p>
-<p class="Pp">Raspberry Pi https://www.raspberrypi.org/</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">December 16, 2022</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>