Subject: Re: kernel trap on Ultra-1 Creator
To: None <pfatschb@foo.fh-furtwangen.de, port-sparc64@netbsd.org>
From: None <eeh@netbsd.org>
List: port-sparc64
Date: 10/14/2001 18:24:42
| i've tried to put NetBSD on my Sun Ultra1-Creator.
| Since it has no Floppy-Drive I used the netboot-method.
|
| While booting with kernel 1.5 I get:
|
| ....
| qe0 at qec0 slot0 offset 0x0 rev 1data fault:  pc=1221d04 addr=10 sfsr=%qb
| kernel trap30: data acces exception
| Stopped in swapper at  qestop+0x10:  ldsw  [%13+0x10],%o0
| db>

The qec driver is buggy.  It does not properly initialize a bus_space_tag.
Remove the qec card.

Eduardo