Source-Changes archive

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

CVS commit: src/sys/arch/mvmeppc/mvmeppc



Module Name:    src
Committed By:   kleink
Date:           Sat Sep  6 21:07:00 UTC 2003

Modified Files:
        src/sys/arch/mvmeppc/mvmeppc: machdep.c

Log Message:
Rearrange bus_space initialization slightly, taking advantage of being
able to pass a bus_space with an extent already assigned to
bus_space_init().  This eliminates creating the extents twice, and
makes it a bit easier to read.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/mvmeppc/mvmeppc/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