home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Trendware / Te-16pct.exe / NDIS.DOS / LANMAN / README.TXT
Text File  |  1997-09-02  |  5KB  |  155 lines

  1. Microsoft LAN Manager
  2. ---------------------
  3.  
  4. Support is provided for the Microsoft LAN Manager (version 2.x) environment.
  5. The driver should be installed using the Microsoft LAN Manager Setup Utility.
  6.  
  7. Notes:
  8. ------
  9.      1) The hardware for the Microsoft LAN Manager environment can be configured
  10.         to run as an OS/2 server, OS/2 workstation, basic MS-DOS workstation, or 
  11.         an enhanced MS-DOS workstation. Please refer to your Microsoft LAN 
  12.         Manager documentation as needed.
  13.  
  14.      2) The directory structure provided on the TE-16PnP Ethernet Card's driver 
  15.         diskette has been setup for automatic OEM installation. The OEM 
  16.         Installation section of this manual provides more details regarding 
  17.         OEM driver installation. Also,more information can be found in
  18.         Microsoft LAN Manager User's guide.
  19.  
  20. Driver Installation Using Microsoft LAN Manager Setup Utility
  21. -------------------------------------------------------------
  22.  
  23. Follow the steps listed below:
  24.  
  25. 1       Insert the TE-16PnP Ethernet Card's driver diskette into the floppy
  26.         drive.
  27.  
  28.         Note:
  29.         -----
  30.         Two information files ("PNPND.NIF" and "PROTOCOL.INI") will be
  31.         used for driver installation. These files are located on the TE-16PnP
  32.         Ethernet Card's driver diskette.
  33.  
  34. 2       Change into the LAN Manager subdirectory on your hard disk by typing:
  35.  
  36.                 cd C:\LANMAN
  37.  
  38.         Then press <Enter>. Next start the Microsoft LAN Manager Setup Utility
  39.         by typing:
  40.  
  41.                 setup
  42.  
  43.         Then press <Enter>.
  44.  
  45. 3       The following message will be displayed:
  46.  
  47.                 Loading Microsoft LAN Manager configuration ...
  48.  
  49. 4       Hold down the <Alt> key and press "C" to access the "Configuration"
  50.         drop down menu.
  51.  
  52. 5       Use the up/down arrow keys to select "Network Drivers..." and then press
  53.         <Enter>. This will open the "Workstation Configuration" window.
  54.  
  55. 6       If you have an existing (old) OTHERS Ethernet driver installed, use the
  56.         tab key to select "<Remove Config>" and then press <Enter>. This removes
  57.         the existing NDIS driver.
  58.  
  59. 7       Use the tab key to select "<Add New Config>" and then press <Enter>.
  60.         This will open the "Network Adapter Drivers" window.
  61.  
  62. 8       Use the tab key to select "<Other Driver>" and then press <Enter>.
  63.  
  64. 9       Enter the disk drive letter (e.g., "A:") where the TE-16PnP Ethernet Card's
  65.         driver diskette is located.
  66.  
  67.         Note:
  68.         -----
  69.         No path is required since the TE-16PnP Ethernet Card's driver diskette is
  70.         structured for the Microsoft LAN Manager setup.
  71.  
  72.         Use the tab key to select "<OK>" and then press <Enter>.
  73.  
  74. 10      Use the up/down arrow keys to select "TE-16PnP EthernetCard".
  75.         Next,use the tab key to select "<OK>" and then press <Enter>.
  76.  
  77.         Note:
  78.         -----
  79.         If you have older TE-16PnP Ethernet Card drivers installed, you will be 
  80.         asked if you want to "Overwrite?" Use the tab key to select "<Yes>" 
  81.         and then press <Enter>.
  82.  
  83.         The following message will be displayed:
  84.  
  85.                 Copying drivers, please wait ...
  86.  
  87.         Wait for the message to go away.
  88.  
  89. 11      Use the up/down arrow keys to select the desired protocol, press the
  90.         spacebar to select, and then use the tab key to select "<OK>". Then
  91.         press <Enter>. You will then be returned to the "Workstation
  92.         Configuration" window.
  93.  
  94. 12      Use the tab key to select "<Save>" and then press <Enter>. The following
  95.         message will be displayed:
  96.  
  97.                 Saving Microsoft LAN Manager Configuration ...
  98.  
  99.         Wait for the message to go away.
  100.  
  101. 13      Hold down the <Alt> key and press "L" to access the "LAN Manager" drop
  102.         down menu.
  103.  
  104. 14      Use the up/down arrow keys to select "Exit Setup" and then press <Enter>
  105.         . The following message will be displayed:
  106.  
  107.                 LAN Manager Configuration Complete
  108.  
  109.         "<OK>" will be highlighted. Press <Enter>.
  110.  
  111.         The installation of the NDIS 2.01 driver for Microsoft LAN Manager is
  112.         now complete.
  113.  
  114. File Examples
  115. -------------
  116.  
  117. During installation, LAN Manager will automatically make modifications to the
  118. "CONFIG.SYS", "AUTOEXEC.BAT", and "PROTOCOL.INI" files. Below are sample files
  119. for a TE-16PnP Ethernet Card.
  120.  
  121. CONFIG.SYS
  122.  
  123. DEVICE=C:\LANMAN.DOS\DRIVERS\PROTMAN\PROTMAN.DOS /i:C:\LANMAN.DOS
  124. DEVICE=C:\LANMAN.DOS\DRIVERS\ETHERNET\PNPND\PNPND.DOS
  125.  
  126. AUTOEXEC.BAT
  127.  
  128. SET PATH=C:\LANMAN.DOS\NETPROG;%PATH%
  129. NET START WORKSTATION
  130. LOAD NETBEUI
  131. NET LOGON bill.gates
  132.  
  133. PROTOCOL.INI
  134.  
  135. [PROTMAN]
  136.         DRIVERNAME      = PROTMAN$
  137.         DYNAMIC = YES
  138.         PRIORITY        = NETBEUI
  139.  
  140. [NETBEUI_XIF]
  141.         Drivername      = netbeui$
  142.         SESSIONS        = 6
  143.         NCBS            = 12
  144.         BINDINGS        = "PNPND_NIF"
  145.         LANABASE        = 0
  146.  
  147. [PNPND_NIF]
  148.  
  149.  
  150.         DriverName      = PNPND$
  151.  
  152.  
  153. -------------------------------------[END]--------------------------------------
  154.  
  155.