Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 06/01/2002 20:20:14
Module Name:	syssrc
Committed By:	bouyer
Date:		Sat Jun  1 17:20:14 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: if_ste.c

Log Message:
On a Dlink DFE580-TX (DL-1002), attempting to transmit packets while the link
is down cause the chip to create an IE_UpdateStats condition which can't be
cleared, causing the driver to enter an interrupt loop.
Workaround: mask IE_UpdateStats


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pci/if_ste.c

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