   LAN Server 2.x

  This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  FLASH TP, FLASHC, MCA, and MCA/TP adapters.  It contains notes for 
  installing the NDIS driver for IBM* LAN Server 2.x.  It does not 
  explain how to configure an EtherExpress board.  For instructions 
  about configuring the board, see the installation guide from your 
  adapter.


  INTRODUCTION
  ------------
  Before you begin, you will need the I/O address of the EtherExpress
  16 adapter.  You can get this information by running SOFTSET on the
  EtherExpress 16 adapter or the IBM SC program on the EtherExpress MCA
  adapter.
  
  This installation does not use OS/2 Extended Services.
  
  OS/2 2.x AND LAN SERVER 2.x
  ---------------------------
  1.   Follow the normal LAN Server installation procedure using the LAN
       Services Installation/Configuration.
  
  2.   Select:
     -    Advanced Installation 
     -    Install and Configure this Workstation
     -    Configure a component
     -    LAN Adapter and Protocol Support
     -    Copy additional network adapter drivers
     -    Enter the path for the EtherExpress NDIS driver: A:\NDIS
     -    Insert the EtherExpress driver diskette in drive A:
  
  3.   After the adapter driver is copied, select "Configure workstation"
       and configure your workstation to meet your requirements.  Refer to the
       IBM documentation for more help.  For more information about adapter
       configuration parameters see the section "Configuring the MAC Driver"
       in the Adapter Guide to Operation.
  
  4.   The installation and configuration will:
     -    Copy the files to the C:\IBMCOM\MACS directory
  
     EXP16.OS2    OS/2 driver
     EXP16.DOS    DOS driver
     EXP16.NIF    network interface file (used by configuration utility)
     PROTOCOL.INI Protocol.ini stub for the EtherExpress card
  
     -    The complete Protocol.ini file will be created and put in the 
          C:\IBMCOM directory.
  
  5.   Exit the Installation program, but before rebooting the computer,
       edit the CONFIG.SYS file and add the line:

       DEVICE=C:\IBMCOM\MACS\EXP16.OS2
  
  NOTE:  Because of a bug in the IBM Installation/Configuration program,
         this device driver line will be removed every time you run the
         Configuration program. 
  
  EXAMPLE PROTOCOL.INI FILE
  -------------------------
  
     [PROT_MAN]
      DriverName = PROTMAN$
  
     [IBMLXCFG]
      EXP16_nif = EXP16.nif
      NETBEUI_nif = NETBEUI.nif
  
     ;*---------------------------------------------------------------*
     ;*------------- PROTOCOL SECTION ---------------*
     ;*---------------------------------------------------------------*
  
     [NETBEUI_nif]
      DriverName = netbeui$
      Bindings = EXP16_nif
      ETHERAND_TYPE = "I"
      USEADDRREV = "YES"
      SESSIONS = 40
      NCBS = 95
      NAMES = 21
      SELECTORS = 5
      USEMAXDATAGRAM = "NO"
      ADAPTRATE = 1000
      WINDOWERRORS = 0
      TI = 30000
      T1 = 500
      T2 = 200
      MAXIN = 1
      MAXOUT = 1
      NETBIOSTIMEOUT = 500
      NETBIOSRETRIES = 8
      NAMECACHE = 0
      PIGGYBACKACKS = 1
      DATAGRAMPACKETS = 2
      PACKETS = 350
      PIPELINE = 5
      MAXTRANSMITS = 6
      MINTRANSMITS = 2
      DLCRETRIES = 5
  
     ;*---------------------------------------------------------*
     ;*--------------- MAC SECTION ------------------*
     ;*---------------------------------------------------------*
  
     [EXP16_nif]
      DriverName = EXP16$
      IOADDRESS = 0x300
  
                                                        
* Third-party trademarks are the property of their respective owners.
