Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   mhitch
Date:           Sat Mar 27 03:27:09 UTC 1999

Modified Files:
        src/sys/arch/pmax/pmax: dec_3max.c dec_3max_subr.c dec_3maxplus.c
Log Message:
The ECC handling was broken when the common handling was split out of dec_3max.c
and dec_3maxplus.c.  The ERRSYN/CHKSYN register contains data, not an address.
Pass the address of the register rather than the contents to dec_mtasic_err()
instead of the register contents so it can read/write the register.
Correctable memory errors won't trap in dec_mtasic_err() anymore.




Home | Main Index | Thread Index | Old Index