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:30:02
mycroft
Wed Apr 23 19:24:09 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv21996

Modified Files:
	am7990.c elink3.c midway.c smc90cx6.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:25:39 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv22185

Modified Files:
	am7990.c midway.c 
Log Message:
Do not force the initial part of a packet into a separate mbuf.