Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/16/2007 18:27:01
Module Name:	src
Committed By:	joerg
Date:		Tue Oct 16 18:27:01 UTC 2007

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

Log Message:
Merge 1.34.22.7 from jmcneill-pm:
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 -r1.35 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.