CLIENT32.TXT Driver File Contents (1211.ZIP)

                     Standard Microsystems Corporation
                    SMC EZ Card 10/100 (SMC1211TX) Adapter
                Netware Client32 Driver Installation Overview


    Copyright (C) 1998 by Standard Microsystems Corporation.
    All rights reserved.


Contents:
                A.) File Description
                B.) Configuring SMC1211TX PCI Adapter Media Mode
                C.) Driver Installation for Netware Server 3.1x, 4.x
                D.) Driver Installation for DOS32
                E.) Driver Installation for Microsoft Windows 3.x
                F.) Driver Installation for Microsoft Windows 95
                G.) Parameters Description for SMC1211.LAN


A.) File Description
--------------------

-------------------------------------------------------------------------------
Filename              Description
-------------------------------------------------------------------------------
CLIENT32.TXT          This file. Presents a summary of the contents for
                      Netware Client32 driver installation.

SMC1211.LAN           SMC Client32 ODI driver for SMC1211TX.
                      This driver complies with Netware ODI Server driver
                      SPEC 3.3.

SMC1211.LDI           The driver (SMC1211.LAN) installation information
                      file for Netware Server 4.X, NeDOS32, Windows 3.x.

SMC1211.INF           The driver (SMC1211.LAN) installation information
                      file for Microsoft Windows 95.

OEMSETNT.INF          The driver (SMC1211.LAN) installation information
                      file for Microsoft Windows NT.


-------------------------------------------------------------------------------


B.) Configuring SMC1211TX PCI Adapter Media Mode

   Before Installing your ODI Driver, SMC1211TX adapter can be set
   in Full/Half Duplex mode.(Please reference SET1211.TXT)


C.) Driver(Spec. 3.3) Installation for Netware Server 3.1x, 4.x

    C.1) Driver Installation for Netware Server 3.12

         1.> Insert SMC1211TX Driver Diskette to your PC's
             floppy drive (A: or B:).
         2.> Change directory to Netware Server directory (for example:
             CD\SERVER.312)
         3.> Copy the following files from Driver Diskette to Netware
             Server directory.

                   \NETWARE\ODI\SERVER\3.12\NBI31X.NLM
                   \NETWARE\ODI\SERVER\3.12\MSM31X.NLM
                   \NETWARE\ODI\SERVER\ETHERTSM.NLM
                   \LANDRV32\SMC1211.LAN

         4.> Sample AUTOEXEC.NCF for Netware Server 3.12

             AUTOEXEC.NCF
             ============
                LOAD C:NBI31X
                LOAD C:MSM31X
                LOAD C:ETHERTSM
                LOAD C:SMC1211 FRAME=ETHERNET_802.2 NAME=E_8022
                LOAD C:SMC1211 FRAME=ETHERNET_802.3 NAME=E_8023
                LOAD C:SMC1211 FRAME=ETHERNET_II NAME=E_II
                LOAD C:SMC1211 FRAME=ETHERNET_SNAP NAME=E_SNAP
                BIND IPX E_8022 NET=10
                BIND IPX E_8023 NET=20
                BIND IPX E_II   NET=30
                BIND IPX E_SNAP NET=40


    C.2) Driver Installation for Netware Server 4.X

         1.> Change directory to Netware Server directory (for example:
             CD\NWSERVER )
         2.> Load Netware Server System by type SERVER, then press <Enter>.
         3.> When the Server prompt appeared, load the Netware Server
             Installation Utility.  That is,

                :LOAD INSTALL

         4.> Select "Driver options" from "Installtion Options" menu, then
             press <Enter>.
         5.> Select "Configure network drivers" from "Driver Options" menu,
             then press <Enter>.
         6.> Select "Select a driver" from "Additional Driver Actions" menu,
             then press <Enter>.
         7.> Press <Ins> to install a unlisted driver, then press <F3> to
             specify a different path.
         8.> Insert SMC1211TX Driver Diskette to your PC's floppy
             drive and specify the drive path "A:\landrv32" .
         9.> Select "SMC EZ Card 10/100 (SMC1211TX)." from
             "Select a driver to installed:" menu, then press <Enter>.
        10.> If necessary, select "Select/Modify driver parameters and
             protocols" from "Board SMC1211_1 (Driver SMC1211) Actions" menu,
             then press <Enter> to setup the driver parameters.
             (Please refer to content G.) Otherwise, select
             "Save parameters and load driver", then press <Enter>.

        11.> Following instructions to complete the driver installation.

        12.> Sample AUTOEXEC.NCF for Netware Server 4.X

             AUTOEXEC.NCF (one board)
             ========================
              LOAD C:NBI
              LOAD C:MSM
              LOAD C:ETHERTSM
              LOAD C:SMC1211 FRAME=ETHERNET_802.2 NAME=E_8022
              LOAD C:SMC1211 FRAME=ETHERNET_802.3 NAME=E_8023
              LOAD C:SMC1211 FRAME=ETHERNET_II NAME=E_II
              LOAD C:SMC1211 FRAME=ETHERNET_SNAP NAME=E_SNAP
              BIND IPX E_8022 NET=10
              BIND IPX E_8023 NET=20
              BIND IPX E_II   NET=30
              BIND IPX E_SNAP NET=40

             AUTOEXEC.NCF (two boards)
             =========================
              LOAD C:NBI
              LOAD C:MSM
              LOAD C:ETHERTSM
              LOAD C:SMC1211 PCI_SLOT=3 FRAME=ETHERNET_802.2 NAME=E_8022_1
              LOAD C:SMC1211 PCI_SLOT=3 FRAME=ETHERNET_802.3 NAME=E_8023_1
              LOAD C:SMC1211 PCI_SLOT=3 FRAME=ETHERNET_II NAME=E_II_1
              LOAD C:SMC1211 PCI_SLOT=3 FRAME=ETHERNET_SNAP NAME=E_SNAP_1
              LOAD C:SMC1211 PCI_SLOT=4 FRAME=ETHERNET_802.2 NAME=E_8022_2
              LOAD C:SMC1211 PCI_SLOT=4 FRAME=ETHERNET_802.3 NAME=E_8023_2
              LOAD C:SMC1211 PCI_SLOT=4 FRAME=ETHERNET_II NAME=E_II_2
              LOAD C:SMC1211 PCI_SLOT=4 FRAME=ETHERNET_SNAP NAME=E_SNAP_2
              BIND IPX E_8022_1 NET=10
              BIND IPX E_8023_1 NET=20
              BIND IPX E_II_1   NET=30
              BIND IPX E_SNAP_1 NET=40
              BIND IPX E_8022_2 NET=50
              BIND IPX E_8023_2 NET=60
              BIND IPX E_II_2   NET=70
              BIND IPX E_SNAP_2 NET=80


D.) Driver Installation for DOS32

    1.> If you have completed installed the Netware Client 32 for DOS,
        all you have to do is to modify STARTNET.BAT.  Please see the
        sample STARTNET.BAT below the installation instructions.

    2.> Run INSTALL.EXE from Netware DOS 32 diskette 1 (or from Netware
        4.11 CD). When the product manual appears, mark the "Netware
        Client 32 for DOS" item, then press <Enter>.

    3.> Select "OTHER DRIVERS" item from "32-bit Network Board Drivers"
        menu, then press <Enter>.

    4.> Insert SMC1211 Driver Diskette into your floppy diskette
        drive, then specify the driver path like A:\LANDRV32 or B: .

    5.> Select "SMC EZ Card 10/100 (SMC1211TX).", then press
        <Enter>.

    6.> Refer to Content G.) and set the correct driver parameters to
        comply with your network environment, then press <F10> to continue.

    7.> Following instructions to complete the Client32 for DOS software
        installation.

    8.> Reboot your machine.

    Sample STARTNET.BAT for DOS32.
    ==============================
       SET NWLANGUAGE=ENGLISH
       C:\NOVELL\CLIENT32\NIOS.EXE
       LOAD C:\NOVELL\CLIENT32\LSLC32.NLM
       LOAD C:\NOVELL\CLIENT32\CMSM.NLM
       LOAD C:\NOVELL\CLIENT32\ETHERTSM.NLM
       LOAD C:\NOVELL\CLIENT32\SMC1211.LAN FRAME=ETHERNET_802.2
       LOAD C:\NOVELL\CLIENT32\SMC1211.LAN FRAME=ETHERNET_802.3
       LOAD C:\NOVELL\CLIENT32\SMC1211.LAN FRAME=ETHERNET_II
       LOAD C:\NOVELL\CLIENT32\SMC1211.LAN FRAME=ETHERNET_SNAP
       LOAD C:\NOVELL\CLIENT32\IPX.NLM
       LOAD C:\NOVELL\CLIENT32\CLIENT32.NLM

       NOTICE !! C:\NOVELL is the directory that your Novell Client 32
                 files are allocated.


E.) Driver Installation for Microsoft Windows 3.x

    Please refer to Content D.), in step 2, mark "Netware Client 32
    for DOS" and "Client 32 for Windows", then following step 3..8
    to complete the installation.


F.) Driver Installation for Microsoft Windows 95

        If you have installed the Microsoft Client in your Windows 95
        system, you should remove the adapter object and NDIS3 driver
        of the SMC1211TX adapter from Windows 95 system.


    F.1) Client 32 Driver Installation on Windows 95
         ===========================================

         1. Plug SMC1211 adapter into one of the Master PCI
            slots of your PCI platform.
         2. Turn power ON then boot from Windows 95.
         3. Windows 95 will prompt  "PCI Ethernet Controller"  in
            "New Hardware Found"  dialog box.
         4. Select  "Driver from disk provided by hardware manufacturer"
            from  "New Hardware Found"  dialog box, then click OK button.
         5. Insert the SMC1211TX Driver Diskette in your floppy drive.
         6. Enter the driver pathname A:\LANDRV32, then click OK button
            from  "Install from Disk"  dialog box.
         7. Following the screen's prompt to insert  "NetWare Client 32 for
            Windows 95"  disk and click OK button from  "Insert Disk"
            dialog box.
         8. Otherwise enter the full pathname of the "NetWare Client 32 for
            Windows 95"  installation files in "Copying Files....."  dialog
            box, then click OK button.
         9. Following the screen's prompt to insert  "Windows 95 CD-ROM"
            and click OK button from  "Insert Disk" dialog box.
        10. Otherwise enter the full pathname of the "Windows 95 CD-ROM"
            installation files in "Copying Files..."  dialog box,
            then click OK button.
        11. Windows 95 will copy the driver (SMC1211.LAN) from A:\LANDRV32
            to C:\NOVELL\CLIENT32 directory and the SMC1211.INF file
            from A:\LANDRV32 to C:\WINDOWS\INF directory.
        12. Remove the SMC1211TX Driver Diskette from your floppy drive.
        13. Restart your computer to take effect the network function.


        NOTICE !! C:\NOVELL is the directory that your Novell Client 32
                  files are located.
                  C:\WINDOWS is the directory that your Windows 95 O.S.
                  is located.


G.) Parameters Description for SMC1211.LAN

        The following parameters are used in SMC1211.LAN.

    1.> SLOT    : specify which adapter is enabled when multiple SMC1211TX
                  are found in your computer.  The SLOT keyword is a index
                  value corresponding to PCI BIOS.  The mapping from SLOT
                  to physical PCI slot is different from one machine to
                  the other.

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

    2.> FRAME   : specify which frame type is used by the driver.  Accepted
                  values are Ethernet_802.2, Ethernet_802.3, Ethernet_II and
                  Ethernet_SNAP.  Multiple frame types can be enabled by the
                  drive by loading the same driver with different FRAME type.

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

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

                  Ex: LOAD SMC1211 NODE=0200E8001122



---
All trademarks and brand names mentioned belong to their
respective owners.


-- 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.20