Subject: CVS commit: [netbsd-1-6] src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/15/2003 12:42:46
Module Name:	src
Committed By:	tron
Date:		Sun Jun 15 12:42:46 UTC 2003

Modified Files:
	src/sys/dev/pci [netbsd-1-6]: if_sip.c

Log Message:
Pull up revision 1.78 (requested by thorpej in ticket #1228):
Add a work-around for the "short cable problem" that some DP83815
revisions have, as discussed on the soekris-tech mailing list a
while ago, whereby one can experience excessive recieve erros when
using < 30m cables.  The patch detects overflow in a DSP filter
parameter, and corrects it by writing a known good value.


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