README.TXT Driver File Contents (EN1207B.zip)

.TOPIC:
Contents

                     Accton Technology Corporation
        EN1203, EN1207(-TX/B-TX/C-TX) Series PCI-BUS (FAST) ETHERNET ADAPTER
              Netware Client32 Driver Installation Overview


    Copyright (C) 1996, 1997 by Accton Technology Corporation.
    All rights reserved.


Contents:
                A. File Description
                B. Driver Installation for NetWare Server 4.11
                C. Driver Installation for DOS32
                D. Driver Installation for Microsoft Windows 3.x
                E. Driver Installation for Microsoft Windows 95
                F. Parameters Description for ACC07.LAN


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

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

ACC07.LAN             Accton Client32 ODI driver for EN1203, EN1207(-TX/B-TX/C-TX)
                      Series. This driver complies with NetWare ODI Server
                      driver SPEC 3.3.

ACC07.LDI             The driver (ACC07.LAN) installation information file for
                      NetWare Server 4.11, NeDOS32, Microsoft Windows 3.x.

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

SETWIN95.BAT          Batch file for installing the Client32 driver
                      Installation Information file on Microsoft Windows 95
                      system.

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



B. Driver Installation for NetWare Server 4.11

         1. Change directory to NetWare Server directory (for example:
            CD\NWSERVER )
         2. Load NetWare Server System by typing SERVER, then press <Enter>.
         3. When the Server prompt appears, 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 an unlisted driver, then press <F3> to
            specify a different path.
         8. Insert Accton EN1203, EN1207(-TX/B-TX/C-TX) Series Driver Diskette to
            your PC's floppy drive and specify the drive (A: or B:).
         9. Select "Accton EN1203, EN1207 PCI Series Ethernet driver" from
            "Select a driver to installed:" menu, then press <Enter>.
        10. If necessary, select "Select/Modify driver parameters and
            protocols" from "Board ACC07_1 (Driver ACC07) Actions" menu,
            then press <Enter> to set up the driver parameters. (Please refer
            to content F.)
            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.11

             AUTOEXEC.NCF (one board)
             ========================
                LOAD C:ACC07 FRAME=ETHERNET_802.2 NAME=E_8022
                LOAD C:ACC07 FRAME=ETHERNET_802.3 NAME=E_8023
                LOAD C:ACC07 FRAME=ETHERNET_II NAME=E_II
                LOAD C:ACC07 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:ACC07 SLOT=10001 FRAME=ETHERNET_802.2 NAME=E_8022_1
                LOAD C:ACC07 SLOT=10001 FRAME=ETHERNET_802.3 NAME=E_8023_1
                LOAD C:ACC07 SLOT=10001 FRAME=ETHERNET_II NAME=E_II_1
                LOAD C:ACC07 SLOT=10001 FRAME=ETHERNET_SNAP NAME=E_SNAP_1
                LOAD C:ACC07 SLOT=10002 FRAME=ETHERNET_802.2 NAME=E_8022_2
                LOAD C:ACC07 SLOT=10002 FRAME=ETHERNET_802.3 NAME=E_8023_2
                LOAD C:ACC07 SLOT=10002 FRAME=ETHERNET_II NAME=E_II_2
                LOAD C:ACC07 SLOT=10002 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


C. Driver Installation for DOS32

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

    2. Run INSTALL.EXE from NetWare DOS 32 diskette (or from NetWare 4.11 CD).
       When the product manual appears, check 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 Accton EN1203, EN1207(-TX/B-TX/C-TX) Driver Diskette into your floppy
       diskette drive, then specify the driver path like A: or B:.

    5. Select "Accton EN1203, EN1207 PCI Series Ethernet driver", then press
       <Enter>.

    6. Refer to Content F. 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\ACC07.LAN FRAME=ETHERNET_802.2
       LOAD C:\NOVELL\CLIENT32\ACC07.LAN FRAME=ETHERNET_802.3
       LOAD C:\NOVELL\CLIENT32\ACC07.LAN FRAME=ETHERNET_II
       LOAD C:\NOVELL\CLIENT32\ACC07.LAN FRAME=ETHERNET_SNAP
       LOAD C:\NOVELL\CLIENT32\IPX.NLM
       LOAD C:\NOVELL\CLIENT32\CLIENT32.NLM


D. Driver Installation for Microsoft Windows 3.x

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


E. 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 NDIS 2/3 driver for the EN1203,
EN1207(-TX/B-TX/C-TX) series adapter from Windows 95 system.  No matter if you have
installed the DEC DC21x4 based driver or Accton's NDIS 2/3 driver, before you
install EN1203, EN1207(-TX/B-TX/C-TX) Series Client 32 driver, you should take the
following steps.

     E.1 Install the Client 32 driver installation information file
         ==========================================================
         1. Open an MS-DOS Command Prompt window.
         2. Insert the Accton EN1203, EN1207(-TX/B-Tx/C-TX) Driver Diskette into
            your PC's floppy drive (A: or B:)
         3. Type the following DOS commands:

             CD \WINDOWS\INF
             RENAME NETPCI.INF *.IN_
             RENAME ACCPCI.INF *.IN_
             COPY A:\LANDRV32\ACC07.INF
             EXIT

             Notice: The above commands are collected in the SetWin95.BAT file
                     in the directory \LANDRV32.  That is you can execute the
                     following program to install the Client 32 driver
                     installation information file.

                     A:\LANDRV32\SETWIN95 C:\WINDOWS

                     where C:\WINDOWS is your Windows 95 system directory.

         4. Shutdown and turn off the machine.


     E.2 Client 32 Driver Installation on Windows 95
         =====================================================

         5. Plug Accton's EN1203 or EN1207(-TX/B-TX/C-TX) adapter into one of the
            Master PCI slots of your PCI platform.
         6. Turn the power on and then boot from Windows 95.
         7. Windows 95 will prompt with PCI Ethernet Controller in the New
            Hardware Found dialog box.
         8. Windows 95 will prompt with "Accton EN1207(-TX/B-TX/C-TX) PCI Fast Ethernet
            Adapter" or "Accton EN1203 PCI Ethernet Adapter" in the New Hardware
            Found dialog box.

         9. Follow instructions to complete the installation.

             Note: Windows 95 will ask you to key in the proper path of the
                   following diskette:

                a. NetWare Client 32 for Windows 95 Disk
                b. Accton EN1203, EN1207 PCI Series Ethernet Adapter Driver
                   Diskette --> Insert Accton EN1203, EN1207 Series Driver
                   Diskette, then, assign the path to A:\LANDRV32 or
                   B:\LANDRV32
                c. Windows 95 CD-ROM


F. Parameter Description for ACC07.LAN

        The following parameters are used in ACC07.LAN.

    1. SLOT:     specifies which adapter is enabled when multiple EN1203 or
                 EN1207(-TX/B-TX/C-TX) adapters are found in your computer.  The SLOT
                 keyword is an index value corresponding to PCI BIOS.  The
                 value of SLOT is different from one machine to the other.

                 Ex: LOAD ACC07 SLOT=10001 FRAME=ETHERNET_802.2
                     LOAD ACC07 SLOT=10004 FRAME=ETHERNET_II

    2. FRAME   : specifies 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
                 driver by loading the same driver with different FRAME types.

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

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

                  Ex: LOAD ACC07 NODE=0200E8001122

    4. Attachment: Specifies the connection type of the EN1203 or EN1207(-TX/B-TX/C-TX)
                   adapter.

                  Default value is AUTODETECT.

                  Driver Parameters     Description
                  =================     =====================================
                  AUTODETECT            (Autodetect)
                                        for EN1203, autodetects the connection
                                        type during driver initialization,
                                        for EN1207, autodetects the connection
                                        type and line speed during driver
                                        initialization,
                                        for EN1207-TX/EN1207B(C)-TX, run-time autosenses
                                        the connection type and line speed.  This
                                        function also enables the NS chip's (83840)
                                        Auto-Negotiation operation.

                  TP                    (Twisted Pair)
                                        Connector type is RJ-45.
                                        When Line_Speed=10, it is 10BaseT and
                                        when Line_Speed=100, it is 100BaseTx.

                  BNC                   (Thick wire)
                                        Connector is BNC (10Base2).
                                        EN1207-TX/EN1207B(C)-TX dose not support this
                                        parameter.

                  AUI                   (AUI)
                                        Connector is AUI (10Base5).
                                        Currently, Accton's PCI boards do not
                                        support this connector.

                  TP_FULL_DUPLEX        (Twisted pair - Full Duplex)
                                        Connector is RJ-45 with Full Duplex
                                        mode enabled.  The throughput is 20Mbps
                                        for 10BaseT and 200Mbps for 100BaseTx.

                  TP_NO_LINK_TEST       (Twisted pair with link test disabled)
                                        Connector is RJ-45, but the link test
                                        function of the transceiever is disabled.
                                        This function should be enabled if
                                        your repeater does not support the link
                                        test function.

                  Ex: LOAD ACC07 TP
                      LOAD ACC07 TP LINE_SPEED=100
                      LOAD ACC07 BNC
                      LOAD ACC07 AUTODETECT
                      LOAD ACC07 TP_FULL_DUPLEX LINE_SPEED=100

    5. LINE_SPEED: (Line_Speed)
                   Specify the speed of your network adapter.
                   Accepted values are 10 and 100.  No default value is
                   assigned.

    6. TURBO     : (Turbo mode)
                   Enhances the performance when your PCI platform uses SATURN
                   CDC or PCMC chip.

    7. SNOOZE    : (Snooze mode)
                   With EN1207(-TX/B(C)-TX) new NIC, Snooze mode can reduce power
                   consumption.  The NIC stops most of its internal clock
                   operation except when network activity is detected.
                   This is not a default function of ACC07.LAN.


    8. CAPTURE_EFFECT: (Enables the function for solving the Capture Effect
                   problem.)
                   The driver offers a vendor supported function to avoid
                   starvation when multiple collisions occur on
                   the line. But this function is not part of the
                   Ethernet SPEC. You can use this parameter to enable
                   the function.

-- 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: ftp, load: 1.45