Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 04/22/2004 06:11:38
Module Name: src
Committed By: enami
Date: Thu Apr 22 06:11:38 UTC 2004
Modified Files:
src/sys/dev/pci: if_sip.c
Log Message:
If !defined(DP83820), (always) drop IFF_OACTIVE if we got txintr.
Otherwise, the driver simply stuck once we face tx resource shortage.
To generate a diff of this commit:
cvs rdiff -r1.89 -r1.90 src/sys/dev/pci/if_sip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.