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: 10/08/2007 07:05:47
Module Name:	src
Committed By:	joerg
Date:		Mon Oct  8 07:05:47 UTC 2007

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

Log Message:
Next attempt at trying to fix the irregular interrupt storms on my
Thinkpad: when we find a PCI Express device, check the list of
notification events and if any are sets, clear them. We can't handle
them ATM anyway.


To generate a diff of this commit:
cvs rdiff -r1.34.22.6 -r1.34.22.7 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.