Ronald G Minnich wrote:

> Not source, but if you check out this
> site:http://www.clubic.com/n/n2002.html
> You'll find a tool called mathlon. It can manipulate the L2.
>
> ron

Can someone tell me if the factory BIOS for the SiS730 or any
other Athlon board has a CMOS Setup option to enable/disable
the L2 cache?  If so, then the BIOS must query the CMOS
at some point durring boot up...

and cat /dev/nvram > file1 ;
(restart and change cache setting) ;
cat /dev/nvram > file2 ;
diff file1 file2  (but with a tool to tell byte/bit offset)
can find which bit...

Reply via email to