Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 04/24/1997 02:10:02
mycroft
Wed Apr 23 19:04:40 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv18625

Modified Files:
	if_ed.c if_eg.c if_el.c if_ie.c if_iy.c 
Log Message:
If we fail to allocate a cluster to hold a large packet, simply
drop it rather than using a chain of tiny mbufs.

mycroft
Wed Apr 23 19:08:47 PDT 1997
Update of /cvsroot/src/sys/dev/ofw
In directory netbsd1:/var/slash-tmp/cvs-serv20015

Modified Files:
	ofnet.c 
Log Message:
If we fail to allocate a cluster to hold a large packet, simply
drop it rather than using a chain of tiny mbufs.