home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 March / PCWorld_2004-03_cd.bin / Hardware / VIAeth / NETWARE / DOSODI / DOSODI.TXT next >
Text File  |  2003-02-07  |  7KB  |  175 lines

  1. **
  2. **
  3. **  VIA Rhine Family Fast Ethernet Adapter
  4. **
  5. **  ODI Driver for DOS Workstations                        
  6. **
  7. **  v4.16    Jan, 2003
  8. **
  9. **
  10.  
  11. Introduction:
  12. =============
  13.  
  14.   The Fast Ethernet 10/100Mb ODI Driver for DOS workstations confirms to the
  15.   Novell Open Data-Link Interface (ODI) specification. This document shows you
  16.   how to setup the driver and how to use the enhanced functions by setting the
  17.   custom keywords in configuration file.
  18.  
  19.  
  20. Contents of the Subdirectory:
  21. =============================
  22.  
  23.     FETODI.COM          The ODI driver for DOS workstations.
  24.     FETODI.INS          The installation information file.
  25.     DOSODI.TXT          This file.
  26.     LSL.COM             The Link Support Layer module provided by Novell.
  27.     IPXODI.COM          The IPX protocol stack module provided by Novell.
  28.     NETX.EXE            The DOS Support module provided by Novell.
  29.  
  30.  
  31.  
  32. Installation:
  33. =============
  34.  
  35.   Before starting with the installation process, make sure that the adapter
  36.   is properly installed and configured. You can use the diagnostic program
  37.   (A:\SETUP.EXE) to make sure your connection with the network is correct.
  38.  
  39.   Installation by using Netware ODI Client Install utility:
  40.   ---------------------------------------------------------
  41.     Please install the Netware ODI client driver files following the procedures
  42.     as described in the Netware installation guide.
  43.  
  44.     1) Enter the destination directory for the Netware client:
  45.        (The default irectory is C:\NWCLIENT)
  46.  
  47.     2) Install will modify your AUTOEXEC.BAT and CONFIG.SYS files.
  48.        Allow changes? (Y/N)
  49.  
  50.     3) Do you want to install support for MS Window? (Y/N)
  51.  
  52.     4) Select the driver for your network board:
  53.          . Scroll the list to choose OTHER DRIVERS.
  54.          . Press <Enter>, and the "Insert The Driver Disk" dialog box will be
  55.            prompted. Type the path to the directory which contain driver and
  56.            information file.
  57.            (A:\NETWARE\DOSODI)
  58.          . Press <Enter> and select target ODI driver.
  59.          . Select optional settings.
  60.          . Press "F10" to save.
  61.  
  62.     5) Press <Enter> to install.
  63.  
  64.  
  65.   System with existing Netware client programs:
  66.   ---------------------------------------------
  67.     Using NETX.EXE:
  68.       If there are Netware client programs such as LSL.COM, IPXODI, and
  69.       NETX.EXE in your system already, you can use the following procedures
  70.       to setup your system.
  71.  
  72.       1) Copy the FETODI.COM file to the Netware client directory which contains
  73.          NET.CFG, LSL.COM, IPXODI.COM, and NETX.COM files.
  74.  
  75.       2) Update the NET.CFG file. You can refer to the above sample.
  76.  
  77.       3) Make sure to add LASTDRIVE=E in your CONFIG.SYS file if your want the
  78.          first network drive to be F.
  79.  
  80.       4) Enter the following commands to connect to your Novell server:
  81.                 LSL
  82.                 FETODI
  83.                 IPXODI
  84.                 NETX
  85.                 F:
  86.                 LOGIN <user_name>
  87.  
  88.     Using VLM.EXE:
  89.       If there are Netware client programs such as: LSL.COM, IPXODI, and
  90.       VLM.EXE in your system already, you can use the following procedures
  91.       to setup your system.
  92.  
  93.       1) Copy the FETODI.COM file to the Netware client directory which contains
  94.          NET.CFG, LSL.COM, IPXODI.COM, and NETX.COM files.
  95.  
  96.       2) Update the NET.CFG file. You can refer to the above sample.
  97.  
  98.       3) Make sure to add LASTDRIVE=Z in your CONFIG.SYS file.
  99.  
  100.       3) Enter the following commands to connect to your Novell server:
  101.                 LSL
  102.                 FETODI
  103.                 IPXODI
  104.                 VLM
  105.                 F:
  106.                 LOGIN <user_name>
  107.  
  108.  
  109.   NOTE:
  110.   -----
  111.     Multiple Lan Adapters in a system:
  112.       If you want to install mutiple Lan adapter in your system, you have to 
  113.       use the keyword, PCISLOT, in NET.CFG file to let driver locate the right
  114.       adapter. You can use the diagnostic program (A:\SETUP.EXE) under DOS
  115.       prompt to show all the Ethernet addresses of your adapters.
  116.  
  117.  
  118. Configuration Files:
  119. ====================
  120.  
  121.     File Name:          NET.CFG
  122.     ----------
  123.     Sample of configuration file:
  124.     -----------------------------
  125.  
  126.         ...
  127.         LINK DRIVER FETODI
  128.                 FRAME ETHERNET_802.2
  129.  
  130.         # The followings are Custom Keywords. Put the keywords to enable the
  131.         # special functions.
  132.                 FULLDUPLEX
  133.         ...
  134.  
  135.  
  136.     Custom Keywords:
  137.     ----------------
  138.         FULLDUPLEX                      This keyword is used to force full
  139.                                         duplex mode.
  140.                                         (suggest use CONNECTIONTYPE instead of this keyword)
  141.  
  142.         HALFDUPLEX                      This keyword is used to force half
  143.                                         duplex mode.
  144.                                         (suggest use CONNECTIONTYPE instead of this keyword)
  145.  
  146.         SPEED                           This keyword is used to force Line
  147.                                         Speed at 10 or 100.
  148.                                         (suggest use CONNECTIONTYPE instead of this keyword)
  149.  
  150.         AUTO                            This keyword is used to force the
  151.                                         chip at Auto-Negotiation mode.
  152.                                         (suggest use CONNECTIONTYPE instead of this keyword)
  153.  
  154.         PCISLOT                         This keyword is used to force slot
  155.                                         number for specified NIC card.
  156.     
  157.         CONNECTIONTYPE                  This keyword is used to specify duplex 
  158.                                         and speed mode. The strings are :
  159.                                         
  160.                                         AUTOSENSE
  161.                                         10BaseT  
  162.                                         10BaseTFD
  163.                                         100BaseTX   
  164.                                         100BaseTXFD 
  165.                                         
  166.         FLOW_CONTROL                    This keyword is used to specify flow contro
  167.                                         ability. The strings are :
  168.                                         
  169.                                         HARDWARE_DEFAULT
  170.                                         ENABLE
  171.                                         DISABLE
  172.                                         
  173.         Note: You don't have to define INT and PORT number in your NET.CFG file.
  174.  
  175.