Source-Changes archive

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

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



Module Name:    src
Committed By:   dsl
Date:           Fri Nov  7 11:34:28 UTC 2003

Modified Files:
        src/sys/arch/i386/stand/lib: biosmemx.S

Log Message:
Change getextmem2 to return 'configured' values from cx/dx if ax/bx zero,
make absolutely high the top 16bits of returned values are zero.
Ralf's list says that some BIOS need %eax = 0x0000e820 in getmementry.
Add a few comments.
Might fix problems with memory size detection on some systems.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/i386/stand/lib/biosmemx.S

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