home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / sgi / 12946 < prev    next >
Encoding:
Text File  |  1992-08-26  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!cis.ohio-state.edu!magnus.acs.ohio-state.edu!hshamans
  3. From: hshamans@magnus.acs.ohio-state.edu (Harry T Shamansky)
  4. Subject: Re: does anyone have the "dd" source code or good mtio examples???
  5. Message-ID: <1992Aug26.232725.3655@magnus.acs.ohio-state.edu>
  6. Keywords: Exabyte 8500 raw SCSI driver example
  7. Sender: news@magnus.acs.ohio-state.edu
  8. Nntp-Posting-Host: top.magnus.acs.ohio-state.edu
  9. Organization: The Ohio State University
  10. References: <fish.714667687@news2.gsfc.nasa.gov>
  11. Date: Wed, 26 Aug 1992 23:27:25 GMT
  12. Lines: 20
  13.  
  14.  
  15.  Hi..
  16.  
  17.  I just had the occasion to write a very short driver for the Exabyte
  18.  8500 8mm tape drive for the Indigo. This simple driver returns the 
  19.  amount of tape remaining on the tape, if the tape is write-locked,
  20.  if the tape is actually in the drive, as well as a ton of other performance
  21.  issues which the Exabyte reports.
  22.  
  23.  It may not be of interest to you, but it does talk directly to the SCSI
  24.  device, using SGI's ds/dslib services. We use it to fully automate nightly
  25.  COMPLETE user backups, as well as monthly backups. Let me know if you are
  26.  interested in this one; it can easily be modified to do all other types of
  27.  mt operations, given a good reference on the SCSI commands which are
  28.  supported by the drive.
  29.  
  30.  Harry Shamansky
  31.  hts@hertz.eng.ohio-state.edu 
  32.  
  33.  
  34.