]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Add PCIe 5.0 data rate (32 GT/s) support
authorGustavo Pimentel <Gustavo.Pimentel@synopsys.com>
Tue, 4 Jun 2019 16:24:46 +0000 (18:24 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 4 Jun 2019 20:31:10 +0000 (22:31 +0200)
commitcaca31a0eea41c7b051705704c1158fddc02fbd2
tree2b1053d1e71057d562f3dff32c12ed7485da20e8
parent33226851677b92fffd186002d74a1a515fb49413
lspci: Add PCIe 5.0 data rate (32 GT/s) support

This enables "lspci" to show PCIe 5.0 data rate (32 GT/s) properly
according to the contents in register PCI_EXP_LNKCAP, PCI_EXP_LNKSTA
and PCI_EXP_LNKCTL2.

Signed-off-by: Gustavo Pimentel <gustavo.pimentel@synopsys.com>
ls-caps.c