3Com Corporation NDIS 2.01 Drivers Installation Notes 3Com's EtherLink/PCMCIA adapter cannot be directly installed into 3+Open environments. To utilize these adapters in a 3+Open environment, you must use 3Com's NETSETUP program and select one of the other listed 3Com adapters, then modify the CONFIG.SYS and PROTOCOL.INI files and copy the appropriate EtherLink/PCMCIA driver to the workstation or server's boot device. 3Com recommends you select the 3C523 adapter from NETSETUP's list of adapters and make the following modifications. NOTE: This example is for a default 3+OPEN DOS ENHANCED WORKSTATION. The exact files copied and directory paths may vary depending on your particular installation. 1. Modify the CONFIG.SYS file: a. Change the line: DEVICE=C:\3OPEN\DOSWKSTA\LANMAN\DRIVERS\ELNKMC.DOS to DEVICE=C:\3OPEN\DOSWKSTA\LANMAN\DRIVERS\ELPC3.DOS 2. Use the DOS change directory command (CHDIR or CD) to move to the drivers subdirectory: CD C:\3OPEN\DOSWKSTA\LANMAN\DRIVERS 3. Copy the EtherLink/PCMCIA NDIS driver (ELPC3.DOS) from the EtherDisk diskette's \NDIS\DOS subdirectory to this directory: COPY A:\NDIS\DOS\ELPC3.DOS C: 4. Modify your PROTOCOL.INI file. a. In the ADAPTERS section add the following: [ELINKPC3] DRIVERNAME = ELPC3$ b. In the PROTOCOLS section, change all: BINDINGS = ETHERLINK/MC to BINDINGS = ELINKPC3 (%VER NDIS - 3+ Open v1.0b)