Ref: 11640112
Title: Sample Config--Using QEMM To Load NBP and ELink Driver High
Date: 12/31/90

Copyright 3Com Corporation, 1991.  All rights reserved.

Here are sample configuration files from an NBP-only workstation loading
NBP and the EtherLink II driver into high memory using QEMM.  The
workstation is a Compaq 386/25 with a 3C503 adapter.

After booting the workstation, with everything set to defaults,
except for loading NBP.EXE and ELNKII.DOS high, memory available
was 527792 bytes.

In the AUTOEXEC.BAT file, the path to the NBP.EXE program was already
set to C:\3OPEN\DOSWKSTA\LANMAN\DRIVERS.  To load NBP high, this line
was added to AUTOEXEC.BAT:

   c:\qemm\loadhi /r:2 nbp

These lines were added to CONFIG.SYS:

   device=c:\qemm\qemm.sys AUTO NCF CER CRM RAM DMA=15
   device=c:\qemm\loadhi.sys /r:1 c:\3open\doswksta\lanman\drivers\elnkii.dos

This sample assumes the QEMM files are in the C:\QEMM subdirectory.

