Date: Wed, 27 Sep 2000 23:02:53 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: tr AT midpec DOT com Message-Id: <8011-Wed27Sep2000230253+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5h CC: djgpp AT delorie DOT com In-reply-to: <200009271804.XAA01892@midpec.com> (message from Prashant TR on Wed, 27 Sep 2000 23:34:59 +0530) Subject: Re: Rebooting the PC References: <200009271804 DOT XAA01892 AT midpec DOT com> 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 > Date: Wed, 27 Sep 2000 23:34:59 +0530 > From: Prashant TR > > mov al, 0feh > out 64h, al > cli > hltloop: > hlt > jmp hltloop This isn't very different from what the FAQ says.