]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Fix printing the MSI capability.
authorMartin Mares <mj@ucw.cz>
Tue, 26 Aug 2008 11:43:06 +0000 (13:43 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 26 Aug 2008 11:43:06 +0000 (13:43 +0200)
commitd821161c273a357108df1d4fa0b063bcd3ebacd0
treeba716903ef3c7dad73c4a44d7889a0c94ffc9d12
parentfa74afb3197bd9d40834474af040b2e10614b168
Fix printing the MSI capability.

Contributed by Matthew Wilcox. His changelog says:

I'd like to present this change for your consideration.  I'm not sure
where the original idea comes from that MSI has a 'queue' of interrupts.
It has multiple independent interrupts.  Also, rather than just dumping
the raw values from the register, it makes sense to decode them into
the number of interrupts it supports.
lspci.c