Subject: CVS commit: [jmcneill-pm] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 08/21/2007 06:55:31
Module Name:	src
Committed By:	joerg
Date:		Tue Aug 21 06:55:31 UTC 2007

Modified Files:
	src/sys/dev/pci [jmcneill-pm]: ppb.c

Log Message:
Disable SCI on the ICH6 PCI Express Ports -- if the BIOS enabled it
and such an event happened, the resulting interrupt storm would at
best keep the CPU over 40% busy and otherwise hang the box.

This is a bandaid until proper PCI Express support exists.


To generate a diff of this commit:
cvs rdiff -r1.34.22.2 -r1.34.22.3 src/sys/dev/pci/ppb.c

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