Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Castor Fu <castor@netbsd.org>
List: source-changes
Date: 08/09/2000 17:39:18
Module Name:	syssrc
Committed By:	castor
Date:		Wed Aug  9 14:39:16 UTC 2000

Modified Files:
	syssrc/sys/dev/ic [netbsd-1-5]: tulip.c tulipreg.h tulipvar.h
	syssrc/sys/dev/pci [netbsd-1-5]: if_tlp_pci.c

Log Message:
Pulling up
	ic/tulipvar.h diffs between 1.36 and 1.37
	ic/tulipreg.h diffs between 1.21 and 1.20
	ic/ tulip.c  diffs between 1.70 and 1.71
	pci/if_tlp_pci.c diffs between 1.43 and 1.46

requested by tls and thorpej, approved by thorpej

>	date: 2000/08/03 03:07:31;  author: castor;  state: Exp;
	lines: +5 -1 Support some differences in the Macronix
	98715AEC-C and E chips from the other 98715* series.

	The MX98715AEC-[C,E] use a different location in the serial eerom for
	LED control, and programming it with the original location's values
	caused unpredictable behavior.

	Also, start integrating fixes where media changes on an adapter
	under load may fail.  There's more work to be done here, but I need
	to sort out our internal changes a little more carefully.


To generate a diff of this commit:
cvs rdiff -r1.68.4.1 -r1.68.4.2 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.20 -r1.20.4.1 syssrc/sys/dev/ic/tulipreg.h
cvs rdiff -r1.36 -r1.36.4.1 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.39.2.4 -r1.39.2.5 syssrc/sys/dev/pci/if_tlp_pci.c

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