home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / hardware / 13042 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  3.1 KB

  1. Path: sparky!uunet!sun-barr!olivea!hal.com!darkstar.UCSC.EDU!helios!tra
  2. From: tra@helios.ucsc.edu (Ted Asocks)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Setting up ExaByte
  5. Keywords: A3000 Exabyte Tape
  6. Message-ID: <14irjjINNbu2@darkstar.UCSC.EDU>
  7. Date: 22 Jul 92 05:27:15 GMT
  8. References: <1992Jul12.141750.10460@newssrv.edvz.univie.ac.at> <7783@sirius.ucs.adelaide.edu.au> <1992Jul13.084849.3091@dxcern.cern.ch>
  9. Organization: UCO/Lick Observatory
  10. Lines: 49
  11. NNTP-Posting-Host: helios.ucsc.edu
  12.  
  13. In article <7783@sirius.ucs.adelaide.edu.au> jamesp@iagu.itd.adelaide.edu.au (James Pickering) writes:
  14. >In article <1992Jul12.141750.10460@newssrv.edvz.univie.ac.at>, A4422DAE@vm.univie.ac.at (Konrad Neuwirth) writes:
  15. >I too would be very interested in this - since I have a 3000 and an
  16. >EXB-8200 (2.3G version).. From reading the 2.04 manuals I have gathered
  17. >that using the default setup for TAPE: in BRUTAB, (modifying it for
  18. >the SCSI device, etc) BRU should be able to handle using the tape
  19. >with a minimum of extra fuss. I haven't tried it yet as the EXB was
  20. >salvaged from near death, and came without a manual, so I can't set
  21. >the SCSI ID, terminators, etc (can anyone help me here??).
  22. >
  23. >Thanks. Email or post..
  24.  
  25. I tried an Exabyte-8200 out on my 1000 with a Supra SCSI controller
  26. using BTN-Tape handler. I did not do extensive testing (it was a
  27. loaner) but I 'tar'ed my 64 meg hardrive, read a file or two back to
  28. the disk and did a table of contents listing, all with no problems.
  29.  
  30. Exabyte drives need to be internally terminated since there is no way
  31. to supply the +5 volts needed for external terminators. This means they
  32. are either pass through (no internal terms) or end the SCSI bus (with
  33. terms).  The newer exabytes use SIP resistor packages (220/330 ohms I
  34. think), the same as the terminators used in most SCSI drives,
  35. older Exabytes use a DIP package, a little more difficult to find. A
  36. word of warning, make sure you follow the little *dot* that indicates
  37. pin #1 on the SIP and match it with a pin #1 indicator on the PCB
  38. (either a square pad or a silk-scrren number 1). The SCSI ID is set
  39. with little jumpers, look for a set of 6 L-shaped connector pins close
  40. to the (left ?) edge of the PC Board with the SCSI ribbon cable
  41. connector on it.  From left to right is bit 1,2 and 4. Adding a jumper
  42. block, connecting the upper and lower pins, turns that bit on. You
  43. would *probably* want one jumper in bit position 4: that is SCSI ID #4,
  44. the default location for AmigaDOS 2.04's magtape command.
  45.  
  46. /*  mount entry for Exabyte drive using BTN (on Fish Disks) */
  47. TAPE:   Handler   = L:btn-handler
  48.         Startup   = "suprascsi.device/UN-4/BS-1024/NB-8/BT-4"
  49.         Stacksize = 4000
  50.         Priority  = 5
  51.         GlobVec   = -1
  52.         Mount     = 1
  53. #
  54.  
  55.   Ted Asocks                                         tra@helios.ucsc.edu
  56.   Systems Administrator     
  57.   UCO/Lick Observatory     
  58.   ---------------------------------------------------------------------------
  59.   Ted Asocks                                         tra@helios.ucsc.edu
  60.   Systems Administrator                              VOICE: (408)459-4020
  61.   UCO/Lick Observatory                               FAX:   (408)429-3115
  62.