home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / wizards / 5197 < prev    next >
Encoding:
Text File  |  1992-12-11  |  979 b   |  27 lines

  1. Newsgroups: comp.unix.wizards
  2. Path: sparky!uunet!noc.near.net!inmet!crf
  3. From: crf@inmet.camb (Carl Fosler)
  4. Subject: help with tape IO
  5. Message-ID: <1992Dec12.012414.9185@inmet.camb.inmet.com>
  6. Sender: news@inmet.camb.inmet.com
  7. Nntp-Posting-Host: fanny.wash
  8. Organization: Intermetrics, Inc.
  9. X-Newsreader: TIN [version 1.1 PL6]
  10. Date: Sat, 12 Dec 1992 01:24:14 GMT
  11. Lines: 14
  12.  
  13.     I need help interfacing with a tape drive.  The problem is that
  14. after I written a file to tape, I need to write a number of
  15. End-of-tape marks, after which, I have to backup over the tape marks
  16. so we are ready to write the next file (if needed).
  17.  
  18.     The problem is that I am tring to do this on VAX running 
  19. Unix System V (not BSD or Ultrix).  The tape drive is a TU81.  The tape 
  20. driver does not support MTIOC calls.  I would also like to make it general 
  21. enought so that it should work with any tape drive on a VAX system.
  22.  
  23. Carl Fosler
  24. Intermetrics, Inc 
  25. McLean, VA   (703) 827-2606
  26. crf@fanny.wash.inmet.com
  27.