home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.unix.wizards
- Path: sparky!uunet!noc.near.net!inmet!crf
- From: crf@inmet.camb (Carl Fosler)
- Subject: help with tape IO
- Message-ID: <1992Dec12.012414.9185@inmet.camb.inmet.com>
- Sender: news@inmet.camb.inmet.com
- Nntp-Posting-Host: fanny.wash
- Organization: Intermetrics, Inc.
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Sat, 12 Dec 1992 01:24:14 GMT
- Lines: 14
-
- I need help interfacing with a tape drive. The problem is that
- after I written a file to tape, I need to write a number of
- End-of-tape marks, after which, I have to backup over the tape marks
- so we are ready to write the next file (if needed).
-
- The problem is that I am tring to do this on VAX running
- Unix System V (not BSD or Ultrix). The tape drive is a TU81. The tape
- driver does not support MTIOC calls. I would also like to make it general
- enought so that it should work with any tape drive on a VAX system.
-
- Carl Fosler
- Intermetrics, Inc
- McLean, VA (703) 827-2606
- crf@fanny.wash.inmet.com
-