home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9073 < prev    next >
Encoding:
Text File  |  1992-09-07  |  2.0 KB  |  47 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!convex!news.oc.com!spssig.spss.com!uchinews!quads!pynq
  3. From: pynq@quads.uchicago.edu (George Jetson)
  4. Subject: Re: Rebooting (again... bleh!)
  5. Message-ID: <1992Sep5.005657.26201@midway.uchicago.edu>
  6. Sender: news@uchinews.uchicago.edu (News System)
  7. Reply-To: pynq@midway.uchicago.edu
  8. Organization: D. J. Dougherty & Associates
  9. References: <1992Sep5.004058.25572@midway.uchicago.edu>
  10. Date: Sat, 5 Sep 1992 00:56:57 GMT
  11. Lines: 34
  12.  
  13. In article <1992Sep5.004058.25572@midway.uchicago.edu> I wrote:
  14.  
  15. >    I mean, I know I end up sounding like the world's biggest
  16. >    weenie, but its like it would be nice if someone would compile
  17. >    it and put it on an FTP site somewhere.
  18. >
  19. >I did search SIMIBM.IDX, on keyword WARM, and didn't find anything
  20. >particularly recent.
  21.  
  22. Also, a couple other questions:
  23.     1) The FAQ entry does the INT 15 thing, simulating Ctrl/Alt/Del
  24.        to flush the cache, but then does the actual boot via the usual
  25.        call of FFFF:0.  Wouldn't it be better to do the actual boot
  26.        via the simualated C/A/D?  (I'm thinking of what will happen
  27.        if I run this program inside a DV window [I'm scared to try
  28.        it]  Ideally a warm reboot program ought to simply close the
  29.        window.)
  30.     2) What about the fact that special considerations are often
  31.        needed to reliably reboot when a V86 program like QEMM is
  32.        running?  I know for a fact that, at least in assembly,
  33.        simply jumping to FFFF:0 doesn't always work.
  34.  
  35. It seems like the FAQ entry could be more complete.  (Not that I'm
  36. complaining, mind you...)
  37.  
  38. ************************************************************************
  39. A note to new readers:  the weasely :-) symbol is frowned upon in this
  40. group.  Any questions, see Phil Gustafson who will gladly rearrange your
  41. diodes for you.
  42.             - From the AFU FAQ -
  43.  
  44.     - pynq@quads.uchicago.edu, who is still costing the net
  45.       hundreds, if not thousands, of dollars, every time he posts -
  46. ************************************************************************
  47.