Subject: RE: MP kernel hangs during boot
To: 'mcmahill@mtl.mit.edu ' <mcmahill@mtl.mit.edu>
From: Stoermer, Jon-Pierre <jstoermer@doubleclick.net>
List: port-sparc
Date: 01/09/2003 21:32:42
 
hi, 

i had this problem this morning. boot generic kernel, disable
floppy support in kernel. recompile and retry.. :) don't forget
the SCSI3 stuff if your using it.. 

hope this helps...

jp

-----Original Message-----
From: mcmahill@mtl.mit.edu
To: port-sparc@netbsd.org
Sent: 1/9/2003 8:51 PM
Subject: MP kernel hangs during boot



I just tried booting a MP kernel on my SS10, but it hung during
autoconfiguration.


2925092+98176+221648 [190352+145717]=0x37a62c
OBP version 3, revision 2.12 (plugin rev 2)
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
    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.6L (GENERIC.MP) #0: Wed Jan  8 22:40:37 EST 2003

dan@pogen:/amd/bondage/export/disk1/src/src-netbsd-current/sys/arch/spar
c/compile/GENERIC.MP
total memory = 127 MB
avail memory = 114 MB
using 896 buffers containing 6620 KB of memory
bootpath: /iommu@f,e0000000/sbus@f,e0001000/ledma@f,400010/le@f,c00000
mainbus0 (root): SUNW,SPARCstation-10
cpu0 at mainbus0: mid 8: TMS390Z50 v0 or TMS390Z55 @ 50 MHz, on-chip FPU
cpu0: physical 20K instruction (64 b/l), 16K data (32 b/l), 1024K
external
(32 b/l): cache enabled
cpu1 at mainbus0: mid 10: TMS390Z50 v0 or TMS390Z55 @ 40.300 MHz,
on-chip
FPU
cpu1: physical 20K instruction (64 b/l), 16K data (32 b/l), 1024K
external
(32 b/l): cache enabled
obio0 at mainbus0
clock0 at obio0 slot 0 offset 0x200000: mk48t08: hostid 72ba338b
timer0 at obio0 slot 0 offset 0x300000: delay constant 23
zs0 at obio0 slot 0 offset 0x100000 level 12 softpri 6
zstty0 at zs0 channel 0 (console i/o)
zstty1 at zs0 channel 1
zs1 at obio0 slot 0 offset 0x0 level 12 softpri 6
kbd0 at zs1 channel 0: baud rate 1200
ms0 at zs1 channel 1: baud rate 1200
fdc0 at obio0 slot 0 offset 0x700000 level 11


hangs at this point.  Is this the floppy controller?  What should I do
at
this point to help debug?

Thanks
-Dan