Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/25/1999 15:46:17
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Aug 25 22:46:17 UTC 1999

Modified Files:
	syssrc/sys/dev/isa: if_eg.c if_el.c if_iy.c

Log Message:
When padding short packets on transmit, don't include the CRC length
in the computation.  kern/8194.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/dev/isa/if_eg.c
cvs rdiff -r1.58 -r1.59 syssrc/sys/dev/isa/if_el.c
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/isa/if_iy.c

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