Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/13/2004 07:29:37
Module Name:	src
Committed By:	tron
Date:		Tue Jul 13 07:29:37 UTC 2004

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

Log Message:
The Intel i82547EI gigabit ethernet controller isn't really a PCI
device. So instead trying to find and print out the PCI bus properties
mark it as a CSA device.


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 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.