From: Michel <da...@re...> - 2000-09-26 12:24:48
|
Alan Buxey wrote: > > ppc_ksyms.c I deleted the line(238) EXPORT_SYMBOL(mol_interface). > > there is far far more to get MOL running than that single line. I counted > (and inserted) over 30 lines of code into various arch/ppc files to get > MOL support, I'm creating a MOL branch (again) called mol-branch now. Please commit your MOL changes there. > however, though the kernel still compiles, it then crashes > upon bootup..this is an ongoing investigation (i now need to do some > APUS_PROGRESS calls - but am insufficiently trained to jump straight into > this (help! anyone? :-)) ) I see APUS_PROGRESS isn't in our code anymore. Time to dig up some old versions... Anyway, what APUS_PROGRESS(n) basically did was write n to a fixed memory address (don't remember - something like 0xe0001234 ?) which wouldn't be cleared on reboot. You could read that value back with a memory viewer in AmigaOS to find out how far the code ran. Michel -- Earthling Michel Dänzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and the DRI project |