Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 03/06/2000 16:39:18
Module Name:	syssrc
Committed By:	mycroft
Date:		Tue Mar  7 00:39:18 UTC 2000

Modified Files:
	syssrc/sys/dev/ic: tulip.c tulipvar.h
	syssrc/sys/dev/pci: if_tlp_pci.c

Log Message:
Determine the size of the SROM by probing the chip using the standard Microwire
protocol.  Eliminates the need for srom_quirks and some other trash.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 syssrc/sys/dev/ic/tulip.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/ic/tulipvar.h
cvs rdiff -r1.32 -r1.33 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.