home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / sysadmin / 4416 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  2.6 KB

  1. Path: sparky!uunet!overload!dillon
  2. From: dillon@overload.Berkeley.CA.US (Matthew Dillon)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re:  Turning off SCSI devices and Rel 2.1
  5. Distribution: world
  6. Message-ID: <dillon.0k2a@overload.Berkeley.CA.US>
  7. References:  <1992Jul22.114709.9162@investor.pgh.pa.us> <4455@rosie.NeXT.COM> <1992Jul27.025718.22038@umbc3.umbc.edu> <nqab7h8@zuni.esd.sgi.com>
  8. Date: 27 Jul 92 09:34:57 PST
  9. Organization: Not an Organization
  10. Lines: 49
  11.  
  12. In article <nqab7h8@zuni.esd.sgi.com> olson@anchor.esd.sgi.com (Dave Olson) writes:
  13. >In <1992Jul27.025718.22038@umbc3.umbc.edu> brian@umbc4.umbc.edu (Brian Cuthie) writes:
  14. >| In article <4455@rosie.NeXT.COM> amm@NeXT.COM (Alan M. Marcum) writes:
  15. >| >Bob Peirce #305 writes
  16. >| >> I have an HSD scanner at the end of my SCSI chain.  Since I don't
  17. >| >> ...
  18. >| >The SCSI bus is actually an active bus.  To function correctly,
  19. >| >all devices on the bus should be powered on, the cables should
  20. >| >....
  21. >| This is bunk.  The SCSI bus is driven by open-collector devices.  A
  22. >| properly behaved SCSI peripheral may be left in the powered down state without
  23. >| any ill effects.
  24. >
  25. >Ah, thus speaks someone who hasn't dealt with the real world.  Many
  26. >(most?) SCSI devices will pull all the bus lines into the active state
  27. >when powered off.  In fact SCSI 2 only has an implementors note (NOT a
  28.  
  29.     The problem is that nearly all IC's have protection diodes on their I/O
  30.     lines.  That is, a diode to VDD as part of their internal circuitry.
  31.     When the unit is powered down VDD (the power bus) goes to 0V thus
  32.     forward biasing the input protection diodes and forcing the bus line to
  33.     0-0.7V.  ANY INPUT, INPUT-OUTPUT, OR TRI-STATE LINE HAS THIS.  Many
  34.     output-only pins also exhibit similar behavior depending on the
  35.     process.
  36.  
  37.     Simply put, you have to use special IC's that do not have the
  38.     aformentioned protection diodes or use the SCSI power pin to keep part
  39.     of your board powered up to keep the input protection diodes out of the
  40.     way.
  41.  
  42.     And before anyone asks why it is necessary to have input protection
  43.     diodes... without them you blow up the IC when you touch it.  Even
  44.     *with* them it's relatively easy to blow up IC's through static
  45.     discharge.
  46.  
  47.                         -Matt
  48.  
  49. >--
  50. >Let no one tell me that silence gives consent,  |   Dave Olson
  51. >because whoever is silent dissents.         |   Silicon Graphics, Inc.
  52. >    Maria Isabel Barreno             |   olson@sgi.com
  53.  
  54. --
  55.  
  56.     Matthew Dillon        dillon@Overload.Berkeley.CA.US
  57.     891 Regal Rd.        uunet.uu.net!overload!dillon
  58.     Berkeley, Ca. 94708     ham: KC6LVW (no mail drop)
  59.     USA
  60.  
  61.