diff options
Diffstat (limited to 'static/netbsd/man4/man4.vax/fl.4 4.html')
| -rw-r--r-- | static/netbsd/man4/man4.vax/fl.4 4.html | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/static/netbsd/man4/man4.vax/fl.4 4.html b/static/netbsd/man4/man4.vax/fl.4 4.html deleted file mode 100644 index 108591b0..00000000 --- a/static/netbsd/man4/man4.vax/fl.4 4.html +++ /dev/null @@ -1,56 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">FL(4)</td> - <td class="head-vol">Device Drivers Manual (vax)</td> - <td class="head-rtitle">FL(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">fl</code> — <span class="Nd">console - floppy interface</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">This is a simple interface to the DEC RX01 floppy disk unit, which - is part of the console LSI-11 subsystem for VAX-11/780s. Access is given to - the entire floppy consisting of 77 tracks of 26 sectors of 128 bytes.</p> -<p class="Pp">All I/O is raw; the seek addresses in raw transfers should be a - multiple of 128 bytes and a multiple of 128 bytes should be transferred, as - in other “raw” disk interfaces.</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/floppy</span></dt> - <dd style="width: auto;"> </dd> -</dl> -</section> -<section class="Sh"> -<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1> -<p class="Pp">None.</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">arff(8)</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">fl</code> driver appeared in - <span class="Ux">4.0BSD</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">Multiple console floppies are not supported.</p> -<p class="Pp">If a write is given with a count not a multiple of 128 bytes then - the trailing portion of the last sector will be zeroed.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">June 5, 1993</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
