tm.4
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 4 代码 · 共 64 行
4
64 行
.\" SCCSID: @(#)tm.4 8.1 9/11/90.TH tm 4 VAX "" Unsupported.SH Nametm \- TM-11/TE-10 magtape interface.SH Syntax.B "controller tm0 at uba? csr 0172520 vector tmintr".br.B "tape te0 at tm0 drive 0".SH DescriptionThe tm-11/te-10 combination provides a standard tape driveinterface as described in.MS mtio 4 .Hardware implementing this on the VAX is typified by the Emulex TC-11controller operating with a Kennedy model 9300 tape transport,providing 800 and 1600 bpi operation at 125 ips..SH RestrictionsIf any non-data error is encountered on non-raw tape, it refuses to do anythingmore until closed..SH Diagnostics\fBte%d: no write ring\fR..brAn attempt was made to write on the tape drivewhen no write ring was present; this message is written on the terminal ofthe user who tried to access the tape..PP\fBte%d: not online\fR..brAn attempt was made to access the tape while itwas offline; this message is written on the terminal of the userwho tried to access the tape..PP\fBte%d: can't switch density in mid-tape\fR..brAn attempt was made to writeon 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 switchthe density..PP\fBte%d: hard error bn%d er=%b\fR..brA tape error occurredat block \fIbn\fR; the tm error register isprinted in octal with the bits symbolically decoded. Any error isfatal on non-raw tape; when possible the driver will have retriedthe operation which failed several times before reporting the error..PP\fBte%d: lost interrupt\fR..brA tape operation did not completewithin a reasonable time, most likely because the tape was takenoff-line during rewind or lost vacuum. The controller should, but does not,give an interrupt in these cases. The device will be made availableagain after this message, but any current open reference to the devicewill return an error as the operation in progress aborts..SH See Alsomt(1),tar(1),tp(1),mtio(4),ht(4),ts(4),mt(4),ut(4)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?