Subject: Re: cpu speed and recent kernel hangs on 9x00 machines
To: Riccardo Mottola <rollei@tiscalinet.it>
From: Tim Kelly <hockey@dialectronics.com>
List: port-macppc
Date: 12/18/2004 13:24:42
On Sun, 19 Dec 2004 00:04:26 +0100
Riccardo Mottola <rollei@tiscalinet.it> wrote:

> ok, so I should just get the cache.. wonder if I can check that
> somehow.

In OF, 

dev /cpu/PowerPC,604 .properties

it might not have the /cpu prefix, as this depends on the version of OF.
The properties may have an l2-config node. If it does, OF is handling
it. If not, it's probably always on.

tim