Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/30/2002 23:04:44
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Jun 30 20:04:44 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: if_sip.c

Log Message:
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.58 -r1.59 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.