Port-amigappc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Initial code in tree!
> Thanks. This kernel works! Even on my A3000 without AGA. The only
> strange fact is that it prints "total memory 99MB" and "avail
> memory 268MB" (I have 8MB on the motherboard and and 128MB on the
> CSPPC).
The memory size is not detected yet. I hardcoded my memory size and
addresses into the kernel. Because memory configuration is passed by
boot-loader (with other parameters) I decided first to make the kernel
working, and then make 'flexible' loader (which also relocates the kernel).
> And please don't forget the A3000 users. I saw in machdep.c that
> you are only differentiating between A1200 and A4000. :)
Temporarily. :)
> BTW, where do I get this cross/PowerPC package now? I would like
> to experiment a bit myself...
You can compile it from souces by yourslef using package source three
(e.g. pkgsrc.tar.gz), download precompiled binaries from some NetBSD
mirror ftp sites (usually located in pub/NetBSD/packages/), or I can bring
the binaries from my home computer and make them available for FTP
(if I don't forget, I'll take them tomorrow). :)
regards
- Adam
Home |
Main Index |
Thread Index |
Old Index