   LANtastic 5.0 and AI-NDIS 

   LANtastic* 5.0 and AI-NDIS Installation Notes for Intel's 
   EtherExpress(TM) PRO/10 LAN Adapter
   =========================================================

   Location of Driver:     \NDIS\EPRO.DOS


   Sample Configuration Files
   --------------------------
      CONFIG.SYS

         FILES=50
         BUFFERS=32
         DEVICE=C:\LANTASTI\PROTMAN.DOS  /I:C:\LANTASTI
         DEVICE=C:\LANTASTI\EPRO.DOS


      PROTOCOL.INI

         [PROTMAN]
            DRIVERNAME = PROTMAN$
            DYNAMIC = YES


         [EPRO_NIF]
            IOADDRESS = 0x300
            DRIVERNAME = EPRO$
  

      STARTNET (for LANtastic server)
  
         @ECHO OFF
         SET LAN_DIR=C:\LANTASTI.NET
         SET LAN_CFG=C:\LANTASTI
         PATH C:\LANTASTI;%PATH%
         SHARE /L:200
         CALL C:\LANTASTI\STRTNDIS     < ----   Add this Line
         REDIR NAME LOGINS=3
         SERVER
         NET LOGIN/WAIT \\SERVERNAME NAME
         NET LPT TIMEOUT 10
         NET POSTBOX
  
  
   General Installation
   --------------------
      1. Using the NDIS driver with LANtastic 5.0 requires getting the NDIS 
         module from Artisoft.  As of 11/13/94, Artisoft's Bulletin Board 
         number is 602-884-9675 and the file name to download is AINDIS.EXE

      2. Insert LANtastic/AI disk 1 into the floppy drive and run INSTALL.
  
      3. The LANtastic installation screen will come up and prompt you for 
         your configuration.  Choose "Other NETBIOS Compatible Network 
         Adapter" for Network Adapter installed.
  
      4. After the install is complete, LANtastic will tell you to modify 
         your STARTNET.BAT to add the line for your network adapter driver.  
         Do not modify the STARTNET.BAT yet, wait until you have installed 
         the AI-NDIS support in the next step.
  
      5. To install the AI-NDIS portion, insert the LANtastic AI-NDIS 
         Support diskette and run install.
  
      6. The AI-NDIS Installation screen will come up and prompt you to
         select Installation Options.  Choose "LANtastic NDIS for Other 
         Network Adapters".
  
      7. When prompted for the manufacturer's diskette, insert the PRO LAN 
         Adapter Driver Diskette. You do not need to specify a directory.  
         The install program will read the necessary files from the diskette 
         and copy them over to your LANtastic sub directory.
  
      8. The AI-NDIS install modifies your CONFIG.SYS and creates a file 
         called PROTOCOL.INI in the LANtastic sub directory. List at the 
         top of this document is a sample of each.
  
      9. Modifying the STARTNET.BAT file that INSTALL created in the 
         LANtastic directory. This batch file needs to be modified for the 
         AI-NDIS support. You need to add a line to it calling the 
         STRTNDIS.BAT batch file. See example listed above.


   Hints and Tips
   --------------

      1. Parameters for the PROTOCOL.INI file:

         DRIVERNAME: This is the one required parameter.  See example at 
         top of this document for syntax.

         IOADDRESS:  This is the base I/O address for the PRO adapter.  If 
         you are using multiple boards in one machine, make sure you specify 
         the correct IOADDRESS for each board.  


   * Third-party trademarks are the property of their respective owners
