home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1998 October / VPR9810B.BIN / DRIVER / asus / L101V109 / INFO / OTHER / BANYAN.TXT next >
Text File  |  1997-06-25  |  6KB  |  144 lines

  1.    2 Banyan 6.00 NDIS workstation
  2.                                                                     v1.05
  3.  
  4.  
  5. Banyan* NDIS workstation installation notes for Intel's EtherExpress(TM)
  6. PRO/100+ PCI LAN adapter
  7. ========================================================================
  8.  
  9. Location of Driver:  \NDIS\E100B.DOS
  10.  
  11.  
  12. Sample Configuration Files
  13. --------------------------
  14.  
  15. CONFIG.SYS (will contain):
  16.    
  17.    DEVICE=C:\BAN\PROTMAN.DOS /I:C:\BAN
  18.    DEVICE=C:\BAN\E100B.DOS
  19.  
  20. PROTOCOL.INI:
  21.    
  22.    [E100B_NIF]
  23.       Drivername = E100B$
  24.  
  25.  
  26. General Installation
  27. --------------------
  28.  
  29. 1  The EtherExpress PRO/100+ adapter uses an NDIS 2.0.1 driver to connect
  30.    to a Banyan server. If you have an NDIS client disk prepared, skip to
  31.    step #6.
  32.  
  33. 2  To create an NDIS client disk, run PCCOPY (located on the Z drive of
  34.    the Banyan server).
  35.  
  36. 3  Choose PC Configuration Software and/or LAN driver, then select NDIS
  37.    Ethernet and PCCONFIG.
  38.  
  39. 4  Choose the appropriate DOS redirector. For example, REDIRALL for all
  40.    versions of DOS.
  41.  
  42. 5  Specify the directory you want the client software copied to. The
  43.    default is A:\.
  44.  
  45. 6  On the client you're setting up, copy the NDIS client software to a
  46.    directory on the hard drive.
  47.  
  48. 7  Run Banyan's PCCONFIG program.
  49.  
  50. 8  Select Network Card Settings and page down to select the NDIS Ethernet
  51.    option.
  52.  
  53. 9  Specify E100B_NIF as the PROTOCOL.INI bindings parameter.
  54.  
  55. 10 Select Login Environment Settings, then select Default Communications
  56.    Driver. Page down to select the NDIS Ethernet option.
  57.  
  58. 11 Save the settings and exit PCCONFIG.
  59.  
  60. 12 Copy the PROTOCOL.INI and E100B.DOS files located in the NDIS
  61.    subdirectory on the Intel Configuration and Driver disk to the BAN
  62.    subdirectory or other directory where Banyan client files are located.
  63.    Modify the PROTOCOL.INI file to make sure the file contains the line
  64.    [E100B_NIF] above the DRIVERNAME=E100B$ line.
  65.  
  66. 13 Add the lines to your CONFIG.SYS file as shown in the Sample
  67.    Configuration Files section above.
  68.  
  69. 14 Reboot and run BAN to attach to the Banyan server.
  70.  
  71.  
  72. Hints and Tips
  73. --------------
  74.  
  75. 1  Error Message with PRO0025E:
  76.  
  77.    This type of message occurs when the driver attempts to bind to the
  78.    protocol manager. It usually indicates there's a syntax or other error
  79.    in the PROTOCOL.INI file. Review the file carefully for errors. Also,
  80.    verify parameters entered in PCCONFIG. For additional information, see
  81.    NDISBAN.DOC which is part of the NDIS Banyan client software.
  82.  
  83. 2  Make sure your NDISBAN.COM is dated April 1994 or later. Earlier
  84.    versions may not work properly.
  85.  
  86. 3  Parameters for the PROTOCOL.INI file:
  87.    
  88.    DRIVERNAME: (required) If you have a single adapter, use the syntax in
  89.       the Sample Configuration file section.  If you are installing
  90.       multiple adapters, each adapter must have a unique driver name.
  91.       Additional instances of the driver would be referenced by
  92.       DRIVERNAME=E100Bx$, where "x" is a unique number 2 through 9.
  93.    
  94.    SPEED: (optional; parameters are [Auto / 10 / 100]) The parameter
  95.       disables Auto-Speed Detect and causes the adapter to function at
  96.       the speed indicated. If the FORCEDUPLEX parameter is assigned to
  97.       either 1 or 2, the SPEED parameter is required because auto-speed
  98.       sensing is disabled if the duplex mode is forced. Auto-negotiate
  99.       devices cannot detect speed changes in this configuration until the
  100.       driver is reloaded.[Example: SPEED=100]
  101.    
  102.    FORCEDUPLEX: Full duplex and auto-negotiate capabilities vary between
  103.       the PRO/100 TX and the PRO/100 T4 adapters.
  104.  
  105.          EtherExpress PRO/100+ TX adapter: Supports auto-negotiate, full
  106.          and half duplex at 10 or 100 Mbps.
  107.  
  108.          EtherExpress PRO/100B T4 adapter: Supports full and half duplex
  109.          at 10 Mbps; supports only half duplex at 100 Mbps.  Auto-
  110.          negotiate is not a valid option at either speed.
  111.    
  112.       This parameter disables Auto-Negotiate capability and forces the
  113.       adapter to operate in Half or Full Duplex mode. The SPEED parameter
  114.       must be specified and must be valid if the default of Auto-
  115.       negotiate is changed. Options for FORCEDUPLEX are Auto (for auto-
  116.       negotiate), 1 (for half), 2 (for full). [Example: FORCEDUPLEX = 2]
  117.    
  118.    SLOT: (required for multiple adapters) This parameter is optional if
  119.       only one adapter is present.  If it is specified but is incorrect,
  120.       a message indicates that the value doesn't match the configuration
  121.       but the driver finds the adapter and loads anyway.
  122.    
  123.       This parameter is required if more than one adapter is present in
  124.       either one bus or multiple PCI buses of a system. The parameter
  125.       tells the driver which adapter it controls. The SLOT number is the
  126.       encoded value of the PCI adapter's device location. To determine
  127.       the slot number, load the driver with only the DRIVERNAME parameter
  128.       specified.  The driver reports all the slots that have PCI
  129.       adapter(s) installed. You can determine which card is in which slot
  130.       by using SETUP.EXE and matching the Ethernet addresses of the
  131.       adapter to the device number specified in View Configuration.
  132.       [Example: SLOT=0x1C]
  133.    
  134.    NODE: (optional) This value sets the adapter's Individual Address,
  135.       overriding the value read from the adapter EEprom. The address must
  136.       consist of 12 hexadecimal digits, enclosed in double quotes.  The
  137.       value can not be all zeros. The value can not have the Multicast
  138.       bit set. So, use only the hexadecimal digits 2, 6, A, or E as the
  139.       second digit of the twelve required in the NODE ADDRESS parameter.
  140.       Use any hexadecimal digits in all other positions.[Example: NODE =
  141.       "02AA00123456"]
  142.  
  143. *  Third-party trademarks are the property of their respective owners.
  144.