accessing ram above 64mg
11-Aug-95 19:04:52
Sb: #184369-accessing ram above 64mg
Fm: Kyle J. McKisic 75542,363
To: Martin Enthed 100277,1272
Martin,
yes, I have – I've got 128 mb and qemm 7.5 see's everything fine.
it's also very easy to set up in your config.sys
<< from a previous message>>
Then you use the SCANMEM command to display the amount of memory the machine
has. SCANMEM returns a memory range called USERAM.
o That range then needs to be plugged into the QEMM386.SYS's USERAM
option in the CONFIG.SYS.
Example: DEVICE=C:\QEMM\QEMM386.SYS RAM USERAM=XXXXX-XXXXX
-Kyle