home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / sgi / 16802 < prev    next >
Encoding:
Internet Message Format  |  1992-11-24  |  1.4 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!olivea!sgigate!sgi!classic.asd.sgi.com!jeremy
  2. From: jeremy@classic.asd.sgi.com (Jeremy Higdon)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: DAT SCSI COMMANDS ON SGI INDIGO
  5. Message-ID: <so6hdbk@sgi.sgi.com>
  6. Date: 23 Nov 92 23:48:40 GMT
  7. References: <By6KM8.ErA@ra.nrl.navy.mil>
  8. Sender: jeremy@classic.asd.sgi.com
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 23
  11.  
  12. In article <By6KM8.ErA@ra.nrl.navy.mil>, MACRVM.NRL.NAVY.MIL (JEFF JAMES) writes:
  13. >   I have an SGI Iris Indigo Elan with a DAT drive installed and would like
  14. > to operate the drive with raw SCSI commands. I can write to the drive and 
  15. > rewind the tape as well as read using the SCSI commands in dslib.h but there
  16. > are several commands missing that control the tape such as functions for
  17. > writing file marks, seeking data on the tape and writing EOT's. Any info on 
  18. > this subject would be greatly appreciated. 
  19. > PS Any info on general DAT storage formats would be appreciated.
  20. >                                             Thanks , 
  21. >                                             Jeff James 
  22.  
  23. dslib is a sample library.  If you want enhancements you have to
  24. do it yourself.  The source code is all in a subdirectory of
  25. /usr/people/4Dgifts.  You should have litte trouble adding other
  26. SCSI commands by following the example of the ones that are
  27. already there.
  28.  
  29. jeremy
  30.