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

Help config




>DEVICE=C:\WINDOWS\EMM386.EXE RAM 256 I=E000-E5FF X=C000-C0FF X=C800-CFFF
>DEVICE=C:\DOS\EMM386.EXE 256 RAM I=E000-E5FF X=C800-CFFF

Why do you use a different one for NORMAL and GAMES?
Try X=C100-C1FF instead of X=C800-CFFF to save space.  Delete the part
with C000-C0FF.

>DEVICE=C:\THINKPAD\DICRMU01.SYS /MA=C000-C0FF

This should match the exclusion in the EMM386 line.  So either change
it to C800-CFFF (which is what you had) or C100-C1FF (which is what I
just told you to change EMM386 to).  In any case, your current config
is wrong, at least for GAMES.  But maybe you never use the modem while
in GAMES.

>DEVICE=C:\THINKPAD\SRAMDRV2.SYS

comment this one out, it is for PCMCIA memory card, not for the one
under the keyboard.


--andy