home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / INTEL / README.DIR / VINES.TXT < prev    next >
Encoding:
Text File  |  1993-09-29  |  4.8 KB  |  115 lines

  1. Banyan Vines...........DOS workstations (NDIS)
  2.   
  3.   This document applies to the EtherExpress(tm) 16, 16TP, 16C, FLASH,
  4.   FLASH TP, FLASHC, MCA, and MCA/TP.  It contains installation notes for
  5.   installing the NDIS driver.  It does not explain how to configure an
  6.   EtherExpress board.  For instructions about configuring the board, see 
  7.   either the Expert's Guide or the Complete Guide for your board.
  8.  
  9.   This document (or an updated version) is also available on FaxBACK,
  10.   document #6300.
  11.   
  12.   INTRODUCTION:
  13.   ═════════════
  14.   This document contains information relating to Banyan Vines releases
  15.   4.00(0), 4.00(1), 4.00(2), and 4.10.
  16.   
  17.   The EtherExpress network adapters communicate with Banyan Vines via an
  18.   NDIS driver supplied on the EtherExpress diskette.  Vines versions 4.00(x)
  19.   require a patch from Banyan to talk to an NDIS driver.  Version 4.10 has
  20.   this patch included.
  21.   
  22.   For information about these patches call your Banyan Vines representative
  23.   and ask for Banyan Vines Bulletin #200 dated 9/1/91.
  24.   
  25.   The patch for versions 4.00(0) and 4.00(1) is called NEW REV 1Y.  The
  26.   patch for version 4.00(2) is called NEW REV patch 2NNN.
  27.   
  28.   NEW REV patch 2NNN contains four files:
  29.   ■  NDISBAN.COM  The VINES NDIS driver
  30.   ■  NDISBAN.DOC  An ASCII file with driver installation instructions
  31.   ■  PROTMAN.DOS  Version 1.1 of the protocol manager
  32.   ■  NETBIND.EXE  Starts Protman
  33.   
  34.   NOTE:     The version of TCP/IP supplied with Banyan Vines 4.X does not
  35.             support NDIS drivers.  To use TCP/IP with an NDIS driver, you
  36.             will need to purchase a version of TCP/IP that supports NDIS. 
  37.             We recommend you call your Banyan support representative for
  38.             more information.
  39.   
  40.   The rest of this document is installation notes on how to install the
  41.   EtherExpress NDIS driver with Banyan Vines 4.00(2).
  42.   
  43.   PROCEDURE FOR A VINES 4.00(2) WORKSTATION:
  44.   ══════════════════════════════════════════
  45.   1.   You will need the I/O address and IRQ of the EtherExpress card.  Boot
  46.        your computer from a DOS diskette.  
  47.   
  48.        EtherExpress 16: Run SOFTSET and choose view configuration.
  49.   
  50.        EtherExpress MCA: Run the System Configuration utility and choose
  51.        view configuration.
  52.   
  53.   2.   From a workstation already on the network, install the NDIS patch on
  54.        your server(s).  The NDIS support files will be copied onto the
  55.        Z:\PCINIT subdirectory of your server.
  56.   
  57.        NOTE:     This patch should be on a server that is within one hop of
  58.                  the workstation.
  59.   
  60.   3.   Read the NDISBAN.DOC file in the Z:\PCINIT subdirectory of your
  61.        server.  This readme file was supplied with the NDIS patch.
  62.   
  63.   4.   Follow Banyan's instructions for creating a boot disk.  (You must be
  64.        using DOS 3.1 or newer.)
  65.   
  66.   5.   Run PCCOPY from the Z drive of the server.
  67.   
  68.   6.   When PCCOPY prompts you to select a LAN adapter, select "NDIS
  69.        Ethernet."  PCCOPY will copy the appropriate files to your boot disk.
  70.   
  71.   7.   On your boot disk, create a A:\LANMAN subdirectory.
  72.   
  73.   8.   From the EtherExpress diskette, copy \VINES\PROTOCOL.INI file to the
  74.        new \LANMAN directory on the boot disk.
  75.   
  76.        DO NOT specify the IRQ level in the PROTOCOL.INI file.  However, if
  77.        the EtherExpress board is set to use an I/O address other than 300h,
  78.        edit the PROTOCOL.INI and change the IOADDRESS=300 to the correct I/O
  79.        address.
  80.   
  81.   9.   Copy \NDIS\EXP16.DOS from the EtherExpress diskette to the root
  82.        directory of the boot diskette.  Verify that the root directory also
  83.        contain BAN.EXE.
  84.   
  85.   10.  From the boot disk, run PCCONFIG and select "NDIS Ethernet."  Choose
  86.        the IRQ that matches the configuration of the EtherExpress board. 
  87.        When PCCONFIG prompts for "Bindings =", enter EXP16.
  88.   
  89.   11.  Before exiting PCCONFIG, save the configuration.
  90.   
  91.   12.  Add these two lines to your CONFIG.SYS file:
  92.        Device=PROTMAN.DOS
  93.        Device=EXP16.DOS
  94.   
  95.   13.  Using this boot disk, reboot the workstation.  The workstation will
  96.        logon to the network.
  97.   
  98.   
  99.   STATUS-CHECKING UTILITY
  100.   ═══════════════════════
  101.   We've provided a utility, EXPSTAT.EXE, that allows you to check the status
  102.   of the driver.  The utility is located in the NDIS subdirectory on the
  103.   EtherExpress disk.
  104.  
  105.   When you execute EXPSTAT, your screen will display three kinds of
  106.   information about the driver and the board.
  107.  
  108. ■    The configuration of the board.
  109.      If there are errors, the following information will be included:
  110.      -    The current status of the driver.
  111.      -    A list of all the types of errors, if any, that the board has
  112.           experienced since the system was last booted.  To erase the
  113.           record of error types, reboot the system. 
  114.  
  115.