Source-Changes archive

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

CVS commit: src/sys/arch/i386/i386



Module Name:    src
Committed By:   jmmv
Date:           Wed Apr 12 13:48:52 UTC 2006

Modified Files:
        src/sys/arch/i386/i386: locore.S machdep.c

Log Message:
Convert the code that fetches bootinfo information and stores it into the
kernel from assembler to C and add several comments to make things clearer.
I've been running with these changes for a couple of months without problems.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/i386/i386/locore.S
cvs rdiff -r1.570 -r1.571 src/sys/arch/i386/i386/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