Ŀ
		ACCTON TECHNOLOGY CORPORATION 		        
          ETHERPOCKET LANTASTIC INSTALLATION GUIDE	        
								
	Copyright 1993-1994 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	     
	


1.The needs:
============
    In order to install the lantastic with ACCTON ETHPOCK NDIS 2.0 driver
    "ETHPOCK.DOS", you must have the NDIS Support for Lantastic diakette.

2.Software Installation:
========================
    1.Insert the NDIS Support for LANtastic diskett into a drive on your computer.
    2.Type "INSTALL" and enter <RETURN> key,then follow the installation steps.
    3.When it appears the message "Insert the manufacturer's driver disk for your adapter
    into a drive,specify the drive letter and/or path and press Enter.",then key in
    the path "A:\NDIS" or "B:\NDIS".
    4.According to the steps and complete the installation.


3.The example of "config.sys" file
===================================
    device=c:\dos\setver.sys
    device=c:\dos\himem.dos
    dos=high
    files=30
    device=c:\lantasti\protoman.dos /i:c:\lantasti
    device=c:\lantasti\ethpock.dos

4.the examples of "protocol.ini"
================================

    [PROTMAN]
     DEVICENAME = PROTMAN$
    [NETBEUI_XIF]
     DRIVERNAME= NETBEUI$
     BINDINGS= "ETHPOCK_NIF"
    [ETHPOCK_NIF]
     DRIVERNAME= ETHPOCK$


5.the examples of "strtndis.bat"
================================

     AI-NDIS BIND_TO=ETHPOCK_NIF
     AILANBIO

6.the examples of "startnet.bat" (note: this example is as server.)
================================
     @ECHO OFF
     SET LAN_DIR=C:\LANTASTI.NET
     SET LAN_CFG=C:\LANTASTI
     PATH=C:\LANTASTI;%PATH%

     SHARE /L:200
     CALL STRTNDIS
     REDIR JOE LOGINS=3
     SERVER

     NET LOGIN/WAIT \\JOE JOE
     NET LPT TIMEOUT 10
     NET POSTBOX
