Subject: CVS commit: [jmcneill-pm] src/sys/arch/x86/pci
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 09/05/2007 21:17:56
Module Name:	src
Committed By:	cube
Date:		Wed Sep  5 21:17:56 UTC 2007

Modified Files:
	src/sys/arch/x86/pci [jmcneill-pm]: ichlpcib.c

Log Message:
Avoid any future confusion by renaming the (unused) first argument of
lpci_hpet_match from "self" to "parent".  Sprinkle a few device_t while
there.


To generate a diff of this commit:
cvs rdiff -r1.4.6.10 -r1.4.6.11 src/sys/arch/x86/pci/ichlpcib.c

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