Re: Booting on RiscPC

Mike Pumford <[email protected]> Mon, 25 Mar 2019 21:22:27 +0000
Newsgroups gmane.os.netbsd.ports.acorn32
Message-ID <[email protected]>
On 25/03/2019 19:09, Mike Pumford wrote:
> I'm in the process of setting up a more up to date current tree for 
> myself where I'll apply these patches and see what happens.
> 
Well I got a kernel with patches booting and got the same division by 
zero panic you did. However I had a working keyboard so was able to get 
a backtrace.

Division by zero is in statclock (called from hardclock().

There also seems to be something really bad in the podule detection code 
as it didn't pick up any of the podules properly. :(

I'll keep on diggind and see if I can work it out.

Mike