Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kernel



On Thu, Dec 31, 1998 at 05:54:29PM +0000, Rainer Doemer wrote:
> 
> > The feature addition file (I refuse to name it "fix") is
> > 
> > ftp.netbsd.org:/pub/NetBSD/arch/amiga/misc/apollodiffs
> > ftp.de.netbsd.org:/pub/NetBSD/arch/amiga/misc/apollodiffs
> > 
> > If it does not apply cleanly... find out where the conflict is, and apply
> > the diff manually.
> 
> Your "feature addition file" did apply cleanly to the NetBSD 1.3.3
> sources. However, when compiling the file ahsc.c, I got the following
> error:
> [...]
> .../../../../arch/amiga/dev/ahsc.c: In function `ahscattach':
> .../../../../arch/amiga/dev/ahsc.c:139: structure has no member named 
> `sc_sbicp'
> *** Error code 1
> 
> Since I have no idea what's going on in that file, I just commented
> the line out:
> 
> diff ahsc.c.bak ahsc.c
> 139c139
> <       sc->sc_sbicp = (sbic_regmap_p) ((int)rp + 0x41);
> ---
> > /*    sc->sc_sbicp = (sbic_regmap_p) ((int)rp + 0x41); */
> 
> This is most probably wrong (Ignatios, is it?), but at least
> the compilation could continue.

Yes, this ist most probably not right. I'll look at the code later when my
little one is asleep.

> 
> Finally, after about 12 hours, my A3000/25 did produce a new
12 hours? *shiver* I remember 2.5 hour builds on the same machine (although
with 16 MB of memory).

> GENERIC 1.3.3 kernel including the patch above.
> However, it is NOT TESTED!
> 
> You can grab the kernel directly from my machine:
> 
> ftp://pv915.pv.reshsg.uci.edu/pub/NetBSD/netbsd_GENERIC133+APOLLO.gz
> 
> For anyone who is brave enough to test it (Björn!), please back up
> your system before trying it. And of course, please let us know
> if it works.

I suggest to wait before testing that one.
> 
> Happy New Year to everyone! Keep up the good work!

HNY also from me.
        -is



Home | Main Index | Thread Index | Old Index