home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / pcclone / 32bit / 1316 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  3.1 KB

  1. Path: sparky!uunet!gatech!destroyer!mudos!mudos!not-for-mail
  2. From: mju@mudos.ann-arbor.mi.us (Marc Unangst)
  3. Newsgroups: comp.unix.pc-clone.32bit
  4. Subject: Re: AAA: Archive, Adaptec, AARRRGH!
  5. Date: 25 Jan 1993 02:44:24 -0500
  6. Organization: The Programmers' Pit Stop, Ann Arbor MI
  7. Lines: 56
  8. Message-ID: <1k05ooINNs3i@mudos.ann-arbor.mi.us>
  9. References: <C1DpA5.GDv@athena.cs.uga.edu>
  10. NNTP-Posting-Host: mudos.ann-arbor.mi.us
  11.  
  12. In article <C1DpA5.GDv@athena.cs.uga.edu> fuller@athena.cs.uga.edu (James P. H. Fuller) writes:
  13. >  1) First off, the SCSI card (Adaptec AHA-1542B) jumper settings:
  14. >         1 2 3 4 5 6 7 8 9 1 1 1 1     * Pairs 4 and 5 jumpered, 6 not:
  15. >                           0 1 2 3       (SCSI Address ID = 4)
  16.  
  17. Here is your first problem.  SCSI ID numbers *cannot* be duplicated on
  18. the bus; in this case you have both your host adapter and your tape
  19. drive set to ID 4.  There's no reason to change the host adapter from
  20. the stock setting of ID 7, usually.
  21.  
  22. >                                       * Pair 12 jumpered, pair 13 not:
  23. >                                         (DMA transfer speed = 5.7mb/sec)
  24.  
  25. This may or may not cause problems.  You should probably start with
  26. the DMA speed set to 5MB/sec; your tape drive certainly is going to be
  27. the bottleneck here, not the ISA bus transfer rate of the controller.
  28.  
  29. >        ---------                        (On-card BIOS enabled; tried both
  30. >        o o o o o                        enabled and not enabled)
  31. [...]
  32. >        1 2 3 4 5 6 7 8                * Pairs 2, 3, and 4 not jumpered:
  33. >        ---------------                  (AT I/O port = 334H) (* see below)
  34.  
  35. Well, here's the next problem.  If you change the I/O address of the
  36. host adapter (as you have done), then you need to disable the on-card
  37. BIOS, since it expects the controller to be at I/O address 0x330.
  38. Since you don't need to boot from a hard drive connected to the 1542,
  39. I'd just leave the BIOS disabled and skip the 1-2 minute wait on
  40. bootup while the BIOS probes the SCSI bus for hard drives.
  41.  
  42. > 3) Tape drive (Archive 2150s) jumpers:
  43.  
  44. These look fine.
  45.  
  46. >        the pin 1 end of the connector.  The connector at the tape drive has
  47. >        no indication which is pin 1; presently the red edge of the cable is
  48. >        right next to the jumper array but this was a random guess and I've
  49. >        got a 50% chance of getting it wrong.  Whatever happened to keyways
  50. >        and other forms of idiotproofing?
  51.  
  52. Well, *my* 2150S has a keyed SCSI connector.  In any case, pin 1
  53. should be to your right as you look down from the top of the drive.
  54.  
  55. >I did try to check out the hardware under DOS with DEBUG and the on-card
  56. >test routines (-g=dc00:9).  The diagnostic introductory message comes up, and
  57.  
  58. You probably don't want to use the tests at DC00:9.  You'd be better
  59. off using the routines at DC00:6, which will display a listing of
  60. everything found on the SCSI bus.
  61.  
  62.  
  63. -- 
  64. Marc Unangst, N8VRH         | "Of course, in order to understand this you
  65. mju@mudos.ann-arbor.mi.us   |  have to remember that the nucleus of the atom
  66.                             |  is squishy."
  67.                             |    -W. Scheider, from a Physics lecture
  68.