Subject: Re: Test kernels -> on sparc ipx
To: Andrew Doran <ad@netbsd.org>
From: Markus W Kilbinger <mk@kilbi.de>
List: port-sparc
Date: 11/29/2007 09:46:20
Hi!
Andrew> On Mon, Nov 26, 2007 at 07:27:58PM +0000, Andrew Doran
Andrew> wrote:
>> I have test kernels for the following architectures. These are
>> for changes to interrupt handling, and I'll be merging them
>> into -current soon.
Andrew> Thanks to everyone who has helped so far. I have put
Andrew> another set of kernels at the URL below. Any takers?
Andrew> arm: cats, iyonix, netwinder, shark m68k: hp300, luna68k,
Andrew> mac68k, mvme68k, news68k, next68k sparc: sparc, sparc64
Andrew> ppc: sandpoint, prep
Andrew> http://www.hairylemon.org/~ad/netbsd/softint/
I've just disinterred and resuscitated my good old sparc station ipx
and saw the following boot message/problem with yoru sparc.bz2 kernel
(de-bzip2-ed to netbsd-softint):
ok boot netbsd-softint
Initializing Memory
>> NetBSD/sparc Secondary Boot, Revision 1.14
>> (kilbi@qie, Sat May 21 18:41:24 MEST 2005)
Booting netbsd-softint
OBP version 2, revision 2.9 (plugin rev 2)
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 4.99.38 (GENERIC) #0: Tue Nov 27 21:52:01 GMT 2007
ad@spanners.hairylemon.org:/local/home/ad/src/sys/arch/sparc/compile/GENERIC
total memory = 65436 KB
avail memory = 59868 KB
bootpath: /sbus@1,f8000000/esp@0,800000/sd@3,0
mainbus0 (root): SUNW,Sun 4/50: hostid 57c0ffee
cpu0 at mainbus0: W8601/8701 or MB86903 @ 40 MHz, on-chip FPU
cpu0: cache chip bug; trap page uncached
cpu0: 64K byte write-through, 32 bytes/line, hw flush: cache enabled
memreg0 at mainbus0 ioaddr 0xf4000000
clock0 at mainbus0 ioaddr 0xf2000000: mk48t02
timer0 at mainbus0 ioaddr 0xf3000000 ipl 10: delay constant 17, frequency = 1000000 Hz
auxreg0 at mainbus0 ioaddr 0xf7400003
zs0 at mainbus0 ioaddr 0xf1000000 ipl 12 softpri 6
zstty0 at zs0 channel 0 (console i/o)
zstty1 at zs0 channel 1
zs1 at mainbus0 ioaddr 0xf0000000 ipl 12 softpri 6
kbd0 at zs1 channel 0: baud rate 1200
ms0 at zs1 channel 1: baud rate 1200
audioamd0 at mainbus0 ioaddr 0xf7201000 ipl 13panic: intr_establish: class lvl (7) < pil (13)
halted
Program terminated
ok
Something (else) I can try/test?
Markus.