home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / SMC / ETHER.EXE / NDIS / PCNFS / NFS35DOS.DOC next >
Text File  |  1994-07-20  |  4KB  |  138 lines

  1.                     STANDARD MICROSYSTEMS CORPORATION
  2.  
  3.                              Sun PCNFS v3.5
  4.                         For Ethernet LAN Adapters
  5.  
  6.                            INSTALLATION GUIDE
  7.  
  8.      This software is licensed by SMC for use by its customers only.
  9.          Copyright (c) 1994 Standard Microsystems Corporation.
  10.                           All rights reserved.
  11.  
  12.  
  13. This installation guide describes:
  14.  
  15. o  How to use EZStart to copy the SUN PCNFS version 3.5 NDIS 
  16.    driver files from the SuperDisk to your PC.
  17.    
  18. o  How to prepare your PC's operating system so you can attach 
  19.    to the network.
  20.  
  21. Note: This driver supports all 8216 (Ultra), 80xx (Elite), 
  22.       80xx (PLUS), and 8416 (EtherEZ) Series ISA, EISA, and Micro
  23.       Channel Ethernet adapters.
  24.  
  25.  
  26. COPYING THE DRIVER FILES
  27.  
  28. From the Driver Installation screen, select 'Copy Files' to copy 
  29. all the files used by this driver from the SuperDisk to the
  30. Destination Directory recommended by EZStart, or to a different 
  31. directory that you specify.
  32.  
  33.  
  34. PREPARING YOUR OPERATING SYSTEM
  35.  
  36. 1. Insert the Installation and Connections diskette into a
  37.    disk drive (A:\ or B:\).
  38.  
  39. 2. Type: INSTALL
  40.  
  41. 3. Press the Enter key.
  42.  
  43. 4. Specify the destination drive letter (usually C) and press 
  44.    Enter.
  45.  
  46. 5. Specify "Ethernet" and press Enter.
  47.  
  48. 6. Select the "NDIS" option.
  49.  
  50. 7. Follow the screen prompts to copy the PCNFS files to your
  51.    destination drive.
  52.  
  53. 8. When prompted, press Enter to configure PCNFS.
  54.  
  55. 9. Specify the PC name, IP address, server name, and server IP 
  56.    address. If you need assistance, refer to the "Configuring PC-NFS" 
  57.    section of your Sun PC-NFS Installation Guide.
  58.  
  59. 10. Follow the screen prompts to complete the installation.
  60.  
  61. 11. When the installation is complete, select Quit to exit the
  62.     configuration program, defer the boot, and return to DOS.
  63.  
  64. 12. Using any text editor, add the following line below the
  65.     NFS_NDIS.SYS driver specification in your CONFIG.SYS file:
  66.  
  67.          device=c:\lanman\SMC8000.dos
  68.  
  69.    Note: The 'c:' shown in the line above indicates the destination
  70.          drive you selected during the PCNFS installation.
  71.  
  72. 13. Use any text editor to edit the PROTOCOL.NFS file in the 
  73.     \LANMAN subdirectory in your Destination Directory (do not edit
  74.     the \LANMAN subdirectory on your SuperDisk):
  75.  
  76.     - Replace:
  77.  
  78.               [YOUR-MAC-MODULE]
  79.  
  80.       with:
  81.  
  82.               [SMC]
  83.  
  84.     - Replace:
  85.  
  86.               drivername = yourmac$
  87.  
  88.       with:
  89.  
  90.               drivername = SMC8000$
  91.  
  92.  
  93.     - Remove the line:
  94.  
  95.              option1 = value1 etc.
  96.  
  97.     - Replace:
  98.  
  99.              bindings = YOUR-MAC-MODULE
  100.  
  101.       with:
  102.  
  103.              bindings = SMC
  104.  
  105.     - Locate the file PROTOCOL.NFS in the \LANMAN subdirectory on
  106.       your destination drive and rename it to PROTOCOL.INI. Refer to
  107.       your DOS manual if you need assistance.
  108.  
  109.     - Add the following NETBIND statement just before the NFS RUN 
  110.       statement in your AUTOEXEC.BAT file:
  111.  
  112.             C:\LANMAN\NETBIND
  113.             NFSRUN
  114.  
  115.    Note: The 'c:' shown in the line above indicates the destination
  116.          drive you selected during the PCNFS installation.
  117.  
  118. 14. Turn your computer off and then on.
  119.  
  120.  
  121. This commercial computer software and documentation is provided with
  122. RESTRICTED RIGHTS.  Use, duplication, or disclosure by the
  123. Government is subject to restrictions set forth in subparagraph
  124. (c) (1) (ii) of the Rights in Technical Data and Computer Software
  125. clause at DFARS 252.227-7013, or subparagraphs (c) (1) and (2) of the
  126. Commercial Computer Software -- Restricted Rights clause at
  127. FAR 52.227-19, or Alternate III of the Rights in Data -- General
  128. clause at FAR 52.227-14, as applicable.  The manufacturer /
  129. subcontractor is Standard Microsystems Corporation,   80 Arkay Drive,
  130. Hauppauge,  NY    11788. 
  131.  
  132.  
  133. SMC and Standard Microsystems are registered trademarks; and EtherEZ,
  134. EtherCard Elite 16 Ultra, EtherCard Elite 16T Ultra, EtherCard Elite
  135. 16C Ultra, EliteSeries, EZStart, and SuperDisk are trademarks of 
  136. Standard Microsystems Corporation.  Other product and company names 
  137. are registered trademarks or trademarks of their respective holders.
  138.