

Ŀ
		  ACCTON TECHNOLOGY CORPORATION 		
	ETHERPOCKET LAN MANAGER DRIVER INSTALLATION GUIDE	
								
		     08/19/1993 VERSION 2.11			
								
	Copyright 1989-1993 ACCTON Technology Corporation	
		      All rights reserved.			


The drivers contained in this diskette are for the following
ACCTON EtherPocket lan adapters:

	Ŀ
	   Product Name	    Product Number   
	Ĵ
	  EtherPocket-EPP	       EN2211	     
	  EtherPocket-10T	       EN2201	     
	  EtherPocket-CX	       EN2202	     
	  EtherPocket-Duo	       EN2209	     
	


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 ETHPOCK conform to
the Network Driver Interface Specification (NDIS) defined by
Microsoft/3Com.


1. INSTALLATION PROCEDURE:

  a. Insert the DEC PATHWORKS Client Setup diskette #1 into your
     diskette drive (A: or B:)

  b. type Netsetup at A:> or B: prompt, then press <Enter> to startup menu.

  c. Unless you have an LK250 keyboard, Select "NO".

  d. Select the DECNET transport option and press <Enter>.

  e. Insert the DNET TRNSPRT diskette #1 into the diskette drive(A: or B:).

  f. Specify the destination  drive letter (C or D)

  g. Are you creating an initial workstation diskette? Select "NO".

  h. Type in the node name and address(i.e. node number).  Press <Enter>.

  i. Type in the server node name and address(i.e. node number), Press <Enter>.

  j. Select "Ethernet" when prompt "Select the network adapter type":

  k. Select "(Other NDIS)" when prompt "Select the network adapter":

  l. Enter full DRIVER:\PATH\FILENAME for NDIS driver:

       A:\ or B:\MSLANMAN.DOS\DRIVERS\ACCTON\ACCNE\ETHPOCK.DOS

     Located at  Accton driver program diskette.

  m. Enter full DRIVER:\PATH\ for the protocol.ini file:

       A:\or B:\MSLANMAN.DOS\DRIVERS\ACCTON\ACCNE\

  n. If they are all accurate, select "WRITE KEY DISK" to start installation.
     When prompt to copy files ETHPOCK.DOS and protocol.ini , Please insert
Accton	    driver program diskette to diskette drive
     (A: or B: drive dependent on path at step l. and m.)


  o. Follow the prompts till completion.

  p. At the Configuration screen, press F10 to exit to C:\

  q. Using text editor to edit protocol.ini at DECNET sub-directory
     Remove the semicolon (;) from the statement "NI_IRQ = 7"
     under [DATALINK], Then check if the IRQ value in
     the new [ETHPOCK.DOS] IRQ statement(maybe omitted) matches the NI_IRQ
value	   in the [DATALINK] statement and Adapter IRQ value when set.


   Sample configuration files:

 2.  Config.sys

       shell=c:\command.com /P /E:526
       device=c:\decnet\hiMEM.sys
       device=C:\dos\EMM386.EXE ram 1024
       dos=high, UMB
       devicehigh=c:\decnet\protman.sys /I:D:\DECNET
       devicehigh=c:\decnet\ethPOCK.dos
       rem device=c:\decnet\nddrv.sys
       rem device=c:\decnet\npdrv.sys
       FILES=50
       BUFFERS=50
       LASTDRIVE=v
       STACKS=9,256


  3.  Protocol.ini file for PATHWORKS v 4.1

      ; PROTOCOL.INI file create by DNETOMO.V41 V4.1.060
      ; 	     via DNETWIK.V41 V4.1.047

      [protocol manager]
      DRIVERNAME = PROTMAN$


      [IPX4MAC]
      DRIVER = IPX$MAC
      BINDINGS	 = ETHPOCK.DOS

      [DATALINK]
      DRIVERNAME   = DLL$MAC
      LG_BUFFERS   = 16
      SM_BUFFERS   = 6
      OUTSTANDING  = 32
      HEURISTICS   = 0
      BINDINGS	 = ETHPOCK.DOS
      ;Specify IRQ level used by workstations network adapter
      NI_IRQ	 = 7


      [ETHPOCK.DOS]
      ; PROTOCOL.INI for ACCTON EtherPocket-EPP adapter

      drivername = ETHPOCK$
      ; irq = NI_IRQ = Adapter IRQ Setting

      ; End of this sample file

 4.  Autoexec.bat

     echo off
     break on
     cls
     prompt $p$g
     REM Insert any keyboard internationalization and character set information here.
     if not exist \decnet\STARTNET.BAT goto nostartup
     call \decnet\STARTNET
     goto end
     :nostartup
     echo ** WARNING ** STARTNET.BAT file not found.  Network functions not performed
-- THE END --
