From owner-freebsd-current@FreeBSD.ORG Tue Nov 16 03:48:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B4B816A4D1 for ; Tue, 16 Nov 2004 03:48:28 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93D1843D46 for ; Tue, 16 Nov 2004 03:48:27 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iAG3igi3027572; Mon, 15 Nov 2004 20:44:42 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 15 Nov 2004 20:45:01 -0700 (MST) Message-Id: <20041115.204501.27780819.imp@bsdimp.com> To: ma@dt.e-technik.uni-dortmund.de From: "M. Warner Losh" In-Reply-To: References: <20041116002837.GE56252@squash.dsto.defence.gov.au> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: Deadlock problems with 'kill PID' on CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Nov 2004 03:48:28 -0000 In message: Matthias Andree writes: : "Wilkinson, Alex" writes: : : > Robert, what is an NMI button ? : : A button - usually on server and high-availability hardware, : next to the RESET button. NMI is a non-maskable interrupt, : i. e. one that software cannot opt out of. Or you take a paperclip, and short out A1 and B1 together on the ISA bus. I have an old, cast off ISA card that I have rigged up in two ways. One: I have a switch, and two I have a one shot detector on the // port that also brings #IOCHK low and then high... Warner