Subject: CVS commit: [netbsd-1-5] syssrc/sys/arch/macppc/macppc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/07/2002 19:49:05
Module Name:	syssrc
Committed By:	he
Date:		Thu Mar  7 17:49:04 UTC 2002

Modified Files:
	syssrc/sys/arch/macppc/macppc [netbsd-1-5]: machdep.c

Log Message:
Pull up revision 1.110 (via patch, requested by billc):
  Make sure I/O BATs are set to be guarded and cache-inhibited, so
  as to disallow speculative loads within them.  This dould otherwise
  cause random Machine Checks on 7450 (G4) based machines.


To generate a diff of this commit:
cvs rdiff -r1.74.2.1 -r1.74.2.2 syssrc/sys/arch/macppc/macppc/machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.