Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/include



Module Name:    syssrc
Committed By:   uwe
Date:           Tue Dec 11 03:28:39 UTC 2001

Modified Files:
        syssrc/sys/arch/sparc/include: param.h

Log Message:
microSPARC-IIep is a sun4m but with an integrated PCI controller.
In a lot of places (like pmap &c) we want it to be treated as SUN4M.
But since various low-level things are done very differently from
normal sparcs (and since for now it requires a relocated kernel
anyway), the MSIIEP kernels are not supposed to support any other
system.  So when MSIIEP is defined - insist on SUN4M defined and SUN4
and SUN4C not defined.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/sparc/include/param.h

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