Subject: Re: Fresh NetBSD/sparc snapshot
To: Julian Coleman <J.D.Coleman@newcastle.ac.uk>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 06/24/1999 23:10:02
> le0: 8 receive buffers, 2 transmit buffers
> data fault: pc=0xf000ab68 addr=0xfe000000 ser=80<INVAL>
> panic: kernel fault
> halted
>
> With 1.4B GENERIC, it continues with :
>
> clock0 at obio0 addr 0xf2000000: mk48t02 (eeprom)
> timer0 at obio0 addr 0xef000000 delay constant 10
> memreg0 at obio0 addr 0xf4000000
Oh.. it seems that the `rnd' pseudo device is trying to use microtime()
before the timer device is attached.
-pk