The M[n] parameter specifies a particular 64KB page frame address for EMM386SX.SYS. The value n must be a number from 1 to 9 to indicate one of the following addresses:

10C0000h

20C4000h

30C8000h

40CC000h

5 * 0D0000h

60D4000h

70D8000h

80DC000h

90E0000h

*Default setting

For example, to specify a page frame address of 0CC000h, add the following command line to your CONFIGSYS file:

DEVICE-EMM386SX.SYS /M4

The P[nnn] parameter specifies the number of handles (or process IDS) available to EMM386SX.SYS. The value for nnn must be in the range of 64 to 256. The default value is 64.

The X[nnnn-nnnn] parameter specifies a hexadecimal memory address range to exclude from mapping by EMM386SX.SYS. The first address (nnnn) is the beginning address of the range and the second address (nnnn) is the ending address.

4 - 1 0 Enhancing System Operations