diff options
Diffstat (limited to 'static/netbsd/man4/man4.atari/floppy.4 3.html')
| -rw-r--r-- | static/netbsd/man4/man4.atari/floppy.4 3.html | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/static/netbsd/man4/man4.atari/floppy.4 3.html b/static/netbsd/man4/man4.atari/floppy.4 3.html deleted file mode 100644 index 38ae8b71..00000000 --- a/static/netbsd/man4/man4.atari/floppy.4 3.html +++ /dev/null @@ -1,77 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">FLOPPY(4)</td> - <td class="head-vol">Device Drivers Manual (atari)</td> - <td class="head-rtitle">FLOPPY(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">floppy</code> — <span class="Nd">Atari - floppy interface</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">fd0 at fdc0 unit 0</code> - <br/> - <code class="Cd">fd1 at fdc0 unit 1</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">This is an interface to the builtin and external floppy drives on - the Atari. Currently, there is no disklabel support for the floppy drives. - Instead, the floppy interface uses the partition number embedded in the - minor device number to distinguish between various floppy formats.</p> -<p class="Pp">Currently, the following formats are supported:</p> -<table class="Bl-column"> - <tr id="Partition"> - <td><a class="permalink" href="#Partition"><b class="Sy">Partition</b></a></td> - <td><a class="permalink" href="#Size"><b class="Sy" id="Size">Size</b></a></td> - <td><a class="permalink" href="#sides"><b class="Sy" id="sides">sides</b></a></td> - <td><a class="permalink" href="#tracks"><b class="Sy" id="tracks">tracks</b></a></td> - <td><a class="permalink" href="#sectors/track"><b class="Sy" id="sectors/track">sectors/track</b></a></td> - </tr> - <tr> - <td>a</td> - <td>360Kb</td> - <td>1</td> - <td>80</td> - <td>9</td> - </tr> - <tr> - <td>b</td> - <td>720Kb</td> - <td>2</td> - <td>80</td> - <td>9</td> - </tr> - <tr> - <td>c</td> - <td>1.44Mb</td> - <td>2</td> - <td>80</td> - <td>18</td> - </tr> -</table> -</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/fd[01][abc]</span></dt> - <dd>Block files</dd> - <dt><span class="Pa">/dev/rfd[01][abc]</span></dt> - <dd>Raw files</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> -</div> -<table class="foot"> - <tr> - <td class="foot-date">October 15, 1995</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
