LAN Manager Workstation/Server Introduction: ------------- This document describes the procedure to setup LAN Manager 2.1 Workstation/Server driver for ENCORE ESL-835 PCI ethernet adapter. Location of Driver:(DOS) \MSLANMAN.DOS\DRIVERS\ETHERNET\ESL835\ESLND.DOS (OS/2)\MSLANMAN.OS2\DRIVERS\ETHERNET\ESL835\ESLND.OS2 Sample Configuration Files: --------------------------- CONFIG.SYS (for DOS will contain): DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /I:C:\LANMAN.DOS DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\ESL835\ESLND.DOS CONFIG.SYS (for OS/2 will contain): DEVICE=C:\LANMAN.OS2\DRIVERS\PROTMAN\PROTMAN.OS2 /I:C:\LANMAN.OS2 DEVICE=C:\LANMAN.OS2\DRIVERS\ETHERNET\ESL835\ESLND.OS2 PROTOCOL.INI (will contain): [ESL835_NIF] ; ESL835 RPOTOCOL.INI SAMPLE DriverName = ESLND$ AdapterID = @0123456789A ; This item is only required when ; more than one ESL-835 adapters ; exist on one system. Setup driver procedures on LAN Manager workstation/server : ----------------------------------------------------------- Before you start with the installation process, make sure that the adapter is properly installed and configured. Make sure your Microsoft LAN Manager is properly installed. 1. Run the appropriate Microsoft Lan Manager SETUP for computer you are setting up.(DOS, OS/2 or OS/2 Server). Select "Configuration" item ,(the ENCORE driver isn't included on the Lan Manager disk) and insert the ENCORE ESL-835 driver disk, select the ENCORE driver and follow the directions. 2. When completed, reboot your computer. NOTES: ------ 1. Parameters for the PROTOCOL.INI file: DRIVERNAME: This is the one required parameter. See example at top of this document for syntax. AdapterID : This keyword is provided by ESL-835, and is required when more than one ESL-835 adapters exist on one system. You must modify the AdapterID value in file, \LANMAN\PROTOCOL.INI, by yourself. 2. Sample PROTOCOL.INI for LAN Manager: [PROTMAN] DRIVERNAME = PROTMAN$ DYNAMIC = YES PRIORITY = NETBEUI [NETBEUI_XIF] Drivername = netbeui$ SESSIONS = 6 NCBS = 12 BINDINGS = "ESL835_NIF" LANABASE = 0 [ESL835_NIF] ; ; ESL-835 PROTOCOL.INI Sample Adapter ; DriverName = ESLND$ AdapterID = @0123456789A