From owner-cvs-all Wed Mar 29 1: 7:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B43D37C2A8; Wed, 29 Mar 2000 01:07:48 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA32835; Wed, 29 Mar 2000 01:07:48 -0800 (PST) (envelope-from dillon@FreeBSD.org) Message-Id: <200003290907.BAA32835@freefall.freebsd.org> From: Matt Dillon Date: Wed, 29 Mar 2000 01:07:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa ipl.s Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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