home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2784 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  2.0 KB

  1. Path: sparky!uunet!olivea!inews.Intel.COM!imutm1.de.intel.com!gold.sub.org!jonas.gold.sub.org!rommel
  2. From: rommel@jonas.gold.sub.org (Kai Uwe Rommel)
  3. Newsgroups: comp.os.ms-windows.programmer.win32
  4. Subject: Re: Supported tape drives
  5. Keywords: Tape DAT
  6. Message-ID: <726580508rommel.root@jonas.gold.sub.org>
  7. Date: 9 Jan 93 11:55:08 GMT
  8. References: <1993Jan6.162216.8458@dbased.nuo.dec.com> <1993Jan8.143146.23709@solaris.rz.tu-clausthal.de> <1ikkdeINNt8e@shelley.u.washington.edu>
  9. Sender: root@jonas.gold.sub.org
  10. Organization: Private
  11. Lines: 33
  12.  
  13. In article <1ikkdeINNt8e@shelley.u.washington.edu> tad@wrq.com (Tad Marshall) writes:
  14. >In <1993Jan6.162216.8458@dbased.nuo.dec.com> coffler@dbased.enet.dec.com (Jeff Coffler) writes:
  15. >>I note that the supported hardware list only shows one tape drive (a DAT
  16. >>drive) for SCSI tape backup.
  17. >
  18. >The latest hardware compatibility list (1292hw.txt, 1292hw.doc) lists three:
  19. >  Archive Python DAT (Maynstream 1300DAT)
  20. >  Hewlett-Packard JetStor 2000 (HP 35470A)
  21. >  Hewlett-Packard JetStor 5000 (HP 35480A)
  22.  
  23. Why does every tape drive need to be supported? Why doesn't the tape
  24. support - for example - work with any SCSI-2 device?
  25.  
  26. For OS/2 2.0 I have one single SCSI tape base device driver which
  27. works with any kind of SCSI or SCSI-2 tape drive. Then I use GNU tar
  28. to access the SCSI tape drive and can thus even exchange tapes with
  29. Unix workstations. Further more, this driver is independent of the
  30. used SCSI host adapter as it works on top of the controller's base
  31. device driver.
  32.  
  33. Not being able to access my tape drive (which works not only with OS/2
  34. 2.0 but also with any current Unix system) is one of the main reasons
  35. why I don't try working with NT.
  36.  
  37. Kai Uwe Rommel
  38.  
  39. --
  40. /* Kai Uwe Rommel                                      Muenchen, Germany *
  41.  * rommel@jonas.gold.sub.org                       Phone +49 89 723 4101 *
  42.  * rommel@informatik.tu-muenchen.de                  Fax +49 89 723 7889 */
  43.  
  44. DOS ... is still a real mode only non-reentrant interrupt
  45. handler, and always will be.                -Russell Williams
  46.