From owner-freebsd-doc Mon Apr 30 23:53:29 2001 Delivered-To: freebsd-doc@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id CAAE937B423 for ; Mon, 30 Apr 2001 23:53:26 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f416rMM00940; Tue, 1 May 2001 00:53:22 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105010653.f416rMM00940@harmony.village.org> To: Bruce Evans Subject: Re: ddb addition review request Cc: doc@freebsd.org In-reply-to: Your message of "Tue, 01 May 2001 15:45:51 +1000." References: Date: Tue, 01 May 2001 00:53:22 -0600 From: Warner Losh Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Based on your comments, and Dima's, I've reworked it a little: .Sh HINTS On machines with an ISA expansion bus, a simple NMI generation card can be constructed by connecting a push button between the A01 and B01 (CHCHK# and GND) card fingers. Momentarily shorting these two fingers together may cause the bridge chipset to generate an NMI, which causes the kernel to pass control to .Nm . Some bridge chipsets do not generate a NMI on CHCHK#, so your mileage may vary. The NMI allows one to break into the debugger on a wedged machine to diagnose problems. Other busses bridge chipsets may be able to generate NMI using bus specific methods. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message