Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/06/2001 03:02:49
Module Name:	syssrc
Committed By:	bjh21
Date:		Fri Apr  6 00:02:49 UTC 2001

Modified Files:
	syssrc/sys/dev/ic: seeq8005.c

Log Message:
In ea_writembuf(), reset the DMA pointer for each mbuf we copy, since
odd-sized mbufs will confuse things.  This makes transmission of odd-sized
packets work.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/ic/seeq8005.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.