home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / os2 / misc / 42136 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.4 KB  |  33 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!convex!egsner!adaptex!adapcal!jlloyd
  3. From: jlloyd@adapcal.UUCP (John Lloyd)
  4. Subject: Re: [SCSI Tape Backup???]
  5. Organization: Adaptec Inc., California
  6. Date: Tue, 12 Jan 1993 16:12:46 GMT
  7. Message-ID: <1993Jan12.161246.6401@adapcal.UUCP>
  8. References: <1993Jan8.171718.1392@netcom.com> <C0M4Kn.ACI@NeoSoft.com> <1993Jan10.224530.13072@netcom.com>
  9. Lines: 22
  10.  
  11. >The only tape software I have tried under os/2 2.0 is GNU TAR, and it is well
  12. >documented in the GTAK package on hobbes. It also says that an ADAPTEC 1540
  13. >is all that has been tested using the drivers :(, but I beleive that any
  14. >controller able to run an ASPI mode interface should work.
  15. >
  16. >Here are the relivant sections of CONFIG.SYS:
  17. >
  18. >   basedev=aha154x.add --> obtained from ADAPTEC, the ASPI for os/2 driver.
  19. >   basedve=scsitape.dmd tape$0 0 s2 --> comes with GTAR
  20. >   set tape=+++tape$0
  21. >   set tapemode=2 --> sets scsi interface to SCSI-II
  22. >
  23. >I beleive that scsitape.dmd will operate atop any aspi driver, but I'm not
  24. >going to bet the farm on it. Since the full source of GTAR is avalible, it
  25. >should not be too hard to figgure out. Good luck !
  26.  
  27. Just a minor correction : AHA154X.ADD is NOT an ASPI driver for OS/2
  28. 2.0. The ADD driver follows IBM specification for adapter device
  29. drivers.  If you want ASPI support you need to use OS2ASPI.DMD, which
  30. currently supports OS/2 applications only.
  31.  
  32. jlloyd@adapcal.com
  33.