Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 09/23/2003 19:37:40
Module Name:	src
Committed By:	martin
Date:		Tue Sep 23 19:37:40 UTC 2003

Modified Files:
	src/sys/dev/ic: mtd803.c mtd803var.h

Log Message:
Fix rx buffer size bitmask, do not explicitly set burst length and use 1536
bytes buffers, so this driver can finally cope with full size ethernet
packets. From Peter Bex.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/ic/mtd803.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/mtd803var.h

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