Subject: Re: netbsd-current and ibook g4: kernel freeze
To: Michael Lorenz <macallan18@earthlink.net>
From: leon zadorin <leonleon77@gmail.com>
List: port-macppc
Date: 01/29/2007 14:32:42
On 1/28/07, Michael Lorenz <macallan18@earthlink.net> wrote:

> The GENERIC kernel might have gotten too fat again - please build a
> smaller kernel ( remove some drivers you know you're not going to
> need ) and tell me if that works.

Ok, have build the smaller kernel (generic from version 3 is 5.4 meg,
the one that i have built [netbsd-current] is 5.0 meg... so we know
that it is small enough... right?)

..... have also built and installed the latest ofwboot.xcf (i think -
it still prints out revision 1.10 though)...

But unfortunately the same problem... here is the complete output i
get (copied by hand, so errors may be present) after typing "boot" in
open firmare prompt:

boot load-size=c5dc adler32=aa93accb

loading XCOFF

tsize=c2c0 dsize=23c bsize=29c0 entry=e00000
SECTIONS:
.text     00e00000 00e00000 0000c2c0 000000e0
.data     00e0d000 00e0d000 0000023c 0000c3a0
.bss      00e0d240 00e0d240 000029c0 00000000
loading .text, done..
loading .data, done..
clearing .bss, done..

>> NetBSD/macppc OpenFirmware Boot, Revision 1.10
>> (root@, Sun Jan 28 11:21:12 EST 2007)
4606948+215176 [250576+237105]=0x510964
 start=0x100000

And that's it - nothing more :-)

Kind regards,
Leon.

PS - The reason for me to be compiling the latest kernel is that I am
actually after the new firewire drivers support (fwcontrol user util
as well)... so... as an alternative - is there sort of a stable branch
of NetBSD with new firewire support and if so - how do I cvs it then?