README.TXT Driver File Contents (EN166x.zip)

	    Accton Technology Corporation
 NDIS DRIVER FOR WINDOWS FOR WORKGROUPS 3.11 INSTALLATION
 ========================================================

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



  Content:
  --------

      A) Accton Support drivers for WFW 3.11

      B) Install NDIS 2.0/ NDIS 3.0 driver in the WFW 3.11

      C) Install ODI/ NDIS 3.0 driver in the WFW 3.11




A) Accton Support drivers for WFW 3.11

      Accton provides NDIS 2.0, NDIS 3.0 and DOS/ODI drivers for Windows
      for Workgroups 3.11. A description of these 3 files are as following:


      Driver name	Location	      Description

      ACC311.SYS	A:\WFW311	      NDIS 3.0 driver in enhanced mode

      ETHNE.DOS 	A:\NDIS2\DOS	NDIS 2.0 driver in real mode

      MPX2PNP.COM	A:\DOS		Accton's MPX2 DOS/ODI driver





B) Install NDIS 2.0/ NDIS 3.0 driver in the WFW 3.11

    1. Run Windows by typing "WIN" at the DOS prompt.

    2. Click the "Network" icon in the Main Program Group.

    3. Click the "Network Setup" icon in the Network window.

    4. Check the drivers button. If it is hidden and can't be selected, then go  
       to the next step. If it is visible and can be selected, go to step 8.

    5. Click the Networks button

    6. Select "Install Microsoft Windows Network" with no additional network.

    7. Click the "OK" button

    8. Select the "Drivers" item from the Network Setup dialog box.

    9. Select the "Add Adapters" item in the Option dialog box.

   10. When you install an Accton Adapter the first time, Select "Unlisted or
	 Updated Network Adapter", then go to the next step.
	 The system will automatically search for the OEMSETUP.INF file supported
	 by the adapter maker (such as Accton).
	 If you have installed an Accton adapter before, just select the "Accton 
       EN166x MPX2 driver" from the drivers list table and go to step 13.

   11. Insert the Accton EN166x driver diskette in floppy drive A or B,
	 then type the destination drive and path name for your PC.
	 Make sure the full path of the directory (i.e. A:\)
	 is given. Then you will see the "Accton En166x MPX2 driver"
	 dialog box appear.

   13. Use the setup button to change the IO BASE, IRQ and driver type.
	 Accton's EN166x MPX2 Adapter uses 300 and 3 as the default IO BASE and
	 IRQ setting.

	There are 4 drivers types:
	   . Real mode and Enhanced mode NDIS
	   . Enhanced mode NDIS
	   . Real mode NDIS
	   . ODI driver
	You can select one of these 4 drivers types depending on your
	application. For workgroup environments only, you can select the
	1'st driver type which combines real mode and enhanced mode NDIS.


   14. Follow screen instructions to complete the process.

   15. Restart your computer.



    Following are some sample Configuration Files
    ---------------------------------------------

    1. CONFIG.SYS File
       FILES=30
       BUFFERS=30
       LASTDRIVE=Z
       DEVICE=C:\windows\HIMEM.SYS
       DEVICE=C:\windows\IFSHLP.SYS
       STACKS=9,256

    2. AUTOEXEC.BAT File

       C:\windows\SMARTDRV.EXE
       C:\windows\net start
       PATH C:\windows;
       SET TEMP=C:\windows\TEMP

    3. PROTOCOL.INI File on Windows for Workgroups 3.11
       [network.setup]
       version=0x3110
       netcard=ms$en166x,1,MS$EN166X,2
       transport=ms$netbeui,NETBEUI
       lana0=ms$en166x,1,ms$netbeui

       [MS$EN166X]
       DriverName=MS2000$
       INTERRUPT=3
       IOBASE=0x300

       [EN166X]
       adapters=MS$EN166X

       [NETBEUI]
       BINDINGS=MS$EN166X
       LANABASE=0
       SESSIONS=10
       NCBS=12


    4. SYSTEM.INI

       [386Enh]
       netcard=acc311.386





C) Install ODI/ NDIS 3.0 driver in the WFW 3.11

    1. Run Windows by typing "WIN" at the DOS prompt.

    2. Click the "Network" icon in the Main Program Group.

    3. Click the "Network Setup" icon in the Network window.

    4. Check the drivers button. If it is hidden and can't be selected then
	go to the next step. If it is visible and can be selected, goto step 8.

    5. Click the Networks button

    6. Select "Install Microsoft Windows Network" with no additional network.

    7. Click the "OK" button

    8. Select the "Drivers" item from the Network Setup dialog box.

    9. Select the "Add Adapters" item from the Option dialog box.

   10. When you install an Accton Adapter the first time, Select "Unlisted or
	 Updated Network Adapter", then go to the next step.
	 The system will automatically search for the OEMSETUP.INF file supported
	 by the adapter maker (such as Accton).
	 If you have installed an Accton adapter before, just select the "Accton 
       EN166x MPX2 driver" from the drivers list table and go to step 13.

   11. Insert the Accton EN166x driver diskette at floppy drive A or B
	 then type destination drive and path name for your PC.
	 Make sure the full path of the directory (i.e. A:\)
	 is given. Then you will see the "Accton En166x MPX2 driver"
	 dialog box appear.

   12. Use the setup button to change the IO BASE, IRQ and driver type.
	 Accton's EN166x MPX2 Adapter uses 300 and 3 as the default IO BASE and
	 IRQ setting.

	There are 4 drivers types:
	   . Real mode and Enhanced mode NDIS
	   . Enhanced mode NDIS
	   . Real mode NDIS
	   . ODI driver
	You must select the ODI driver to let the NetWare ODI driver work in
	WFW 3.11.


    13. Follow the screen instructions to complete the process.

    14. Restart your computer.

    Note: To connect to a Novell server from within Windows for Workgroups
	  make sure you are logged onto a NetWare server before starting
	  Windows. Also make sure that you have setup Windows for Workgroups
	  to use Novell NetWare.


    Following are some sample Configuration Files
    ---------------------------------------------

    1. CONFIG.SYS File

       FILES=30
       BUFFERS=30
       LASTDRIVE=Z
       DEVICE=C:\windows\HIMEM.SYS
       DEVICE=C:\windows\IFSHLP.SYS
       STACKS=9,256

    2. AUTOEXEC.BAT File

       SET TEMP=c:\windows\temp
       PATH c:\windows;%PATH%
       c:\windows\net start
       lsl
       mpx2pnp
       c:\windows\odihlp.exe
       ipxodi
       netx


    3. PROTOCOL.INI File on Windows for Workgroups 3.11

       [network.setup]
       version=0x3110
       netcard=en166x,1,EN166X,4
       transport=ms$netbeui,NETBEUI
       lana0=en166x,1,ms$netbeui

       [net.cfg]
       PATH=C:\WINDOWS\net.cfg

       [EN166X]

       [Link Driver MPX2PNP]

       [NETBEUI]
       BINDINGS=MPX2PNP
       LANABASE=0
       SESSIONS=10
       NCBS=12


    4. SYSTEM.INI

       [boot]
       shell=progman.exe
       network.drv=wfwnet.drv
       .
       .

       [386Enh]
       network=*vnetbios,*vwc,vnetsup.386,vredir.386,vserver.386
       netheapsize=20
       netmisc=ndis.386,msodisup.386
       transport=netbeui.386
       InDOSPolling=FALSE
       .
       .

       [Network]
       winnet=wfwnet/00025100
       multinet=nonet
       FileSharing=No
       PrintSharing=No
       LogonDisconnected=yes
       EnableSharing=no
       UserName=Accton
       Workgroup=WORKGROUP
       ComputerName=Accton
       Comment=Accton
       logonvalidated=no

       [network drivers]
       devdir=C:\WINDOWS
       LoadRMDrivers=No


===End===


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: 0.85