Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 02/06/2007 02:07:36
Module Name:	src
Committed By:	jmcneill
Date:		Tue Feb  6 02:07:36 UTC 2007

Modified Files:
	src/sys/dev/pci: amdpm_smbus.c

Log Message:
Another Xbox hack;

If we're handling system management interrupts ourselves, the system locks
solid when the ACPI timer SCI fires. Disable this interrupt so we can have
an uptime of more than ~10 minutes.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/pci/amdpm_smbus.c

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