Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 12/15/2007 09:15:38
Module Name:	src
Committed By:	joerg
Date:		Sat Dec 15 09:15:38 UTC 2007

Modified Files:
	src/sys/arch/amd64/acpi: acpi_wakeup.c
	src/sys/arch/i386/acpi: acpi_wakeup.c

Log Message:
Steal some rope from innocent users and disallow ACPI suspend if more
than one CPU was found.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/arch/amd64/acpi/acpi_wakeup.c
cvs rdiff -r1.42 -r1.43 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.