Subject: Netbooting problem (NetBSD 1.5.2 without SCSI)
To: None <port-next68k@netbsd.org>
From: Alex Popov <alex@seidlitz.ca>
List: port-next68k
Date: 05/30/2002 11:49:35
Hi,

I am having trouble netbooting my NeXTstation colour:

I was able to setup tftpd server using OpenBSD 3.1 on i386, and I actually
was able to start netbooting process. I saw Welcome to NetBSD message in ROM
monitor window and then screen turned to graphic mode and started repeating
the same error message over and over again, and then dumped me out into
debugger:

---8<---------------------------------------------------
isrdispatch_autovec: stray level 3 interupt
    * intrstat = 0x1000<SCSI>
    *intrmask = 0xffffffff98027648<NMI, ENETX_DMA, ENETR_DMA, SCC, DSP_4,
DISK|C16_VIDE
0, SCSI, ENETX, ENETR,DSP_3, KYBD_MOUSE>
panic: isr_dispatch_autovec: too many stray interrupts
Stopped in swapper at _cpu_Debugger+0x6:    unlk     a6
db>
----------------------------------------------------------

I used the kernel from kern.tgz set from standard NetBSD/next68k
distribution. (I haven't got to the new kernel with SCSI support yet).

Any ideas what could be the problem?

- Alex