home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / ibm / pc / hardware / 24072 < prev    next >
Encoding:
Text File  |  1992-09-12  |  1.8 KB  |  36 lines

  1. Newsgroups: comp.sys.ibm.pc.hardware
  2. Path: sparky!uunet!cs.utexas.edu!torn!maccs!mcshub!csx.cciw.ca!u009
  3. From: u009@csx.cciw.ca (G. Stewart Beal)
  4. Subject: Re: Why does my PC sometimes hang when the phone rings?
  5. Organization: Canada Centre for Inland Waters
  6. Date: Sat, 12 Sep 1992 10:47:45 GMT
  7. Message-ID: <1992Sep12.104745.13585@csx.cciw.ca>
  8. References: <18rt4rINN7s2@agate.berkeley.edu>
  9. Lines: 25
  10.  
  11. In article <18rt4rINN7s2@agate.berkeley.edu> stanton@haas.berkeley.edu (Richard Stanton) writes:
  12. >Earlier today, I had been using MS-KERMIT to dial in to a computer.
  13. >I logged off, hung up, and exited. A little while later (while in the
  14. >middle of another program, unrelated to serial communications), the
  15. >phone rang and my PC completely froze, requiring a hard reboot.
  16. >
  17. Your communications program is leaving the interrupt vector set to it's
  18. own code and not restoring it when it exits. When the phone rings, the
  19. modem is probably sending "RING" along the data lines and/or raising
  20. the RING line - pin 22 - and possibly DTR -pin 20- to the computer.
  21. The machine sees the data, or the control line delta and generates an
  22. interrupt to alert the non-existant software. BINGO.
  23. A possible solution is to reboot your machine, or only shell out to DOS
  24. rather than exiting. Another possibility is to load a mouse driver
  25. after you are finished. Specify the same serial port you use for the
  26. modem. This may work if the driver will load without a physical mouse
  27. present
  28. Lastly, check to see if another program (like TELIX) might work as well
  29. as your current one. I haven't had any similar problems with TELIX so
  30. I assume it resets the interrupt correctly.
  31. Regards, Stu Beal, VE3MWM, u009@cs.cciw.ca,
  32. National Water Research Institute.
  33.  
  34. We had survived another nuclear winter, and the
  35. lawn had just trapped and eaten it's first robin.
  36.