
                 K.S network co.,ltd.
       NDIS Driver for Banyan VINES Installation
       =========================================

The driver ETHPCM.DOS contained in directory \NDIS is used with
Accton Ethernet PCMCIA adapters in the Banyan VINES environment.

This driver conforms to the Network Driver Interface Specification
(NDIS) 2.0 defined by Microsoft/3Com.



1. Installation Procedure for Banyan VINES
---------------------------------------------
 a. Type Pcconfig.  Press <Enter>.
    "Configuring A PC for the Network" appears.

 b. Select "1 -  Network Card Setting".  Press <Enter>.
    "The possible hardware configuration option are" appears.

 c. Select "NDIS Ethernet".  Press <Enter>.

 d. Type in the desired interrupt number, and "EN2216" to the
    "PROTOCOL bindings ="  prompt.

 e. Press 'F10' when done.  Press <Esc> to exit.

 f. Select "2 - Login Environment Settings. "  Press <Enter>.

 g. Select "1 - Select Default Communications Driver."  Press <Enter>.

 h. Select "NDIS Ethernet".   Press <Esc> to exit this menu.

 i. Press 'F10' when all done.  "Please wait ...." appears.

 k. Modify the config.sys and protocol.ini files.  See the examples below.


Sample configuration files:

2. Config.sys


   device=c:\banyan\protman.dos/i:c:\banyan
   device=c:\banyan\ethpcm.dos


3. Protocol.ini file for LAN Manager.

   [protocol manager]
	DriverName = PROTMAN$

   [EN2216]
	DriverName = ethpcm$
	irq = 5
	iobase = 0x300

-- THE END --
