Subject: CVS commit: [jmcneill-pm] src/sys/arch
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 09/30/2007 23:50:42
Module Name:	src
Committed By:	joerg
Date:		Sun Sep 30 23:50:42 UTC 2007

Modified Files:
	src/sys/arch/amd64/acpi [jmcneill-pm]: acpi_wakeup.c
	src/sys/arch/i386/acpi [jmcneill-pm]: acpi_wakeup.c
	src/sys/arch/x86/include [jmcneill-pm]: i82093var.h
	src/sys/arch/x86/x86 [jmcneill-pm]: ioapic.c

Log Message:
Add a second function ioapic_reenable that restores all vectors.


To generate a diff of this commit:
cvs rdiff -r1.3.48.13 -r1.3.48.14 src/sys/arch/amd64/acpi/acpi_wakeup.c
cvs rdiff -r1.38.2.12 -r1.38.2.13 src/sys/arch/i386/acpi/acpi_wakeup.c
cvs rdiff -r1.3 -r1.3.56.1 src/sys/arch/x86/include/i82093var.h
cvs rdiff -r1.19.8.5 -r1.19.8.6 src/sys/arch/x86/x86/ioapic.c

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