Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch



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.




Home | Main Index | Thread Index | Old Index