Subject: kernel built from 1.4.1 release branch does not boot
To: None <port-macppc@netbsd.org>
From: Andreas Wrede <andreas@planix.com>
List: port-macppc
Date: 11/14/1999 21:42:06
In order to get the ipf related fixes, I sup'ed sources from the
release branch and configured and build a GENERIC kernel. The kernel
will not boot, it hangs/freezes after the loader displays
start=0x10000. I have done a successful 'make build' in /usr/src to
bring userland up to 1.4.1release-branch level - still no luck
building a working release branch kernel. I have no problem building
kernels form the 1.4.1 release sources.

The machine is a 7300, output from a 1.4.1 release kernel is below.
It's a GENERIC kernel, plus puc devices.

What can I do to track this down?

BTW, I thing we should change the version number for the
release-branch source to something like 1.4.1A - right now it's just
to easy to confuse 1.4.1 release and release branch.

----------
NetBSD 1.4.1 (INTER) #0: Sun Nov  7 09:51:38 PST 1999
    root@test1:/usr/src/sys/arch/macppc/compile/INTER
CPU: 604ev (Revision 202)
real mem  = 67108864
avail mem = 58249216
using 819 buffers containing 3354624 bytes of memory
mainbus0 (root)
cpu0 at mainbus0
pci0 at mainbus0 bus 0
pci0: i/o enabled, memory enabled
pchb0 at pci0 dev 11 function 0
pchb0: Apple Computer PCI Controller (rev. 0x03)
puc0 at pci0 dev 14 function 0: SIIG Cyber Serial Dual PCI 16C550 (20x family) (com, com)
com0 at puc0 port 0: interrupting at irq 24
com0: ns16550a, working fifo
com1 at puc0 port 1: interrupting at irq 24
com1: ns16550a, working fifo
ne0 at pci0 dev 15 function 0: RealTek 8029 Ethernet
ne0: 10base2, 10baseT, 10baseT-FDX, auto, default auto
ne0: Ethernet address 00:80:c8:f3:24:b5
ne0: interrupting at irq 25
obio0 at pci0 dev 16 function 0: addr 0xf3000000
esp0 at obio0 offset 0x10000 irq 12: NCR53C94, 25MHz, SCSI ID 7
scsibus0 at esp0: 8 targets, 8 luns per target
mc0 at obio0 offset 0x11000: irq 14,2,3: address 00:a0:40:74:c4:da
zsc0 at obio0 offset 0x13000: irq 15,16
zstty0 at zsc0 channel 0
zstty1 at zsc0 channel 1
awacs at obio0 offset 0x14000 not configured
swim3 at obio0 offset 0x15000 not configured
adb0 at obio0 offset 0x16000 irq 18: 2 targets
aed0 at adb0 addr 0: ADB Event device
akbd0 at adb0 addr 2: extended keyboard
wskbd0 at akbd0: console keyboard
ams0 at adb0 addr 3: 1-button, 100 dpi mouse
wsmouse0 at ams0
mesh0 at obio0 offset 0x18000 irq 13: 50MHz, SCSI ID 7
scsibus1 at mesh0: 8 targets, 8 luns per target
sd0 at scsibus1 targ 0 lun 0: <QUANTUM, FIREBALL ST2100S, 0F0J> SCSI2 0/direct fixed
sd0: 2051MB, 7068 cyl, 3 head, 198 sec, 512 bytes/sect x 4201304 sectors
sd1 at scsibus1 targ 1 lun 0: <FUJITSU, M2903S-512, 0180> SCSI2 0/direct fixed
sd1: 2020MB, 3138 cyl, 13 head, 101 sec, 512 bytes/sect x 4137828 sectors
cd0 at scsibus1 targ 3 lun 0: <MATSHITA, CD-ROM CR-8012, 1.0g> SCSI2 5/cdrom removable
nvram0 at obio0 offset 0x1d000
pci1 at mainbus0 bus 1
pci1: i/o enabled, memory enabled
ofb0 at pci1 dev 11 function 0: Apple Computer product 0x0003
ofb0: 640 x 480, 8bpp
wsdisplay0 at ofb0: console (std, vt100 emulation)
wscons: wskbd0 glued to wsdisplay0 (console)
boot device: sd0
root on sd0a dumps on sd0b
root file system type: ffs
IP Filter: initialized.  Default = pass all, Logging = disabled

-- 
    - aew