Source-Changes archive

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

CVS commit: syssrc/sys/arch/sgimips/sgimips



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Nov 21 23:27:22 UTC 2001

Modified Files:
        syssrc/sys/arch/sgimips/sgimips: machdep.c

Log Message:
- Check for provided bootinfo from the bootloader.  If we find it,
  save off DDB symbol table information.
- Make loading of memory work reliably with the bootloader; for each
  candidate memory type from ARCS (which now includes LoadedProgram),
  check to see if the kernel is within that chunk, and load the pages
  around it if it is.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/sgimips/sgimips/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