Xref: utzoo comp.sys.ibm.pc.misc:4691 comp.os.msdos.programmer:2387 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!agate!purina.berkeley.edu!raymond From: raymond@purina.berkeley.edu (Raymond Chen) Newsgroups: comp.sys.ibm.pc.misc,comp.os.msdos.programmer Subject: Re: Reboot from software Message-ID: <1990Dec13.184734.14472@agate.berkeley.edu> Date: 13 Dec 90 18:47:34 GMT References: <34681@netnews.upenn.edu> Sender: usenet@agate.berkeley.edu (USENET Administrator) Distribution: usa Organization: U.C. Berkeley Lines: 14 In article valley@uchicago (Doug Dougherty) writes: >This is becoming an FAQ. It already *is* an FAQ. Question number 2.3. |2.3) How do I reboot my computer via software? | | Although some people will suggest using interrupt 19h, that method has | its problems since it doesn't reset lots of things (e.g., the | interrupt vectors). A more effective method is to store the magic | number 0x1234 into 0x40:0x0072 and then perform a long jump to | 0xffff:0x0000. The magic number suppresses the memory test. Sometimes I really wonder if people read the FAQ at all...