Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/30/2007 19:08:18
Module Name: src
Committed By: joerg
Date: Sun Sep 30 19:08:18 UTC 2007
Modified Files:
src/sys/arch/x86/x86: acpi_machdep.c
Log Message:
The ACPI SCI override is relative to the Source of the MADT entry,
so use bus_pin for the comparision. Tested by reinoud@.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/arch/x86/x86/acpi_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.