[Intel Navigation Header]

    TokenExpress(TM) 16 Adapters: Driver Installation with LANtastic 6.0

    
    

    TOKENEXPRESS 16 ADAPTERS INSTALLATION WITH LANTASTIC 6.0

    
       The installation procedure will transfer files to a specific directory
    
       on the workstation and create or modify existing configuration files to
    
       fit your specific needs.  The installation utility INSTALL.EXE is
    
       located on LANtastic Network Software Disk 1.
    
    
    
       Installation procedure
    
       Run INSTALL.EXE from Disk 1.
    
    
    
       The LANtastic Install program screen will appear. You must complete each
    
       of the questions.  These options are specific to your needs.
    
    
    
         1. Enter a unique Computer Name.
    
    
    
         2. Select the drive that you want LANtastic to be installed on. The
    
            default is Drive C:.
    
    
    
         3. Specify a directory where you want the LANtastic files to be
    
            installed. The default is \LANTASTI.
    
    
    
         4. Select your choice for Sharing your Computers Drives or Printers.  
    
    
    
         5. Select the Maximum Number of Connected Computers.
    
    
    
         6. Select any other LANtastic features that you may want to install.
    
    
    
         7. A summary screen of the options you have selected will appear. If
    
            it looks correct continue with the installation.
    
    
    
         8. You will be prompted to select a network adapter to run your
    
            LANtastic software on. From the list of adapters , select *NDIS
    
            SUPPORT FOR NETWORK ADAPTERS*.  
    
    
    
         9. You will be prompted to insert the manufacturers* driver diskette
    
            containing the driver files. Insert the TokenExpress Lan Adapter
    
            Diskette Disk 2 of 2 into drive A: and specify the source path for
    
            driver files as: 
    
    
    
               A:\MSLANMAN.DOS\DRIVERS\TOKENRNG\INTEL16 
    
    
    
         10.Select your  Permanent Drive or Printer Connections.
    
    
    
         11.Another summary screen of the options you have selected will
    
            appear. If this looks correct then select Perform the Installation
    
            and LANtastic will now install the program files.  
    
    
    
       Note:     Below is a sample CONFIG.SYS, STARTNET.BAT, and PROTOCOL.INI 
    
       files. These are the three files with TokenExpress16 configuration
    
       parameters.
    
    
    
       CONFIG.SYS: 
    
    
    
       DEVICE=C:\LANTASTI\PROTMAN.DOS /I:C:\LANTASTI
    
       DEVICE=C:\LANTASTI\OLITOK16.DOS
    
    
    
       FILES=100
    
       BUFFERS=30 
    
    
    
       STARTNET.BAT: 
    
    
    
       @echo off
    
       C:
    
       cd C:\LANTASTI
    
       SET LAN_CFG=C:\LANTASTI
    
       rem If LANtastic is disabled, skip everything.
    
       IF EXIST DISABLED GOTO :STARTNET_DONE
    
       @echo ===== Begin LANtastic configuration =====
    
       PATH C:\LANTASTI;C:\LANTASTI\NW;%PATH%
    
       SET LAN_DIR=C:\LANTASTI.NET
    
       SET NWDBPATH=C:\LANTASTI\NW
    
       LOADHIGH AI-NDIS BIND_TO=OLITOK16_NIF
    
       AILANBIO @STARTNET.CFG
    
       REDIR LAB1 @STARTNET.CFG
    
       IF EXIST NOSHARE GOTO :NOSHARE
    
       SERVER C:\LANTASTI.NET @STARTNET.CFG
    
       NET LOGIN \\LAB1
    
       GOTO :CONTINUE
    
       :NOSHARE
    
       @echo LANtastic server was installed but turned off.
    
       :CONTINUE
    
       rem If CONNECT.BAT exists, run it to set up connections.
    
       IF EXIST CONNECT.BAT GOTO :CONNECT
    
       rem Otherwise set up connections specified during install.
    
       NET USE LPT1: \\LAB1\@PRINTER
    
       NET LPT TIMEOUT 10
    
       GOTO :CONNECT_DONE
    
       :CONNECT
    
       @echo Setting up LANtastic connections from CONNECT.BAT
    
       rem Build CONNECT.BAT like this: "NET SHOW/BATCH >
    
       C:\LANTASTI\CONNECT.BAT"
    
       rem   (or run the batch file SETNET.BAT)
    
       call CONNECT.BAT
    
       :CONNECT_DONE
    
       NET POSTBOX
    
       @echo ===== End LANtastic configuration =====
    
       :STARTNET_DONE
    
       cd \ 
    
    
    
       PROTOCOL.INI: 
    
    
    
       ;PROTOCOL.INI for LANtastic Version 6.00
    
       ;------------ using
    
       ;
    
       [PROTMAN]
    
         DRIVERNAME = PROTMAN$
    
         DYNAMIC = YES 
    
    
    
       ; This is the default protocol.ini file for using the Intel
    
       ; TokenExpress 16/4 Adapter family with Microsoft LAN Manager
    
       ; (DOS).  This example uses I/O address 0A20 Hex.
    
       [OLITOK16_NIF]
    
    
    
           drivername = OLITOK$
    
           adapter = 0
    
           maxtransmits = 4
    
           maxrequests = 1
    
           recbufsize = 1016
    
           recbufcount = 8
    
           framestatus = yes
    
    
    
       Note:     The   *adapter =  *  heading in the PROTOCOL.INI selects the
    
       board to configure and it must match the I/O address you selected in
    
       TOKENSET.   
    
    
    
                 [adapter = ] must be 0, 1, 2, or 3, where: 
    
    
    
                 0 = "Primary" adapter (default)    (I/O address 0A20H)
    
                 1 = "Alternate" adapter            (I/O address 0A24H)
    
                 2 = "Second primary" adapter       (I/O address 0A50H)
    
                 3 = "Second alternate" adapter     (I/O address 0A54H) 
    
    

    Trademark information