From owner-cvs-src@FreeBSD.ORG Sun Sep 26 20:01:44 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9B0916A4CE; Sun, 26 Sep 2004 20:01:44 +0000 (GMT) Received: from smtp-vbr9.xs4all.nl (smtp-vbr9.xs4all.nl [194.109.24.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E59E43D45; Sun, 26 Sep 2004 20:01:41 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr9.xs4all.nl (8.12.11/8.12.11) with ESMTP id i8QK1aY4003996; Sun, 26 Sep 2004 22:01:38 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.1/8.12.9) with ESMTP id i8QK1Ys2061878; Sun, 26 Sep 2004 22:01:34 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.1/8.13.1/Submit) id i8QK1Y3Q061877; Sun, 26 Sep 2004 22:01:34 +0200 (CEST) (envelope-from wb) Date: Sun, 26 Sep 2004 22:01:34 +0200 From: Wilko Bulte To: Peter Jeremy Message-ID: <20040926200134.GA61798@freebie.xs4all.nl> References: <200409221253.i8MCrR4K036310@repoman.freebsd.org> <20040924145847.29d8f597.oliver@FreeBSD.org> <20040924140756.GG959@green.homeunix.org> <20040924081830.K39925@pooker.samsco.org> <20040924145126.GH959@green.homeunix.org> <20040924091131.P39925@pooker.samsco.org> <20040924154708.GI959@green.homeunix.org> <20040924094950.N39925@pooker.samsco.org> <20040924161807.GJ959@green.homeunix.org> <20040925203122.GF83620@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040925203122.GF83620@cirb503493.alcatel.com.au> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.10-STABLE X-PGP: finger wilko@freebsd.org X-Virus-Scanned: by XS4ALL Virus Scanner cc: Brian Fundakowski Feldman cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: cvs-src@FreeBSD.ORG Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Sep 2004 20:01:44 -0000 On Sun, Sep 26, 2004 at 06:31:22AM +1000, Peter Jeremy wrote.. > On Fri, 2004-Sep-24 12:18:07 -0400, Brian Fundakowski Feldman wrote: > >On Fri, Sep 24, 2004 at 09:51:31AM -0600, Scott Long wrote: > >> On Fri, 24 Sep 2004, Brian Fundakowski Feldman wrote: > >> > Every time it "appears" to be fixed, I can't get any kind of stability > >> > with SMP, PREEMPTION, and SCHED_ULE; I'm certainly willing to try it > >> > each time it looks to be fixed. > >> > >> Would you please copy me on the reports that you've sent to Julian so I > >> can track them also? > > > >The only way I can get reports other than "it hung, serial DDB and > >SW_WATCHDOG are no help" is if somehow I gain some kind of real > >hardware watchdog. :( > > If you have an ISA slot handy, you can trivially generate NMI by > shorting a pair of opposite pins (from memory the pair closest to the > rear but I can't quickly verify that). Unfortunately, raising SERR# Correct, you are shorting GND against IOCHKN which gets you an NMI. -- Wilko Bulte wilko@FreeBSD.org