From owner-freebsd-current Fri Apr 24 00:01:17 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA07898 for freebsd-current-outgoing; Fri, 24 Apr 1998 00:01:17 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from korin.warman.org.pl (korin.nask.waw.pl [148.81.160.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA07878 for ; Fri, 24 Apr 1998 00:01:07 -0700 (PDT) (envelope-from abial@nask.pl) Received: from localhost (abial@localhost) by korin.warman.org.pl (8.8.8/8.8.5) with SMTP id JAA13784; Fri, 24 Apr 1998 09:03:58 +0200 (CEST) X-Authentication-Warning: korin.warman.org.pl: abial owned process doing -bs Date: Fri, 24 Apr 1998 09:03:57 +0200 (CEST) From: Andrzej Bialecki X-Sender: abial@korin.warman.org.pl To: Luoqi Chen cc: julian@whistle.com, freebsd-current@FreeBSD.ORG Subject: Re: Ouch... (DEVFS) In-Reply-To: <9804240512.AA12050@watermarkgroup.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 24 Apr 1998, Luoqi Chen wrote: > > Andrzej Bialecki wrote: > > > > > > Hi! > > > > > > Hmmm... Here's another strange behaviour. > > > > > > > > At least partially fixed.. > > see 1.162 for the fix. > > > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/isa/wd.c > > > I cvsup'd the lastest wd.c and now I had the same panic Andrzej saw. > The problem is dk_state should never be set back to DK_CLOSE once > the controller is initialized. It is the state of the controller rather > then the device driver's. Just remove the line with DK_CLOSE from the code. Yep, the same panic here with rev. 1.162: wd0: wdstart: weird dk_state 0 panic: wdcontrol Andrzej Bialecki --------------------+--------------------------------------------------------- abial@nask.pl | if(halt_per_mth > 0) { fetch("http://www.freebsd.org") } Research & Academic | "Be open-minded, but don't let your brains to fall out." Network in Poland | All of the above (and more) is just my personal opinion. --------------------+--------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message