Subject: Re: port-sun3/34524: NetBSD 3.0 / 3.0.1 miniroot for Sun3 panics onSun
To: None <port-sun3-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 09/16/2006 05:15:04
The following reply was made to PR port-sun3/34524; it has been noted by GNATS.
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
To: gnats-bugs@NetBSD.org
Cc: tsutsui@ceres.dti.ne.jp
Subject: Re: port-sun3/34524: NetBSD 3.0 / 3.0.1 miniroot for Sun3 panics onSun
3/80
Date: Sat, 16 Sep 2006 15:42:07 +0900
3.0.1 miniroot works fine on my 3/80.
Is it ok to close this PR?
---
:
Abort at 0xF8167AA2.
>b sd(,,1)
Boot: sd(0,0,1)
>> NetBSD/sun3 ufsboot [1.12]
ufsboot: trying netbsd
open netbsd: No such file or directory
ufsboot: trying netbsd.old
open netbsd.old: No such file or directory
ufsboot: trying netbsd.sun3x
1007620+55060 [96256+82885]=0x12f5bc
starting program at 0x4000
console is ttya
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
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 3.0.1 (INSTALL3X) #0: Fri Jul 14 04:23:23 UTC 2006
riz@b2.netbsd.org:/home/builds/ab/netbsd-3-0-1-RELEASE/sun3/200607131826Z-obj/home/builds/ab/netbsd-3-0-1-RELEASE/src/sys/arch/sun3/compile/INSTALL3X
Model: sun3x 80
fpu: mc68882
total memory = 65536 KB
avail memory = 63224 KB
mainbus0 (root)
obio0 at mainbus0
iommu0 at obio0 addr 0x60000000
memerr0 at obio0 addr 0x61001000 ipl 7: (Parity memory)
intreg0 at obio0 addr 0x61001400
zsc0 at obio0 addr 0x62000000 ipl 6: (softpri 3)
kbd0 at zsc0 channel 0: baud rate 1200
zsc0: channel 1 not configured
zsc1 at obio0 addr 0x62002000 ipl 6: (softpri 3)
zstty0 at zsc1 channel 0 (console i/o)
zstty1 at zsc1 channel 1
eeprom0 at obio0 addr 0x64000000
clock0 at obio0 addr 0x640007f8 ipl 5
le0 at obio0 addr 0x65002000 ipl 3: address 08:00:20:07:c4:e6
le0: 8 receive buffers, 2 transmit buffers
dma0 at obio0 addr 0x66001000 ipl 2: rev 0
esp0 at obio0 addr 0x66000000 ipl 2: ESP100, 20MHz, SCSI ID 7
scsibus0 at esp0: 8 targets, 8 luns per target
fdc0 at obio0 addr 0x6e000000 ipl 6 vect 0x40: (softpri 2) chip 82072
fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec
enabling interrupts
scsibus0: waiting 2 seconds for devices to settle...
sd0 at scsibus0 target 0 lun 0: <FUJITSU, M1606S-512, 6237> disk fixed
sd0: 1041 MB, 3457 cyl, 6 head, 102 sec, 512 bytes/sect x 2131992 sectors
sd0: async, 8-bit transfers, tagged queueing
boot device: sd0b
root on sd0b dumps on sd0b
root file system type: ffs
WARNING: clock gained 64 days -- CHECK AND RESET THE DATE!
sh: Can't open /etc/rc
Enter pathname of shell or RETURN for /bin/sh:
intr ^C kill ^U erase ^? werase ^W newcrt
To install NetBSD, enter the command: install
Otherwise, enter the command: halt
#
---
Izumi Tsutsui