
		    Accton Technology Corporation
	     Ethernet Family LAN adapter board drivers


The drivers contained in the directory MSLANMAN.DOS and MSLANMAN.OS2
are for the following Accton Ethernet adapter:

		EtherCombo-32	(EN1200)

They are used with 3Com 3+Open, Microsoft OS/2 LAN Manager OEM
distribution, Release 1.x or 2.x,  and other compatible OEM
versions of LAN Manager.  The drivers named ACC1200  conform to
the Network Driver Interface Specification (NDIS) defined by
Microsoft/3Com.

Included in MSLANMAN.DOS, MSLANMAN.OS2, WFW and IBMLS20 subdirectories
are the following files:

    \MSLANMAN.DOS\DRIVERS\ACCTON\ACC1200\
    ACC1200.DOS 	      The DOS NDIS MAC driver
    PROTOCOL.INI	      A sample section of PROTOCOL.INI file

    \MSLANMAN.DOS\DRIVERS\NIF\
    ACC1200.NIF 	      Network Information File for DOS driver

    \MSLANMAN.OS2\DRIVERS\ACCTON\ACC1200\
    ACC1200.OS2 	      The FIRST OS/2 NDIS MAC driver
    ACC12002.OS2	      The SECOND OS/2 NDIS MAC driver
    PROTOCOL.INI	      A sample section of PROTOCOL.INI file

    \MSLANMAN.OS2\DRIVERS\NIF\
    ACC1200.NIF 	      Network Information File for OS/2 driver

    \WFW\
    OEMSETUP.INF	      Network Setup Information file of Accton's NDIS
			      driver for Microsoft Windows for Workgroups (WFW).
    ACC1200.DOS 	      The DOS NDIS MAC driver

    \IBMLS20\
    ACC1200E.NIF	      Network Information File for IBM LAN Server v2.0
    ACC1200.OS2 	      The OS/2 NDIS MAC driver


INITIAL INSTALLATION


   Install the adapter.  Configure the adapter using the EISA configuration
   utility provided by the PC vendor. Refer to the installation manual
   for proper configuration.


Installing driver on Microsoft Windows For Workgroup


   1)  In the Main group of WFW, choose the Control Panel icon.
   2)  In the Control Panel window, choose the Network icon.
   3)  In the Network Settings dialog box, choose the Adapters button.
       The Network Adapters dialog box appears.
   4)  Choose the Add button.
   5)  In the list of network cards, select Unlisted or Updated Network Adapter,
       and then choose the OK button. The Install Driver dialog appears.
   6)  Insert this driver disk in drive A, enter drive and pathname A:\WFW
       and then choose the OK button.
   7)  In the Network Adapters dialog box, choose the Close button. Then choose
       the OK button in the Network Settings dialog box.
   8)  The new driver does not take effect until you restart your computer.
       So, close all sessions and reboot your computer.


Installing driver on IBM LAN Server v2.0 ( Server and OS/2 workstation only )


   1)  Copy the OS/2 NDIS driver ACC1200.OS2 and extended NIF file
       ACC1200E.NIF from the IBMLS20 subdirectory to the IBMCOM\MACS
       subdirectory of IBM LAN Server v2.0 hard disk.

   2)  Choose the 'LAN Services' icon from the main screen of IBM OS/2 v2.0
       and following the OS/2 LAN Services INSTALLATION/CONFIGURATION
       instructions to install the Accton EtherCombo-32 OS/2 NDIS driver.



installing driver on Microsoft LAN Manager v2.1


   1) Use SETUP utility provided by LAN Manager to inatall the
      Accton'S NDIS driver. Choose  the "Configuration",
      "Network drivers...", <Add New Config>, <Other Driver> options
      sequentially and insert this diskette to	diskette drive and then
      you can configure your system to Accton'S driver ACC1200.DOS
      ( or ACC1200.OS2 ).

   2) Modify the PROTOCOL.INI  file if you are not using the default
      setting.

   3) After completion of the setup procedure, the CONFIG.SYS
      file will contain the Accton NDIS driver.

   4) Reboot your computer and follow the NDIS binding procedure to use
      the Accton NDIS driver.


installing driver on Microsoft LAN Manager v2.0


   1) Use SETUP utility provided by LAN Manager to inatall the
      Accton'S NDIS driver . Choose  the "Import Network drivers"
      option and insert this diskette to  diskette drive and then
      you can configure your system to Accton's driver ACC1200.DOS
      ( or ACC1200.OS2 ).

   2) Modify the PROTOCOL.INI  file if you are not using the default
      setting.

   3) After completion of the setup procedure, the CONFIG.SYS
      file will contain the Accton NDIS driver.

   4) Reboot your computer and follow the NDIS binding procedure to use
      the Accton NDIS driver.




installing driver on Microsoft LAN Manager v2.1 FOR TWO ADAPTERS ( SERVER )


   1) Use SETUP utility provided by LAN Manager to inatall the
      Accton'S NDIS driver. Choose  the "Configuration",
      "Network drivers...", <Add New Config>, <Other Driver> options
      sequentially and insert this diskette to	diskette drive and then
      you can configure your system to Accton'S driver ACC1200.OS2 twice.

   2) Modify the PROTOCOL.INI  file after you config two adapter on your
      setting. for example:

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC1200$
      ;; SLOT = 5

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC12002$
      ;; SLOT = 5

      Those two setting will be modified as followed:

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC1200$
	 SLOT = 2

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC12002$
	 SLOT = 5

      NOTE:
	 THE slot number is setted as the adapter using the EISA
	 configuration utility provided by the PC vendor before.

   3) After completion of the setup procedure, the CONFIG.SYS
      file will contain the Accton NDIS driver.and you need to modified
      CONFIG.SYS for running OS/2 LAN Manger 2.1. for example:


      DEVICE=C:\LANMAN\DRIVERS\PROTMAN\PROTMAN.OS2 /i:C:\LANMAN
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC1200.OS2
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC1200.OS2

      Those two MAC DRIVER will be modified as followed:

      DEVICE=C:\LANMAN\DRIVERS\PROTMAN\PROTMAN.OS2 /i:C:\LANMAN
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC1200.OS2
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC12002.OS2

   4) Reboot your computer and follow the NDIS binding procedure to use
      the Accton NDIS driver.


installing driver on Microsoft LAN Manager v2.0 FOR TWO ADAPTERS ( SERVER )


   1) Use SETUP utility provided by LAN Manager to inatall the
      Accton'S NDIS driver . Choose  the "Import Network drivers"
      option and insert this diskette to  diskette drive and then
      you can configure your system to Accton's driver ACC1200.OS2 TWICE.

   2) Modify the PROTOCOL.INI file after you config two adapter on your
      setting. for example:

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC1200$
      ;; SLOT = 5

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC12002$
      ;; SLOT = 5

      Those two setting will be modified as followed:

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC1200$
	 SLOT = 2

      [ACC1200_NIF]
      ;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

	 DriverName = ACC12002$
	 SLOT = 5

      NOTE:
	 THE slot number is setted as the adapter using the EISA
	 configuration utility provided by the PC vendor before.


   3) After completion of the setup procedure, the CONFIG.SYS
      file will contain the Accton NDIS driverand you need to modified
      CONFIG.SYS for running OS/2 LAN Manger 2.0. for example:


      DEVICE=C:\LANMAN\DRIVERS\PROTMAN\PROTMAN.OS2 /i:C:\LANMAN
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC1200.OS2
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC1200.OS2

      Those two MAC DRIVER will be modified as followed:

      DEVICE=C:\LANMAN\DRIVERS\PROTMAN\PROTMAN.OS2 /i:C:\LANMAN
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC1200.OS2
      DEVICE=C:\LANMAN\DRIVERS\ACCTON\ACC1200\ACC12002.OS2


   4) Reboot your computer and follow the NDIS binding procedure to use
      the Accton NDIS driver.


SAMPLE PROTOCOL.INI FILE AND PARAMETERS


;  Default section of protocol.ini file for the Accton EtherCombo-32 Adapter

    DriverName = ACC1200$
;;  SLOT = 5

; End of this sample file


ADDITIONAL PARAMETERS IN THE PROTOCOL.INI FILE FOR
THE Accton EtherCombo-32 NDIS DRIVER CONFIGURATION


  Keyword		Parameter

  SLOT		 This parameter specifies the Slot number on the PC
		 motherboard where the EtherCombo-32 adapter plugged in.
		 ( This parameter is necessary. If you install two adapters
		 on OS/2 side. If this parameter is not specified, the
		 driver scans the slot sequentially to detect
		 the first EtherCombo-32 adapter. ) Consult the installation
		 manual of PC to determine the slot number."


   HISTORY:

   VERSION 1.05 NDIS Driver SUPPORT Microsoft OS/2 LAN Manager v2.x.


Trademarks:
Microsoft OS/2 LAN Manager is a trademark of Microsoft
Corporation.  3Com, 3+, 3+Open and EtherLink II are registered
trademarks of 3Com Corporation.

