Linus> This is exactly what I used to get with the "init_pit()"
Linus> stuff that initialized the programmable interval timers
Linus> (incorrectly, it seems, even though the code looked ok).
Linus> David has the same setup as I do, but never saw this, so it
Linus> probably depends on the firmware version (probably the _very_
Linus> initial debugger code, not MILO).
Can somebody who sees this problem try to find out what's going on?
My recent patches do not touch the refresh timer (only the system and
speaker timer, which really ought to be safe). As Linus mentioned, I
never saw anything like this on my Cabriolet (or the Noname), so I'm
really at loss at what's going on.
In particular, I'd like to know which timer reprogramming causes the
problem to show up.
>> A couple of things I noticed, this model is a 300MHZ machine but
>> the bogoMIPS number seems odd/low to me.
You should definitively get a BogoMIPS rating close to 300.
--david