Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Apr 98 01:12:40 EDT
From:      luoqi@watermarkgroup.com (Luoqi Chen)
To:        abial@nask.pl, julian@whistle.com
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Ouch... (DEVFS)
Message-ID:  <9804240512.AA12050@watermarkgroup.com>

next in thread | raw e-mail | index | archive | help
> 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.

-lq

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9804240512.AA12050>