Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!vrdxhq!tom From: tom@vrdxhq.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Code to perform warm reboot. Message-ID: <3018@vrdxhq.UUCP> Date: Fri, 20-Feb-87 16:17:34 EST Article-I.D.: vrdxhq.3018 Posted: Fri Feb 20 16:17:34 1987 Date-Received: Sat, 21-Feb-87 11:09:59 EST References: <3258@j.cc.purdue.edu> <424@omepd> <2611@well.UUCP> Organization: Verdix Corporation, Chantilly, VA Lines: 9 Keywords: cold boot, warm boot, IBM PC Summary: Where the intel chips start ... > ... machine happens to be a "well-behaved" compatible, then you're in luck. > Otherise, a jump to f000:fff0 is the way to go, as it seems to work on Just in passing, the reason JMP f000:fff0 works on clones as well as IBM products is that it's the bootstrap location of intel 16-bit CPUs (8086, 80186, 80286, 80386). Clones using these processors (and they're not clones if they don't), will have no problem ... > clones as well as IBM products.