README.TXT Driver File Contents (bc001.zip)

                     100/10M ETHERNET PCI ADAPTER
              NetWare Server Driver Installation Overview


Contents:
                1. File Description
                2. Driver Installation for NetWare Server
                3. Parameters Description

1. File Description

Filename              Description
=================     =====================================================
README.TXT            Presents a summary of the contents for NetWare Server
                      driver installation.

FEASRV.LAN            32-bit ODI Driver
                      This driver complies with NetWare ODI Server driver
                      SPEC 3.31.

FEASRV.LDI            The driver installation file for Netware 5.x
                      / Netware 4.x.

4.X\NBI.NLM           NetWare Server 4.X Bus Interface module.

4.X\MSM.NLM           NetWare Server 4.X LAN driver Media Support
                      Module (MSM).

4.X\ETHERTSM.NLM      NetWare Server 4.X LAN driver Topology Specific Module
                      (TSM) for Ethernet.

3.12\ETHERTSM.NLM     NetWare Server 3.12 driver Topology Specific Module (TSM)
                      for Ethernet.

3.12\NBI31X.NLM       NetWare Server 3.12 Bus Interface module.

3.12\MSM31X.NLM       NetWare Server 3.12 LAN driver Media Support
                      Module (MSM).

===============================================================================

2. Driver Installation for NetWare Server

     ** Driver Installation for NetWare Server 3.12 **

         a. Insert Driver Diskette in your PC's floppy drive (A: or B:).
         b. Change to the NetWare Server directory.
         c. Copy the following files from Driver Diskette to the NetWare
            Server directory.

            \NOVELL\SERVER\3.12\NBI31X.NLM
            \NOVELL\SERVER\3.12\MSM31X.NLM
            \NOVELL\SERVER\ETHERTSM.NLM
            \NOVELL\SERVER\FEASRV.LAN

         d. Sample AUTOEXEC.NCF for NetWare Server 3.12

           AUTOEXEC.NCF
           ============
              LOAD C:NBI31X
              LOAD C:MSM31X
              LOAD C:ETHERTSM
              LOAD C:FEASRV SLOT=2 FRAME=ETHERNET_802.2 NAME=MY_8022
              LOAD C:FEASRV SLOT=2 FRAME=ETHERNET_802.3 NAME=MY_8023
              LOAD C:FEASRV SLOT=2 FRAME=ETHERNET_II NAME=MY_II
              LOAD C:FEASRV SLOT=2 FRAME=ETHERNET_SNAP NAME=MY_SNAP
              BIND IPX MY_8022 NET=10
              BIND IPX MY_8023 NET=20
              BIND IPX MY_II   NET=30
              BIND IPX MY_SNAP NET=40


    ** Driver Installation for NetWare Server 4.X **

         a. Update Netware Server to 4.2 .
            (If dont update to 4.2, use diskette update file "MSM.NLM,
             ETHERTSM.NLM")
         b. Run NetWare Server System .
         c. When the Server prompt appears, load the NetWare Server
            Installation Utility ==> "LOAD INSTALL"
         d. Select "Driver options" from the "Installtion Options" menu.
         e. Select "Configure network drivers" from the "Driver Options" menu.
         f. Select "Select a driver" from the "Additional Driver Actions" menu
         g. Press <Ins> to install a unlisted driver, then press <F3> to
            specify a different path.
         h. Insert Driver Diskette in your PC's floppy drive and specify
            the path A:\NOVELL\SERVER\4.X.
         i. Select "100/10M Ethernet PCI Driver" from the
            "Select a driver to install:" menu.
         j. If necessary, select "Select/Modify driver parameters and
            protocols" from the "Board FEASRV_1 (Driver FEASRV) Actions" memu.
         k. Follow instructions to complete driver installation.


    ** Driver Installation for NetWare Server 5.X **

         a. Run NetWare Server System .
         b. When the Server prompt appears, load the NetWare Server
            Installation Utility ==> "LOAD NWCONFIG"
         c. Select "Driver options" from the "Installtion Options" menu.
         d. Select "Configure network drivers" from the "Driver Options" menu.
         e. Select "Select a driver" from the "Additional Driver Actions" menu
         f. Press <Ins> to install a unlisted driver, then press <F3> to
            specify a different path.
         g. Insert Driver Diskette in your PC's floppy drive and specify
            the path A:\NOVELL\SERVER\4.X.
         h. Select "100/10M Ethernet PCI Driver" from the
            "Select a driver to install:" menu.
         i. If necessary, select "Select/Modify driver parameters and
            protocols" from the "Board FEASRV_1 (Driver FEASRV) Actions" memu.
         j. Follow instructions to complete driver installation.

            Sample AUTOEXEC.NCF for NetWare Server

             AUTOEXEC.NCF (one board)
             ========================
              LOAD FEASRV SLOT=2 FRAME=ETHERNET_802.2 NAME=MY_8022
              LOAD FEASRV SLOT=2 FRAME=ETHERNET_802.3 NAME=MY_8023
              LOAD FEASRV SLOT=2 FRAME=ETHERNET_II NAME=MY_II
              LOAD FEASRV SLOT=2 FRAME=ETHERNET_SNAP NAME=MY_SNAP
              BIND IPX MY_8022 NET=10
              BIND IPX MY_8023 NET=20
              BIND IPX MY_II   NET=30
              BIND IPX MY_SNAP NET=40

3. Parameter Description

        The following parameters are used in FEASRV.LAN.

    a. SLOT  : Specifies which adapter is enabled when multiple PCI
               adapters are found in your computer.

                Ex: LOAD FEASRV SLOT=3 FRAME=ETHERNET_802.2
                    LOAD FEASRV SLOT=4 FRAME=ETHERNET_II

    b. FRAME : Specifies which frame type is used by the driver.  Accepted
               values are Ethernet_802.2, Ethernet_802.3, Ethernet_II and
               Ethernet_SNAP.

                Ex: LOAD FEASRV FRAME=ETHERNET_802.2
                    LOAD FEASRV FRAME=ETHERNET_802.3
                    LOAD FEASRV FRAME=ETHERNET_II
                    LOAD FEASRV FRAME=ETHERNET_SNAP

    c. NODE  : Use a different address to replace the node address burned
               in EEPROM.

               Ex: LOAD FEASRV NODE=004095888888

    4. SPEED : Specifies which medium type is used by the driver.
               Accepted vaules are AUTO,100FULL,100HALF,10FULL and
               10HALF.

               Ex: LOAD FEASRV SLOT=3 FRAME=ETHERNET_802.2 SPEED=100FULL

-- End of File --
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.23