Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/01/2002 20:28:14
Module Name:	syssrc
Committed By:	tron
Date:		Fri Nov  1 18:28:14 UTC 2002

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

Log Message:
Pull up revision 1.59 (requested by thorpej in ticket #414):
Load configuration data from the EEPROM on the DP83820 differently: rather
than grovel the EEPROM directly, initiate an "EEPROM load" in the PCI
test register, and fetch the values from the CFG register.


To generate a diff of this commit:
cvs rdiff -r1.52.4.4 -r1.52.4.5 syssrc/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.