Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/12/2000 09:45:46
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri May 12 16:45:45 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: lance.c lemac.c mb86960.c smc83c170.c tulip.c

Log Message:
Use ether_crc32_le().


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/ic/lance.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/ic/lemac.c
cvs rdiff -r1.38 -r1.39 syssrc/sys/dev/ic/mb86960.c
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/ic/smc83c170.c
cvs rdiff -r1.61 -r1.62 syssrc/sys/dev/ic/tulip.c

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