]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Decode Interrupt Pin and Interrupt Line for PCI-PCI bridges
authorBjorn Helgaas <bhelgaas@google.com>
Sat, 8 Mar 2014 00:26:17 +0000 (17:26 -0700)
committerMartin Mares <mj@ucw.cz>
Sat, 1 Nov 2014 15:22:47 +0000 (16:22 +0100)
commit001b9ac6d7b706a223faa7d2dd1bd7d50393e2c9
tree7b4a4cfe3a5d27f18026e5ef3a19647736aa5b9e
parent73e87e96f42adaf683c66b5cc0b362f9fe1d67b0
lspci: Decode Interrupt Pin and Interrupt Line for PCI-PCI bridges

Bridges can implement interrupt pins, so decode this information.  See
PCI-to-PCI Bridge spec r1.2, sec 3.2.5.17.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
lspci.c