Date: Mon, 14 Apr 1997 11:12:07 -0700 (PDT) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/i386 swtch.s Message-ID: <199704141812.LAA03242@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 97/04/14 11:12:07 Modified: sys/i386/i386 swtch.s Log: Forget all about APM. Instead of "hlt" call through a vector which APM can then fiddle with. Default for the vector is to "htl; ret" Revision Changes Path 1.45 +9 -8 src/sys/i386/i386/swtch.s
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704141812.LAA03242>