Source-Changes archive

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

CVS commit: syssrc/sys/arch/acorn26/stand/boot26



Module Name:    syssrc
Committed By:   bjh21
Date:           Mon May 27 20:17:12 UTC 2002

Modified Files:
        syssrc/sys/arch/acorn26/stand/boot26: boot26.c

Log Message:
Add a function, get_page(), whose job is to find which logical page should
be used to load a given physical page.  At the moment, this just returns
the page's current logical mapping, but in future it might handle returning
bounce pages for physical pages which are in use, and copying to the correct
page just before loading the kernel.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/acorn26/stand/boot26/boot26.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