Subject: CVS commit: [netbsd-1-6] src/sys/arch/amiga/dev
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/28/2003 07:42:02
Module Name:	src
Committed By:	jmc
Date:		Tue Jan 28 05:42:02 UTC 2003

Modified Files:
	src/sys/arch/amiga/dev [netbsd-1-6]: if_ed.c

Log Message:
Pullup revisions 1.42-1.44 (requested by bouyer in ticket #1121)
 Bzero the part of the buffer used to pad the packet to
 ETHER_MIN_LEN - ETHER_CRC_LEN.
 Pass proper len to word_zero().
 Bump totlen in the last wantsbyte case, so that it's always even.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.39.10.1 src/sys/arch/amiga/dev/if_ed.c

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