Ref: 16530025
Title: Documentation Error Setting LDR.CFG in 3+Open/XNS with LPO
Date: 8/24/90

Copyright 3Com Corporation, 1991.  All rights reserved.

On page 8-5 of the 3+Open/XNS Installation Guide, which discusses setting
up 3+Open XNS for using a PC workstation with LPO on a 3+Open network,
the LDR.CFG example is incorrect.  PRO.SYS, BUF.SYS and BPA.SYS
are in the wrong place.  BPA.SYS is being loaded as a program and not as
a driver.

Following is the correct LDR.CFG example for using LPO with 3+Open
netstations:

..........................................................................
driver=C:\3OPEN\DOSWKSTA\LANMAN\drivers\adapter\pro.sys 24 1 50
driver=C:\3OPEN\DOSWKSTA\LANMAN\drivers\adapter\buf.sys
*
* Only ONE of the following two "driver=" lines should be selected.
* One should have an asterisk at the beginning and the other should not.
*
* If you have an ETHERLINK PLUS, then choose ETH505E.SYS.
* If you have a TOKENLINK PLUS, then choose TOK605EB.SYS.
*
driver=C:\3OPEN\DOSWKSTA\LANMAN\drivers\adapter\eth505e.sys -B24 -H4
* driver=C:\3OPEN\DOSWKSTA\LANMAN\drivers\adapter\tok605eb.sys
driver=C:\3drivers\idp.sys
driver=C:\3drivers\spp.sys
driver=c:\3drivers\cou.sys
driver=C:\3OPEN\DOSWKSTA\LANMAN\drivers\adapter\lgl.sys -m50
driver=c:\3drivers\bpa.sys
program=C:\3OPEN\DOSWKSTA\LANMAN\drivers\adapter\nba.exe /s32 /n32 /r3  /t4
/i8 /l8
program=C:\3drivers\pta.exe
program=c:\3drivers\courier.com
program=c:\3apps\xnsbapi.exe
