CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/05/27 08:13:00
Modified files: sys/arch/sgi/localbus: imc.c sys/arch/sgi/sgi: ip22.h ip22_machdep.c Log message: Decide once for all whether IP22/IP28 systems are running with the ECC memory controller or not, and store this in a global variable. This is better than checking for the IP number everytime, especially since, according to IRIX header files, not all IP26 use the ECC memory controller (not that it matters much for us since we do not run on them yet)