From owner-cvs-all Fri Jul 14 8:28:41 2000 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 547D937B55D; Fri, 14 Jul 2000 08:28:24 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id JAA65253; Fri, 14 Jul 2000 09:28:22 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id JAA36004; Fri, 14 Jul 2000 09:28:08 -0600 (MDT) Message-Id: <200007141528.JAA36004@harmony.village.org> To: Paul Saab Subject: Re: cvs commit: src/sys/i386/i386 trap.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 14 Jul 2000 04:49:45 PDT." <200007141149.EAA96783@freefall.freebsd.org> References: <200007141149.EAA96783@freefall.freebsd.org> Date: Fri, 14 Jul 2000 09:28:08 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200007141149.EAA96783@freefall.freebsd.org> Paul Saab writes: : This will solve the problem with having DDB enabled and getting an : NMI due to some possibly bad error and being able to continue the : operation of the kernel when you really want to panic and know : what happened. Does this work on all motherboards? Steve Passe wrote similar code a long time ago, which i dusted off and tried to submit. Both Steve and bde were worried that it was too motherboard and/or chipset dependent. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message