Subject: CVS commit: src/sys/arch/i386/acpi
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 06/21/2006 18:12:47
Module Name: src
Committed By: jmcneill
Date: Wed Jun 21 18:12:47 UTC 2006
Modified Files:
src/sys/arch/i386/acpi: acpi_wakeup.c
Log Message:
Call pci_intr_fixup on resume if options PCI_INTR_FIXUP is enabled. Solves
interrupt sharing issues on my Vaio PCG-Z505LEK after a suspend/resume
cycle.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/i386/acpi/acpi_wakeup.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.