Subject: CVS commit: [jmcneill-pm] src/sys/arch/i386/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 08/05/2007 17:59:48
Module Name: src
Committed By: jmcneill
Date: Sun Aug 5 17:59:48 UTC 2007
Modified Files:
src/sys/arch/i386/pci [jmcneill-pm]: ichlpcib.c pcib.c
Log Message:
Since ichlpcib calls pcibattach, we need to ensure that pcibattach doesn't
try to overwrite a power handler that has already been registered.
To generate a diff of this commit:
cvs rdiff -r1.19.26.1 -r1.19.26.2 src/sys/arch/i386/pci/ichlpcib.c
cvs rdiff -r1.42.26.1 -r1.42.26.2 src/sys/arch/i386/pci/pcib.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.