Subject: Re: [2.0-RC1] shutdown is not clean
To: None <port-sparc64@netbsd.org>
From: Michael Gerhards <HM-Gerhards@uni.de>
List: port-sparc64
Date: 10/21/2004 19:46:19
Manuel Bouyer <bouyer@antioche.eu.org> wrote:
>> I had a closer look on this file - wd.c didn't change in the last few
>> weeks, so wd.c in my kernel sources has also the date "Oct  1 05:48".
>> 
>> So what else might go wrong?
> 
> I just forgot a ';'. The line
>        wdcdebug_mask=0xff
> should be changed to
>        wdcdebug_mask=0xff;
> 
> Sorry for the typo

No problem. I will try this next weekend.

Michael