Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 06/16/2005 14:32:09
Module Name:	src
Committed By:	tsutsui
Date:		Thu Jun 16 14:32:09 UTC 2005

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

Log Message:
Rename iha_pci_probe() -> iha_pci_match() because we don't have to
probe PCI devices.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/pci/iha_pci.c

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