Subject: Re: cache problem
To: Paul Kranenburg <pk@cs.few.eur.nl>
From: Missing - presumed fed. <greywolf@defender.VAS.viewlogic.com>
List: port-sparc
Date: 12/19/1995 09:00:23
...or surround it with #ifdef BROKENCACHE/#endif and include "options
BROKENCACHE" in your config file...

#define AUTHOR "pk@cs.few.eur.nl (Paul Kranenburg)"

/*
 * > one of my 1+ has a broken cache chip. Is it possible to disable
 * > the cache (build a kernelwhich does this) ?
 * 
 * You can comment out the line that reads
 * 
 * 	stba(AC_SYSENABLE, ASI_CONTROL,
 * 	     lduba(AC_SYSENABLE, ASI_CONTROL) | SYSEN_CACHE);
 * 
 * in cache.c.
 * 
 * -pk
 * 
 */

#undef AUTHOR	/* "pk@cs.few.eur.nl (Paul Kranenburg)" */




				--*greywolf;
--
"Do not meddle in the affairs of wizards,
 for they become subtle and quick to anger."	-- J. R. R. Tolkien