Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 10/07/2007 23:00:47
Module Name:	src
Committed By:	joerg
Date:		Sun Oct  7 23:00:47 UTC 2007

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

Log Message:
Add some basic parsing of the PCI Express capabilities register.
This is enough to help detect the source of interrupt storms at least
for my Thinkpad.


To generate a diff of this commit:
cvs rdiff -r1.71 -r1.72 src/sys/dev/pci/pci_subr.c

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