Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/03/2000 21:18:17
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Jul  4 04:18:17 UTC 2000

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

Log Message:
Remove work-around for Lite-On PNIC in tlp_filter_setup() that is
apparently no longer necessary (probably due to other fixes that
have happened in the filter setup path) and is in fact harmful.

Based on a patch from Krister Walfridsson, who claims this makes
his newer NetGear FA-310TX work (although, my older NetGear FA-310TX
still does not, but fails in an entirely different way).


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 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.