home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / 3COM / 3c90x / Ver2.1 / 3C90XX.exe / DISK1 / HELP / NWDOSODI.TXT < prev    next >
Text File  |  1996-10-25  |  5KB  |  144 lines

  1.                         3Com (R) Corporation
  2.                    EtherDisk (R) Diskette for the
  3.        3C90X Fast EtherLink XL/EtherLink XL Bus Master NIC Family
  4.           Installing a NIC in a NetWare 16-Bit DOS ODI Client
  5.  
  6.  
  7. This section describes how to install the driver for a 16-bit NetWare client
  8. running DOS.
  9.  
  10. NOTE: If only one NIC has been installed, you may use the 3Com 
  11.       AutoLink(TM) software program to automatically install the NetWare
  12.       DOS ODI client software, including the driver, and to modify the
  13.       CONFIG.SYS and AUTOEXEC.BAT files.
  14.  
  15. To use the AutoLink program, the computer must meet these requirements:
  16.  
  17. 1.  Use Novell NetWare 3.12 or 4.10 network operating system
  18.  
  19. 2.  Have only one 3Com Fast EtherLink XL/ EtherLink XL Parallel Tasking 
  20.     PCI NIC installed
  21.  
  22. 3.  Be intended for use as a NetWare DOS ODI client
  23.  
  24.  
  25. Installing the Driver for One NIC
  26. -------------------------------------
  27. If only one NIC is installed, use the AutoLink program to install the
  28. driver automatically, as follows:
  29.  
  30. 1.  Make sure the NIC is installed and connected to the network.
  31.  
  32. 2.  Boot the computer under DOS.
  33.  
  34. 3.  Insert the EtherDisk 1 diskette in drive A: and type the following at 
  35.     the DOS prompt:
  36.  
  37.     A:\AUTOLINK [Enter]
  38.  
  39. 4.  The first time you use the EtherDisk 1 diskette, the 3Com software
  40.     license appears. To accept its terms, type Y. (To view all the license
  41.     text, press [F1].)
  42.  
  43.     Several messages appear while the AutoLink program is running.
  44.     A final message indicates successful installation. 
  45.  
  46.     NOTE: If a problem occurs when the AutoLink program runs, view or print
  47.           the AUTOLINK.LOG file located on your C:\ directory to determine
  48.           which event may have caused the problem.
  49.  
  50. 5.  When installation is complete, you will be asked if you want to reboot
  51.     the computer. For the installation to be effective, remove the 
  52.     EtherDisk 1 diskette and reboot the computer. You will be prompted for
  53.     your user name and password.
  54.  
  55.  
  56. Installing the Driver for Multiple NICs
  57. -------------------------------------------
  58. NOTE: Use multiple NICs in a client computer only if you plan to run
  59.       multiple protocols or connect to more than one network. For 
  60.       information on multiple protocols, see the documentation provided
  61.       with your operating system.
  62.  
  63. To install the driver and NICs for a client computer running DOS in a
  64. Novell NetWare environment, proceed as follows:
  65.  
  66. 1.  Turn the computer off. Install the first NIC and connect it to the
  67.     network.
  68.  
  69. 2.  Turn the computer on and install the driver for the first NIC with
  70.     the AutoLink program (see the above section for instructions).  Be sure
  71.     to remove the EtherDisk 1 diskette after installation is finished.
  72.  
  73. 3.  Turn the computer off again, install the second NIC, and connect
  74.     it to the network.
  75.  
  76. 4.  Proceed as follows:
  77.  
  78.     -  If the computer is running a version of DOS below 6.x, boot it from
  79.        a DOS diskette that does not contain drivers. 
  80.  
  81.     -  If the computer is running DOS version 6.x, turn it on and press [F5]
  82.        when DOS loads, after the "Starting MS-DOS..." message.  This 
  83.        prevents any drivers or memory managers from loading.
  84.  
  85.  5.  Insert the EtherDisk 1 diskette in drive A:, and type the following at 
  86.      the DOS prompt: 
  87.  
  88.      A:\INSTALL [Enter]
  89.  
  90.  6.  On the main menu, select Configuration and Diagnostic Program and
  91.      press [Enter].
  92.  
  93.  7.  In the list of NICs, find the slot number and bus number of the
  94.      two NICs you just installed.  Write down the numbers in a place 
  95.      where you can refer to them later, and press [Esc] to quit the program.
  96.  
  97.  8.  Access the C:\NWCLIENT directory and open the NET.CFG file.  Type: 
  98.      
  99.      EDIT NET.CFG [Enter]
  100.  
  101.  9.  Scroll through the file to the LINK DRIVER 3C90X section and locate
  102.      the following lines:
  103.  
  104.      LINK DRIVER 3C90X
  105.      ;
  106.      ; BUS NN
  107.      ; SLOT 7
  108.  
  109.  10. In the file, proceed as follows:
  110.  
  111.      a.  Remove the semicolon at the beginning of the BUS NN line, and 
  112.          then substitute the correct bus number for the first NIC in
  113.          place of the NN.
  114.  
  115.      b.  Remove the semicolon at the beginning of the slot number line,
  116.          and then substitute the correct slot number for the first
  117.          NIC in place of the 7.
  118.  
  119.      c.  Copy all four lines shown in step 9 and paste them under the last
  120.          of the four lines. Substitute the slot number and bus number of
  121.          the second NIC in the lines you copied. If it is appropriate,
  122.          you may want to add other lines (for example, frame 
  123.          ethernet_802.3 for the frame type).
  124.  
  125.          Your file should now look like this (your slot and bus numbers 
  126.          may be different):
  127.  
  128.          LINK DRIVER 3C90X
  129.          ;
  130.             BUS 0
  131.             SLOT 7
  132.  
  133.          LINK DRIVER 3C90X
  134.          ;
  135.             BUS 1
  136.             SLOT 5
  137.  
  138.  11. If you have installed more than two NICs, repeat step 10c for each
  139.      additional installed NIC.
  140.  
  141.  12. When you are done, reboot the computer.
  142.   
  143.  
  144.             (%VER NWDOSODI.TXT - NetWare DOS ODI Client V1.0c)