Source-Changes archive

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

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   freza
Date:           Thu Aug 31 23:14:38 UTC 2006

Modified Files:
        src/sys/arch/powerpc/oea: oea_machdep.c
        src/sys/arch/powerpc/powerpc: bus_space.c

Log Message:
* move the "cheating" conditional into unmapiodev() implementation
  itself (instead of memio_unmap()), as it differs between OEA and
  ibm4xx.

OK by matt@


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/powerpc/oea/oea_machdep.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/powerpc/powerpc/bus_space.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