Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/04/2000 02:35:02
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Oct  3 23:35:02 UTC 2000

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

Log Message:
Support ETHERCAP_VLAN_MTU by doing extra error checking upon packet
reception and saving other "bad frames" (i.e. ones that are larger
than the standard Ethernet frame length) if we have VLANs configured
on the interface.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/dev/ic/i82557.c

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