Research V3 development
[unix-history] / man / man4 / tc.4
CommitLineData
c94b809a
KT
1.pa 1
2.he 'TC (IV)'3/15/72'TC (IV)'
3.ti 0
4NAME tc -- TC-11/TU56 DECtape
5.sp
6.ti 0
7DESCRIPTION The
8files tap0 ... tap7 refer to the
9TC-11/TU56 DECtape drives 0 to 7.
10Since the logical drive number can be manually set,
11all eight files exist even though at present there are fewer
12physical drives.
13
14The 256-word blocks on a standard DECtape are numbered 0 to 577.
15However, the system makes no assumption about this number;
16a block can be read or written if it exists on the
17tape and not otherwise.
18An error is returned if a transaction
19is attempted for a block which does not exist.
20
21Addressing on the tape files, like that on the
22RK and RF disks, is block-oriented.
23.sp
24.ti 0
25FILES /dev/tap?
26.sp
27.ti 0
28SEE ALSO rf(IV), tap(I)
29.sp
30.ti 0
31BUGS see rf(IV)