Driver Installation Guide for DOS MS LAN Manager v2.x ========================================================== The AE200.DOS NDIS driver program for DOS are developed following the Microsoft's NDIS specification version 2.0.1. Microsoft LAN Manager provides a SETUP.EXE program on the LAN Manager Setup disk for users to install LAN Manager. To install the NDIS device driver program on a DOS workstation, refer to "LAN Manager Installation Guide" for details. Driver Installation Procedures : A. Suppose you install MS LAN Manager on a DOS workstation for the first time. 1. Execute the "SETUP.EXE" program that is provided by LAN Manager. Upon completion of retrieval of the last workstation disk's contents, you will be asked if you want to import additional network drivers. Answer "YES". 2. Insert this diskette into the floppy drive. 3. Follow the instructions on the screen. "SETUP.EXE" program will retrieve all NDIS driver programs from the diskette and put them on the harddisk and directory where LAN Manager resides. 4. After completion of the setup procedure, your CONFIG.SYS file will contain statements for the AE200.DOS NDIS driver program as sample file. 5. Reboot your computer and follow NDIS binding procedure to use the NDIS driver programs. B. If you have installed LAN Manager in your harddisk. 1. Execute the "SETUP.EXE" program. 2. On the screen, select 'Configuration', 'Network Drivers', 'other Drivers' function and input correct diskette driver name. 3. Insert this diskette into the floppy drive. 4. Follow the instructions on the screen. "SETUP.EXE" program will retrieve all NDIS driver programs from the AE-200 NDIS driver disk and put them on the harddisk and directory where LAN Manager resides. 5. After completion of the setup procedure, your CONFIG.SYS file will contain statements for the AE200.DOS NDIS driver program. 6. Reboot your computer and follow NDIS binding procedure to use the AE200.DOS NDIS driver program. --- Sample CONFIG.SYS file --- : DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\AE200\AE200.DOS : --- Sample PROTOCOL.INI file --- [PROTMAN] DRIVERNAME = PROTMAN$ DYNAMIC = YES PRIORITY = NETBEUI [NETBEUI_XIF] Drivername = netbeui$ SESSIONS = 6 NCBS = 12 BINDINGS = "AE200_NIF" LANABASE = 0 [AE200_NIF] DRIVERNAME = AE200$ :