Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 05/03/2002 09:56:22
Module Name:	syssrc
Committed By:	mycroft
Date:		Fri May  3 06:56:22 UTC 2002

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

Log Message:
5) Be more liberal in blasting SIATXRX and SIASTAT in nway_auto(); in
   particular, make sure that all the SIASTAT_ANS bits are in the right state
   so we don't do something inane.

Still doesn't actually bring the link up properly, but at least it negotiates
most of the time, and does it a little faster.


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