Subject: CVS commit: [netbsd-2-0] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/15/2004 21:07:25
Module Name: src
Committed By: he
Date: Thu Jul 15 21:07:25 UTC 2004
Modified Files:
src/sys/dev/pci [netbsd-2-0]: if_wm.c
Log Message:
Pull up revision 1.73 (requested by tron in ticket #665):
The Intel i82547EI gigabit Ethernet controller isn't really
a PCI device. So instead of trying to find and print the
PCI bus properties mark it as a CSA device.
To generate a diff of this commit:
cvs rdiff -r1.68.2.1 -r1.68.2.2 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.