Fri Mar  5 01:07:51 1999  Naitoh Ryuichi  <night@ibmpc0.bfree.rim.or.jp>

	* ne2000low.c: 
	  write_frame() Ȥ(ޤǤΤϼΤƤ)
	  copy_to_ne2000() κcopy_to_ne2000() ϡne2000 ΥХ
	  եǡ򥳥ԡ뤿δؿ

	* ne2000_internal.h: ޥɲá
	#define MAX_MTU_LENGTH		1514
	#define MIN_ETHER_LENGTH	64


Wed Mar  3 00:28:54 1999  Naitoh Ryuichi  <night@ibmpc0.bfree.rim.or.jp>

	* ChangeLog: ѹեɲá

	* ne2000low.c: ѹ

	* ne2000_internal.h: 
	¤ struct device ̾ struct ne2000_device ѹȤ
	ѹ
	
	Υޥ򿷤
	#define LOC_MEM_START		0x4000
	#define LOC_MEM_END		0x8000
	#define LOC_MEM_SIZE		0x4000
	#define LOC_RX_MEM_START	0x4c00
	#define TX_PAGE_START		64
	#define RX_PAGE_START		76
	#define RX_PAGE_END		128
	#define NE2000_PAGE_SIZE	256
	#define TX_BUF_SIZE		6
	#define MAX_TX_BUF		2

	* ne2000.h: ޥ DEFAULT_INTR ɲá

	* ne2000.c: 㴳ѹ

	* global.h: ѿ max_adaptor ˤĤƤɲá

	* Makefile: interrupt.c ˤĤƤϿ

	* interrupt.c: ߴطΥե

