Date: Wed, 29 Mar 2000 01:07:47 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa ipl.s Message-ID: <200003290907.BAA32835@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2000/03/29 01:07:47 PST Modified files: sys/i386/isa ipl.s Log: This should fix the lockups people have been experiencing. I muffed up giving astpending two flag bits. A cmpl $0 had to turn into a bit test. Many thanks to: Alain Thivillon <Alain.Thivillon@hsc.fr> Revision Changes Path 1.35 +2 -2 src/sys/i386/isa/ipl.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003290907.BAA32835>