NW41.TXT Driver File Contents (SP2020B_V12.zip)

*****************************************************************************
*                                                                           *
*                       PNP ISA ETHERNET ADAPTER                            *
*                                                                           *
*                   ODI Driver for NetWare 4.1 Server                       *
*                                                                           *
*****************************************************************************

File Description:
=================
----------------------------------------------------------------------------
Filename              Description
----------------------------------------------------------------------------
PNPSRV.LAN            Netware Server ODI driver.

PNPSRV.LDI            The driver (PNPSRV.LAN) installation information
                      file for Netware Server 4.1.

NBI.NLM               Netware Server 4.1X Bus Interface module.

MSM.NLM               Netware Server 4.1X LAN driver Media Support Module(MSM).

ETHERTSM.NLM          Netware Server 4.1X LAN driver Topology Specific
                      Module(TSM) for Ethernet.

NW41.TXT              This file.
----------------------------------------------------------------------------


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

  Using Server Install utility:
  -----------------------------
  1. On the server console, execute the INSTALL.NLM program:

              LOAD INSTALL <Enter>

  2. Choose "Driver Options  (load/unload ...)" and press <Enter>.

  3. Choose "Configure network drivers" and press <Enter>.

  4. Choose "Select a driver" and press <Enter>.

  5. Press the <Ins> key to install the driver which is not on the list.

  6. Press <F3> to specify a different path (A:\NETWARE\4.1) and press
     <Enter>.

  7. The PNPSRV.LAN should appear on the selection list. Press <Enter> to
     choose it.

  8. You can "Select/Modify driver parameters and protocols", and then "Save
     parameters and load driver".

  9. You can add the LOAD and BIND command lines to the AUTOEXEC.NCF file so
     that the LAN driver will be loaded automatically while the server
     is starting up.


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

        LOAD A:\NETWARE\4.1\NBI
        LOAD A:\NETWARE\4.1\PNPSRV FRAME=Ethernet_802.2

  2. Bind with IPX:

        BIND IPX PNPSRV

  3. You can login the server from a workstation, and then copy PNPSRV.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, ETHERID or BOARD, to let driver locate the right adapter.
      For example:

        LOAD PNPSRV ETHERID=001234567890 FRAME=Ethernet_802.2 NAME=Lan_1
        BIND IPX TO Lan_1 NET=2001
        LOAD PNPSRV ETHERID=001234567891 FRAME=Ethernet_802.2 NAME=Lan_2
        BIND IPX TO Lan_2 NET=2002
      or
        LOAD PNPSRV BOARD=1 FRAME=Ethernet_802.2 NAME=Lan_1
        BIND IPX TO Lan_1 NET=2001
        LOAD PNPSRV BOARD=2 FRAME=Ethernet_802.2 NAME=Lan_2
        BIND IPX TO Lan_2 NET=2002

----
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: web5, load: 1.44