home *** CD-ROM | disk | FTP | other *** search
/ Tiny System Restore Pack / RESTORE.iso / DRIVERS / NETWORK / E100B / INFO / MS / MSLANMGR.TXT next >
Encoding:
Text File  |  1997-02-05  |  5.6 KB  |  147 lines

  1.    5 LAN Manager Workstation/Server
  2.                                                                     v1.05
  3.  
  4.  
  5. LAN Manager* 2.2 Workstation/Server installation notes for Intel's
  6. EtherExpress(TM) PRO/100B PCI LAN Adapter
  7. ==================================================================
  8.  
  9. Location of Driver: \NDIS\MSLANMAN.BAT
  10.  
  11.  
  12. MSLANMAN.BAT will create the following directory structure on a local
  13. hard drive:
  14.    
  15.    \MSLANMAN.DOS\DRIVERS\ETHERNET\E100B\E100B.DOS (DOS NDIS driver)
  16.    \MSLANMAN.DOS\DRIVERS\ETHERNET\E100B\PROTOCOL.INI
  17.    \MSLANMAN.DOS\DRIVERS\NIF\E100B.NIF
  18.    
  19.    \MSLANMAN.OS2\DRIVERS\ETHERNET\E100B\E100B.OS2 (OS/2 NDIS driver)
  20.    \MSLANMAN.OS2\DRIVERS\ETHERNET\E100B\PROTOCOL.INI
  21.    \MSLANMAN.OS2\DRIVERS\NIF\E100B.NIF
  22.  
  23.  
  24. Sample Configuration Files
  25. --------------------------
  26.  
  27. CONFIG.SYS (for DOS) will include these lines:
  28.    
  29.    DEVICE=C:\LANMAN\PROTMAN.DOS /I:C:\LANMAN
  30.    DEVICE=C:\LANMAN\E100B.DOS
  31.  
  32. CONFIG.SYS (for OS/2) will include these lines:
  33.    
  34.    DEVICE=C:\LANMAN\PROTMAN /I:C:\LANMAN
  35.    DEVICE=C:\LANMAN\E100B.OS2
  36.  
  37. PROTOCOL.INI will contain these lines:
  38.    
  39.    [E100B_NIF]
  40.    ; PROTOCOL.INI section for Intel EtherExpress(TM) PRO/100B adapters
  41.    
  42.    DRIVERNAME = E100B$
  43.  
  44.  
  45. General Installation
  46. --------------------
  47.  
  48. 1  Create the directory structure needed for the LAN Manager installation
  49.    by running the batch file MSLANMAN.BAT.  It will create the
  50.    directories at the root of the specified drive and copy the necessary
  51.    files.
  52.  
  53. 2  Run the appropriate Microsoft LAN Manager setup for the computer you
  54.    are setting up (DOS, OS/2 or OS/2 Server). When prompted for the LAN
  55.    adapter driver, select "Other Driver" (the EtherExpress PRO/100B
  56.    driver isn't included on the LAN Manager disk) and specify the drive
  57.    from step 1. Select the EtherExpress PRO/100B driver and follow the
  58.    directions.
  59.  
  60. 3  When completed, reboot your computer in order for changes to take
  61.    effect.
  62.  
  63.  
  64. Hints and Tips
  65. --------------
  66.  
  67. 1  Parameters for the PROTOCOL.INI file:
  68.    
  69.    DRIVERNAME: (required) If you have a single adapter, use the syntax in
  70.       the Sample Configuration file section.  If you are installing
  71.       multiple adapters, each adapter must have a unique driver name.
  72.       Additional instances of the driver would be referenced by
  73.       DRIVERNAME=E100Bx$, where "x" is a unique number 2 through 9.
  74.    
  75.    SPEED: (optional; parameters are [Auto / 10 / 100]) The parameter
  76.       disables Auto-Speed Detect and causes the adapter to function at
  77.       the speed indicated. If the FORCEDUPLEX parameter is assigned to
  78.       either 1 or 2, the SPEED parameter is required because auto-speed
  79.       sensing is disabled if the duplex mode is forced. Auto-negotiate
  80.       devices cannot detect speed changes in this configuration until the
  81.       driver is reloaded.[Example: SPEED=100]
  82.    
  83.    FORCEDUPLEX: Full duplex and auto-negotiate capabilities vary between
  84.       the PRO/100 TX and the PRO/100 T4 adapters.
  85.  
  86.          EtherExpress PRO/100B TX adapter: Supports auto-negotiate, full
  87.          and half duplex at 10 or 100 Mbps.
  88.  
  89.          EtherExpress PRO/100B T4 adapter: Supports full and half duplex
  90.          at 10 Mbps; supports only half duplex at 100 Mbps.  Auto-
  91.          negotiate is not a valid option at either speed.
  92.    
  93.       This parameter disables Auto-Negotiate capability and forces the
  94.       adapter to operate in Half or Full Duplex mode. The SPEED parameter
  95.       must be specified and must be valid if the default of Auto-
  96.       negotiate is changed. Options for FORCEDUPLEX are Auto (for auto-
  97.       negotiate), 1 (for half), 2 (for full). [Example: FORCEDUPLEX = 2]
  98.    
  99.    SLOT: (required for multiple adapters) This parameter is optional if
  100.       only one adapter is present.  If it is specified but is incorrect,
  101.       a message indicates that the value doesn't match the configuration
  102.       but the driver finds the adapter and loads anyway.
  103.    
  104.       This parameter is required if more than one adapter is present in
  105.       either one bus or multiple PCI buses of a system. The parameter
  106.       tells the driver which adapter it controls. The SLOT number is the
  107.       encoded value of the PCI adapter's device location. To determine
  108.       the slot number, load the driver with only the DRIVERNAME parameter
  109.       specified.  The driver reports all the slots that have PCI
  110.       adapter(s) installed. You can determine which card is in which slot
  111.       by using SETUP.EXE and matching the Ethernet addresses of the
  112.       adapter to the device number specified in View Configuration.
  113.    
  114.       [Example: SLOT=0x1C]
  115.    
  116.    NODE: (optional) This value sets the adapter's Individual Address,
  117.       overriding the value read from the adapter EEprom. The address must
  118.       consist of 12 hexadecimal digits, enclosed in double quotes.  The
  119.       value can not be all zeros. The value can not have the Multicast
  120.       bit set. So, use only the hexadecimal digits 2, 6, A, or E as the
  121.       second digit of the twelve required in the NODE ADDRESS parameter.
  122.       Use any hexadecimal digits in all other positions.
  123.    
  124.       [Example: NODE = "02AA00123456"]
  125.  
  126. 2  Sample PROTOCOL.INI for LAN Manager:
  127.    
  128.    [PROTMAN]
  129.    DRIVERNAME = PROTMAN$
  130.    DYNAMIC = YES
  131.    PRIORITY = NETBEUI
  132.    
  133.    [NETBEUI_XIF]
  134.    Drivername = netbeui$
  135.    SESSIONS = 6
  136.    NCBS = 12
  137.    BINDINGS = "E100B_NIF"
  138.    LANABASE = 0
  139.    
  140.    [E100B_NIF]
  141.    ; PROTOCOL.INI section for the Intel EtherExpress PRO/100B adapter
  142.    DRIVERNAME = E100B$
  143.    
  144.    
  145.  
  146. *  Third-party trademarks are the property of their respective owners.
  147.