NW312.TXT Driver File Contents (NIC310.zip)

*****************************************************************************
*                                                                           *
*                    32-Bit PCI Fast Ethernet Adapter                       *
*                                                                           *
*                   ODI Driver for NetWare 3.12 Servers                     *
*                                                                           *
*****************************************************************************

Installation:
=============

  Loading Driver Manually:
  ------------------------
  1. On the server console, load the driver directly, for example:

        LOAD A:\NETWARE\3.12\RTSSRV FRAME=Ethernet_802.2

  2. Bind with IPX:

        BIND IPX RTSSRV

  3. You can login the server from a workstation, and then copy RTSSRV.LAN to
     the directory SYS:\SYSTEM on server. Add the LOAD and BIND command lines
     to AUTOEXEC.NCF file so that the lan driver will be loaded automatically
     while the server starting up next time.

  NOTE:
  -----
    Multiple LAN Adapters in a system:
      If you want to install mutiple LAN adapters in a server, you have to use
      the keyword, SLOT, to let driver locate the right adapter.
      For example:

        LOAD RTSSRV SLOT=1 FRAME=Ethernet_802.2 NAME=Lan_1
        BIND IPX TO Lan_1 NET=2001
        LOAD RTSSRV SLOT=2 FRAME=Ethernet_802.2 NAME=Lan_2
        BIND IPX TO Lan_2 NET=2002


Configuration Parameters:
=========================

    Custom Keywords:
    ----------------
    The keyword "MEDIUM" is provided for specifying adapter's speed and duplex
    mode. There are five medium values: AUTO, 10HALF, 10FULL, 100HALF, 100FULL.

        MEDIUM=AUTO             ;operate on auto negotiation mode
        MEDIUM=10HALF           ;operate on 10M/HalfDuplex mode
        MEDIUM=10FULL           ;operate on 10M/Fullduplex mode
        MEDIUM=100HALF          ;operate on 100M/HalfDuplex mode
        MEDIUM=100FULL          ;operate on 100M/Fullduplex mode

    For example:
        LOAD RTSSRV SLOT=1 MEDIUM=100HALF FRAME=Ethernet_802.2 NAME=LAN_A
        BIND IPX TO LAN_A NET=11

----
All trademarks or brand names mentioned are properties
of their respective companies.


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 1.46