Subject: Re: MIPS Magnum 4000-PC fails to boot
To: Mark Abene <phiber@radicalmedia.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: port-arc
Date: 11/09/2000 10:56:51
On Thu, Nov 09, 2000 at 07:57:06AM -0500, Mark Abene wrote:

 > My first suggestion is to stick a printf before and after the call 
 > to _splnone() in autoconf.c.  Make sure it isn't an interrupt problem.
 > This is definitely a 4000PC, not a 4000SC, right?  If you're having the
 > same INT4 problem as on the 4000SC, I'll wet my pants.  Please let me
 > know, as the outcome of this test will affect my hypothesis of the 4000SC
 > problem.

Okay, here you go:

Copyright (c) 1996, 1997, 1998, 1999, 2000
    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 1.5J (GENERIC) #1: Thu Nov  9 10:46:13 PST 2000
    root@dr-evil:/u1/netbsd/src/sys/arch/arc/compile/GENERIC
MIPS Magnum
total memory = 32768 KB
avail memory = 25248 KB
using 435 buffers containing 1740 KB of memory
mainbus0 (root)
cpu0 at mainbus0: MIPS R4000 CPU (0x422) Rev. 2.2 with MIPS R4010 FPC Rev. 0.0
cpu0: L1 cache: 8KB/32B instruction, 8KB/16B data, direct mapped
cpu0: No L2 cache
pica0 at mainbus0
aclock0 at pica0 slot 0 offset 0x0: mc146818 or compatible
lpt0 at pica0 slot 1 offset 0x0
fdc0 at pica0 slot 2 offset 0x0
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
vxl at pica0 slot 4 offset 0x0 not configured
sn0 at pica0 slot 5 offset 0x0: bufsize 28480 address 00:00:6b:82:78:ba
asc0 at pica0 slot 6 offset 0x0: NCR53C94, target 7
scsibus0 at asc0: 8 targets, 8 luns per target
pckbc0 at pica0 slot 7 offset 0x0
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0
pms0 at pckbc0 (aux slot)
wsmouse0 at pms0
pms at pica0 slot 8 offset 0x0 not configured
com0 at pica0 slot 9 offset 0x0: ns16550a, working fifo
com0: txfifo disabled
com0: console
com1 at pica0 slot 10 offset 0x0: ns16550a, working fifo
com1: txfifo disabled
isabr0 at mainbus0
isa0 at isabr0 isa_io_base 0xe2000000 isa_mem_base 0xe3000000
ABOUT TO _splnone
[ ....WEDGE.... ]

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>