Source-Changes archive

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

NetBSD master CVS tree commits



drochner
Thu Aug 14 08:22:02 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv3976

Modified Files:
        libi386.h biosmem.S 
Added Files:
        biosmemx.S getextmemx.c 
Log Message:
New, optional, method to get size of extended memory.
It will be used for getextmem() if EXTENDED_MEMDETECT is defined.
Worked on all tested machines.
Thanks to all testers, especially Martin Husemann!


drochner
Thu Aug 14 08:28:48 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/dosboot
In directory netbsd1:/var/slash-tmp/cvs-serv4895/dosboot

Modified Files:
        main.c 
Log Message:
Use traditional memory detect function (int15/88) as indication for
a XMS driver.
>From Martin Husemann.


drochner
Thu Aug 14 08:28:50 PDT 1997
Update of /cvsroot/src/sys/arch/i386/stand/lib
In directory netbsd1:/var/slash-tmp/cvs-serv4895/lib

Modified Files:
        exec_fromdos.c 
Log Message:
Use traditional memory detect function (int15/88) as indication for
a XMS driver.
>From Martin Husemann.




Home | Main Index | Thread Index | Old Index