diff options
Diffstat (limited to 'static/netbsd/man4/man4.vax/ht.4 4.html')
| -rw-r--r-- | static/netbsd/man4/man4.vax/ht.4 4.html | 75 |
1 files changed, 0 insertions, 75 deletions
diff --git a/static/netbsd/man4/man4.vax/ht.4 4.html b/static/netbsd/man4/man4.vax/ht.4 4.html deleted file mode 100644 index 9253bd0a..00000000 --- a/static/netbsd/man4/man4.vax/ht.4 4.html +++ /dev/null @@ -1,75 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">HT(4)</td> - <td class="head-vol">Device Drivers Manual (vax)</td> - <td class="head-rtitle">HT(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">ht</code> — <span class="Nd">TM-03/ TE-16, - TU-45, TU-77 MASSBUS mag tape device 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">ht0 at mba? drive ?</code> - <br/> - <code class="Cd">tu0 at ht0 slave 0</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">NOTE: This driver has not been ported from - <span class="Ux">4.4BSD</span> yet.</p> -<p class="Pp">The TM-03 transport combination provides a standard tape drive - interface as described in <a class="Xr">vax/mtio(4)</a>. All drives provide - both 800 and 1600 BPI; the TE-16 runs at 45 IPS, the TU-45 at 75 IPS, while - the TU-77 runs at 125 IPS and autoloads tapes.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1> -<dl class="Bl-diag"> - <dt>tu%d: no write ring.</dt> - <dd>An attempt was made to write on the tape drive when no write ring was - present; this message is written on the terminal of the user who tried to - access the tape.</dd> - <dt>tu%d: not online.</dt> - <dd>An attempt was made to access the tape while it was offline; this message - is written on the terminal of the user who tried to access the tape.</dd> - <dt>tu%d: can't change density in mid-tape.</dt> - <dd>An attempt was made to write on a tape at a different density than is - already recorded on the tape. This message is written on the terminal of - the user who tried to switch the density.</dd> - <dt id="bn">tu%d: hard error bn%d mbsr=%b er=%b ds=%b.</dt> - <dd>A tape error occurred at block - <a class="permalink" href="#bn"><i class="Em">bn</i></a>; the ht error - register and drive status register are printed in octal with the bits - symbolically decoded. Any error is fatal on non-raw tape; when possible - the driver will have retried the operation which failed several times - before reporting the error.</dd> -</dl> -</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">tar(1)</a>, <a class="Xr">vax/mt(1)</a>, - <a class="Xr">physio(4)</a>, <a class="Xr">vax/mt(4)</a>, - <a class="Xr">vax/mtio(4)</a>, <a class="Xr">vax/tm(4)</a>, - <a class="Xr">vax/ts(4)</a>, <a class="Xr">vax/ut(4)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">An <code class="Nm">ht</code> driver appeared in - <span class="Ux">Version 6 AT&T UNIX</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">May hang if physical (non-data) errors occur.</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> |
