Subject: CVS commit: syssrc/sys/arch
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 08/23/2002 15:46:50
Module Name: syssrc
Committed By: scw
Date: Fri Aug 23 12:46:49 UTC 2002
Modified Files:
syssrc/sys/arch/powerpc/ibm4xx: cpu.c
syssrc/sys/arch/walnut/walnut: machdep.c
Log Message:
Install the ECC error interrupt handler at the level specified by
a "4xx-ecc-irq" property.
If the property isn't defined, assume the hardware has no ECC support.
This should, ideally, be a config file option.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/powerpc/ibm4xx/cpu.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/walnut/walnut/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.