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

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!olivea!sgigate!odin!twilight!zuni!anchor!olson
  2. From: olson@anchor.esd.sgi.com (Dave Olson)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Re: DAT SCSI COMMANDS ON SGI INDIGO
  5. Message-ID: <sobjssg@zuni.esd.sgi.com>
  6. Date: 24 Nov 92 02:42:00 GMT
  7. References: <By6KM8.ErA@ra.nrl.navy.mil>
  8. Sender: news@zuni.esd.sgi.com (Net News)
  9. Organization: Silicon Graphics, Inc.  Mountain View, CA
  10. Lines: 31
  11.  
  12. In <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.  
  21. I assume you are the same person who contacted TAC today on this, since
  22. the questions are so similar.  It would be helpful to say that you
  23. are doing that...
  24.  
  25. Use 0x2b (locate) to seek, and 0x10 (write filemark) to write the
  26. filemarks.  As Jeremy said, the source to libds.a is in the same
  27. directory as the inquiry.c sample (dslib.c).  You are expected to write
  28. new routines (about 5-15 lines) for new functions that aren't
  29. already there.  This is pretty trivial, given the manual for
  30. the device you are using.
  31.  
  32. You can probably get the manual for your DAT drive from Ardat, or via
  33. an Ardat dealer (Maynard is their retail/distribution arm).  For what
  34. it is worth, in SCSI 2 mode (the mode we ship it jumpered in), the
  35. drive is very close to the SCSI 2 draft standards, so you can probably
  36. use the SCSI 2 spec or any other SCSI 2 compliant tape drive manual,
  37. and be very close.  The drive is a variant of the Ardat 4320.
  38. --
  39. Let no one tell me that silence gives consent,  |   Dave Olson
  40. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  41.     Maria Isabel Barreno                        |   olson@sgi.com
  42.