Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/22/2003 15:50:39
Module Name:	src
Committed By:	thorpej
Date:		Wed Oct 22 15:50:39 UTC 2003

Modified Files:
	src/sys/dev/pci: if_wm.c

Log Message:
Add support for the SPI EEPROM found on the newer i82541 and i82547
chips.  Add the i82541 and i82547 product IDs to the table, #if 0'd
out, for now (there are still more changes to come for these new chips
to work properly).


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/dev/pci/if_wm.c

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