To all EMM386SX.SYS users-

   EMM386SX.SYS is a standard DOS device driver that can be installed by
the DEVICE= protocol in CONFIG.SYS. It conforms all functionalities as
defined by Lotus/Intel/Microsoft in the newest Version 4.0 Specification.

      command line parameters are as followings:
       (upper or lower cases are valid)

          /d or -d     = executes EMS page diagnostics each item the
                         driver gets loaded.

          /m<x> or -m<x>   where x = 1,2,3,4,5
                         = moves the 64K frame to
                                 1 ==> 0C0000h
                                 2 ==> 0C4000h
                                 3 ==> 0C8000h
                                 4 ==> 0CC000h
                                 5 ==> 0D0000h (default)

           * Note : To use this driver with a VGA/EGA, M1(-M1) or /M2(-M2)
                    parameters can not be used.

          /p<nnn> or -p<nnn>  nnn = MAX # of EMM Handles (process ID)
                                    Min : 64 (default), Max : 256

          /x<mmmm~nnnn> or -x<mmmm~nnnn> = specify a range of memory which will
                                         not be used for EMS mapping. The memory
                                         range selected should be hexadecimal
                                         segment addresses.

            * Note : This driver will automatically exclude areas known to
                     contain ROMs or video RAM. Use this option if an expansion
                     option board (e.g., a network board) is installed between
                     the addresses C000 and D000.


EMM386SX.SYS utilizes the expanded memory in HEADLAND CHIPSET.
