home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / vms / 20118 < prev    next >
Encoding:
Text File  |  1992-12-30  |  1.8 KB  |  42 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!eco.twg.com!eco.twg.com!larry
  3. From: larry@eco.twg.com (Lawrence B. Henry III)
  4. Subject: Re: SHOW/UNIBUS (was: What is XPDRIVER for?
  5. Message-ID: <1992Dec30.233103.911@eco.twg.com>
  6. Lines: 27
  7. Sender: larry@vishnu.eco.twg.com (Lawrence B. Henry III)
  8. Nntp-Posting-Host: eco.twg.com
  9. Reply-To: larry@eco.twg.com
  10. Organization: The Wollongong Group (East Coast Operations)
  11. References: <1992Dec29.143542.4184@arizona.edu>,<1992Dec29.185622.1038@cmkrnl.com> <1hs7k7INNnqs@gap.caltech.edu> <1992Dec30.100239.1043@cmkrnl.com>
  12. Date: Wed, 30 Dec 92 23:31:03 GMT
  13. Lines: 27
  14.  
  15.  
  16. In article <1992Dec30.100239.1043@cmkrnl.com>, jeh@cmkrnl.com writes:
  17. |>I know about the theoretical problems, but I've been doing 
  18. |>SYSGEN> SHOW/UNIBUS commands on live systems (kinda hard to do it on a dead
  19. |>one, but you know what I mean :-) for something like ten years
  20. |>without a *single* problem.  
  21. |>
  22. |>There are some very old Unibus (and possibly Q-bus) devices that have 
  23. |>"read-once" status bits in their CSRs -- once you read them they clear 
  24. |>themselves -- or with other side effects on read operations.  However even
  25. |>these are not going to be a problem unless SYSGEN's read gets done just ahead
  26. |>of a read that the device's driver needs to do.  Since the driver's read of
  27. |>status bits would normally happen in an interrupt service routine, and since
  28. |>the ISR is going to do everything it has to do before any process-level code
  29. |>(like SHOW/UNIBUS) happens, it really isn't something to lose sleep over.
  30. |>
  31. |>> Using this command can crash your system.  
  32. |>
  33. |>Calling all readers:  Has ANYONE out there ever seen this actually happen?  
  34. |>If so, what devices were on the bus?
  35.  
  36. Jamie,
  37.     I have seen old DZ-11's (UNIBUS) lose characters when you do 
  38. a show/unibus.. Long time ago on a VAX 11/780 running who knows what 
  39. version of VMS...
  40.  
  41. -Larry.
  42.