Subject: CVS commit: [jmcneill-pm] src/sys/arch/x86/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/05/2007 00:32:53
Module Name: src
Committed By: joerg
Date: Wed Sep 5 00:32:53 UTC 2007
Modified Files:
src/sys/arch/x86/pci [jmcneill-pm]: ichlpcib.c
Log Message:
Push the mapping of the HPET register window into the attach function.
This should prevent DIAGNOSTIC from complaining when hpet is attached
via ACPI.
To generate a diff of this commit:
cvs rdiff -r1.4.6.5 -r1.4.6.6 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.