Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/29/1999 15:07:49
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Sep 29 22:07:49 UTC 1999

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

Log Message:
Grumble, yet another chip-designers-and-manual-writers-disagree.  Deal with
this by frobbing the 10TCTL register minimally, toggling only the bit we
care about (and hoping that link-capability advertisement happens correctly).

MX98715 can talk to the network now.


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