]> mj.ucw.cz Git - pciutils.git/commit
lspci: Clarify "PCIe-to-PCI/PCI-X" desc and Bridge Retry Config Enable
authorBjorn Helgaas <bhelgaas@google.com>
Mon, 9 Sep 2013 23:14:07 +0000 (17:14 -0600)
committerMartin Mares <mj@ucw.cz>
Sun, 10 Nov 2013 11:32:56 +0000 (12:32 +0100)
commit77120d53649678ea1cb72591f522d63c27b6a261
tree7dbad842e65ca59f769821dc545d5b2ddb2522d7
parent5d602ff4734aacee569c859087c8ac7890179727
lspci: Clarify "PCIe-to-PCI/PCI-X" desc and Bridge Retry Config Enable

The PCI_EXP_TYPE_PCI_BRIDGE type is a PCIe to PCI/PCI-X bridge, so be a bit
more complete in the comment and printed device type.  Also, per PCIe spec
r3.0, Table 7-14, the PCIe Device Control "Bridge Configuration Retry
Enable" bit only applies to PCIe-to-PCI/PCI-X bridges; it does not apply to
PCI-to-PCIe bridges.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
lib/header.h
ls-caps.c