Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Gavan Fantom <gavan@netbsd.org>
List: source-changes
Date: 02/16/2006 00:02:00
Module Name:	src
Committed By:	gavan
Date:		Thu Feb 16 00:02:00 UTC 2006

Modified Files:
	src/sys/dev/pci: if_wm.c
Added Files:
	src/sys/dev/pci: if_wmvar.h

Log Message:
Compute the EEPROM checksum to determine the presence of valid EEPROM data.
If EEPROM data is invalid, allow a MD hook to supply EEPROM data instead.


To generate a diff of this commit:
cvs rdiff -r1.111 -r1.112 src/sys/dev/pci/if_wm.c
cvs rdiff -r0 -r1.1 src/sys/dev/pci/if_wmvar.h

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