Date: Tue, 26 Sep 2000 11:09:41 +0530 Message-Id: <200009260539.LAA03738@midpec.com> From: Prashant TR To: neldredge AT hmc DOT edu CC: djgpp AT delorie DOT com In-reply-to: <837l809bwg.fsf@mercury.st.hmc.edu> (message from Nate Eldredge on 25 Sep 2000 18:31:43 -0700) Subject: Re: Rebooting the PC References: <8qnrgc$n8b$1 AT nnrp1 DOT deja DOT com> <200009260107 DOT GAA01063 AT midpec DOT com> <837l809bwg DOT fsf AT mercury DOT st DOT hmc DOT edu> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk | From: Nate Eldredge | Date: 25 Sep 2000 18:31:43 -0700 | DJ-Gateway: from newsgroup comp.os.msdos.djgpp | | Prashant TR writes: | | > | | > | 3) void (*rebooter)(); | > | rebooter = (void *) (0x00000000); | > | (*rebooter)(); | > | > Again, not a good idea for protected mode programs. In real mode, this | > would be perfect. | | Hardly. If it were 0xffff0000, then you would have something. Oh yes. Thanks for the correction. Forgot about the segment regs. in FFFF:0000. -- Prashant TR Web: http://www.midpec.com/