k.vamsi
February 28th, 2005, 01:00 AM
Hi,
I am developing a driver for data acquition (HUGE COLLECTION) for that i am blocking Total ram size (for ex 2 GB sys RAM i am blocking 1GB for OS other for data acquition purpose ) using /MAXMEN option from boot.ini file using GlobalmemoryStatus i foung only RAM that is allocated for OS.so thats why i want to read total RAM size from BIOS .
from DDk i have a cll to get CMOS data using HalGetDataBus(&Cmos,..,..,..,)
actually my problem is i don't know the steps accessing Total RAM size, i don't know assembly languale (not fully).
can any one suggest me about this
regards
vamsi.k
I am developing a driver for data acquition (HUGE COLLECTION) for that i am blocking Total ram size (for ex 2 GB sys RAM i am blocking 1GB for OS other for data acquition purpose ) using /MAXMEN option from boot.ini file using GlobalmemoryStatus i foung only RAM that is allocated for OS.so thats why i want to read total RAM size from BIOS .
from DDk i have a cll to get CMOS data using HalGetDataBus(&Cmos,..,..,..,)
actually my problem is i don't know the steps accessing Total RAM size, i don't know assembly languale (not fully).
can any one suggest me about this
regards
vamsi.k