Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/11/2000 01:43:46
Module Name: syssrc
Committed By: bjh21
Date: Thu Aug 10 22:43:46 UTC 2000
Modified Files:
syssrc/sys/arch/arm26/podulebus: if_ea.c
Log Message:
Clean up packet reception. Notably, copy data straight from the card to
mbuf(s) without using the packet buffer in the softc. Also, clean up error
messages.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/arm26/podulebus/if_ea.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.