Driver Name: epktisa.com

Description: Packet driver for Crystal Semiconductor/Cirrus Logic's 
	LAN Adapter 8900/8920. It supports ISA, Plug and Play.

Revision Number 2.55

Files In the Directory:

	epktisa.com     - packet driver
	readme.txt      - this file
	source.zip      - source for packet driver

Operating System Supported:
	MS-DOS
	Windows 3.1     

Installation Requirements:
	You will need to select a packet software interrupt number
	that is unused by the system. The most often selected is
	0x60 (hex).

Installation Proceedure:
	Run epktisa without arguments and you will get the 
	following usage statement:

   epktisa [options] <packet_int_no> <io_addr> <hardware_irq> <Ethernet Address>
   -i -- Force driver to report itself as IEEE 802.3 instead of Ethernet II.
   -d -- Delayed initialization.  Used for diskless booting
   -n -- NetWare conversion.  Converts 802.3 packets into 8137 packets
   -w -- Windows hack, obsoleted by winpkt
   -p -- Promiscuous mode disable
   -u -- Uninstall
   -s -- Include a scan of I/O space even if a plug and play card found

	The only requirement is to select an unused packet_int_number.
	The most frequently used is 0x60 (hex).

Other Information:

	1. Only IO Mode is supported.


Last Released Version:  2.51

Changes/Additions In This Release:

30-Sep-96	AH	version 2.55
	Bumped up version number to correspond to a Crystal release.

	For details on changes, see comments in headers of the files:
		Makefile  
