Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 01/31/1999 06:12:31
Module Name:	src
Committed By:	scw
Date:		Sun Jan 31 14:12:31 UTC 1999

Modified Files:
	src/sys/arch/mvme68k/dev [scw-mvme167]: if_ie.c if_le.c
	src/sys/arch/mvme68k/mvme68k [scw-mvme167]: pmap_bootstrap.c
Log Message:
Make the ethernet packet buffer shared between the Lance and i82596
drivers.

While I'm here, make the packet buffer size adjustable, either with
a config file option or by patching a variable. Make sure to mark all
packet buffer pages as non-cacheable.