home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / hardware / 22405 < prev    next >
Encoding:
Text File  |  1993-01-05  |  2.9 KB  |  67 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!usc!sdd.hp.com!col.hp.com!fc.hp.com!koren
  3. From: koren@fc.hp.com (Steve Koren)
  4. Subject: Re: QIC 40 Tape support
  5. Sender: news@fc.hp.com (news daemon)
  6. Message-ID: <C0DzCt.B24@fc.hp.com>
  7. Date: Tue, 5 Jan 1993 15:07:40 GMT
  8. References: <1993Jan4.184824.16020@infonode.ingr.com>
  9. Organization: Hewlett-Packard Fort Collins Site
  10. X-Newsreader: Tin 1.1.3 PL5
  11. Lines: 54
  12.  
  13. William D McClendon (mcclend@infonode.ingr.com) wrote:
  14.  
  15. > I recently found a backup tape device meant for PC's that is
  16. > QIC 40 and uses the floppy controller.
  17. > Will the Amiga floppy controller work?
  18. > Will this device work at all?
  19.  
  20. I doubt it would work.
  21.  
  22. Hanging the tape off the floppy controller on PC's is a kludgey way to
  23. get a cheap interface.
  24.  
  25. This is about 3rd hand information by now, so I might have some of this
  26. wrong, but this is how I think the PC "floppy" tape thing works based on
  27. an explanation I heard from a friend who knows a lot about PC hardware:
  28.  
  29.   1. The PC floppy bus was initially designed for 4 floppies (ala
  30.      TRS-80).
  31.  
  32.   2. There are four lines which control the floppy address (0-4).  (4
  33.      lines would usually give you 16 possible devices, but there is no
  34.      decoding logic - they just use one line per device, meaning 4
  35.      possible devices).
  36.  
  37.   3. There is single line which controls the floppy motors - all of
  38.      them.  Note that since there is just one line, you have to turn
  39.      *all* the floppy motors on or off at once - again, ala TRS-80.
  40.  
  41.   4. IBM found this (turning all motors on at once) unacceptable.  They
  42.      then reduced the bus to supporting TWO floppies (needing two select
  43.      lines) and used one of the free'd select lines as a motor select -
  44.      low for one floppy, high for the other.  This let them run just the
  45.      motor in the active drive instead of all motors at once.  Why they
  46.      couldn't get this directly from the floppy select lines, I don't
  47.      know.
  48.  
  49.   5. Doing 4) meant that there is an unused select line on the floppy
  50.      bus that can be used for a tape drive, sort of.  (Ie, two lines to
  51.      select the drive, one for the motor select, and the free one).  I
  52.      suspect they have to do some funky things to make the tape drive
  53.      look kind of like a floppy to the floppy controller, but who knows.
  54.  
  55. That should be at least close to the story.  At any rate, the Amiga
  56. floppy system isn't set up like that (I dunno how it works, but I
  57. suspect it is much less kludgy), and doesn't use the same floppy
  58. controller, so I doubt you'd have much luck.  With enough detailed
  59. knowledge of what's going on, and a full set of specs to the drive, you
  60. might be able to patch something together, but I personally wouldn't
  61. attempt it.  A SCSI drive, on the other hand, is easy to add to the
  62. Amiga if you have a SCSI controller already.  You just plug it in, set
  63. the bus address to something unused, pick up tar and BTN-tape, and
  64. you're all set.
  65.  
  66.    - steve
  67.