home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / INTEL / README.DIR / LTAS.TXT < prev    next >
Encoding:
Text File  |  1993-10-04  |  3.4 KB  |  95 lines

  1. Artisoft...............LANtastic AI ver. 4.1 information
  2.  
  3.   This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  4.   FLASH TP, FLASHC, MCA, and MCA/TP.  
  5.  
  6.   NOTE:   Artisoft has certified the 16/16TP, Combo, and FlashC adapter cards. 
  7.           The MCA cards are not certified at this time and Artisoft's
  8.           technical support will not support them.  The LANtastic 4.1 and 5.0
  9.           drivers have passed all Intel engineering pre-certification tests on 
  10.           all of our EtherExpress 16 cards including MCA.
  11.  
  12.           A problem exists with V2.03 when the auto-connect feature is used 
  13.           on ALL EtherExpress 16 cards.  This problem MAY cause the wrong
  14.           cable-type to be detected.  As long as the cable type is selected
  15.           via SOFTSET or MCA SC, the driver will ALWAYS work.
  16.  
  17.  
  18.     Driver name:           EXP16LAN.EXE 
  19.  
  20.     Driver location:       Now on our latest disk S/W part # 308629-004
  21.                            \artisoft\4.1\ directory.
  22.  
  23.     LANtastic AI       EtherExpress 16 driver (EXP16LAN.EXE)
  24.     ------------------------------------------------------------------
  25.      version 4.1    |   ver 2.03    date: 3/15     file size  13501
  26.  
  27.     ***** MAKE SURE YOUR EXP16LAN.EXE IS VERSION 2.03 OR LATER *****
  28.  
  29.     The Lantastic 5.0 driver is the same filename, but a different version.
  30.     
  31.     Please note:  Version 2.03 of this driver is NOT compatible with  
  32.     LANtastic TCP/IP.
  33.  
  34.     Support for installing and using the 4.1 driver will be provided by
  35.     Artisoft.  The 4.1 driver has been certified by Artosoft and will be
  36.     shipped with future releases of LANtastic AI.
  37.  
  38.     Artisoft technical support: 1-602-670-7000
  39.  
  40.  
  41.     Troubleshooting tip: 
  42.     --------------------
  43.     The EtherExpress 16 Softset utility provides on-board and on-network
  44.     diagnostics.  The on-network diagnostics tests if one board can
  45.     communicate with another board on the network.  This is independent
  46.     of the LANtastic driver. 
  47.  
  48.     Before you call Intel or Artisoft, we recommend you run the diagnostics.
  49.     This will help you determine if your problem is board related or
  50.     driver related.
  51.  
  52.  
  53. Installing the LANtastic AI 4.1 Driver 
  54.  
  55. This document (or an updated version) is also available on FaxBACK,
  56. document #6322.
  57.  
  58. 1.   From C:\ type:  Install A: 
  59.  
  60. 2.   Choose "Other" for the driver 
  61.  
  62. 3.   Other changes in the install options are optional 
  63.  
  64. 4.   When "Other" is chosen: 
  65.  
  66.      a.   The EXP16LAN.EXE driver needs to be copied into the \LANTASTI 
  67.           directory (or other directory specified by the installer - LANTASTI 
  68.           is the default) 
  69.  
  70.      b.   STARTNET.BAT file needs to be updated. 
  71.           The following 2 lines need to be added after the SHARE line -(it 
  72.           actually leaves 2 blank lines): 
  73.  
  74.           EXP16LAN iobase=____  **   
  75.           AILANBIO 
  76.  
  77.           ** The iobase information only needs to be added if the default 
  78.           (300) is not used 
  79.  
  80.           These 2 files need to be run before any LANtastic redir or server 
  81.           commands. 
  82.  
  83. The STARTNET.BAT now looks like: 
  84.  
  85. @echo off 
  86. path c:\... 
  87. SHARE /L=200 
  88. EXP16LAN iobase=xxx 
  89. AILANBIO 
  90. redir workstation_name logins=3 (this is a workstation set up) 
  91. server c:\....lantasti.net (this is a server set up) 
  92. Net login /wait \\server_name server_name 
  93. Net lpt timeout 10 
  94.  
  95.