]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Add PCIe 6.0 data rate (64 GT/s) support
authorGustavo Pimentel <Gustavo.Pimentel@synopsys.com>
Wed, 18 Nov 2020 22:56:52 +0000 (23:56 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 6 Dec 2020 18:45:17 +0000 (19:45 +0100)
commit5bdf63b6b1bc35b59c4b3f47f7ca83ca1868155b
tree5b4a2baca1458e8922880a204b065c53f899d765
parentc03bbbaecca7498cb5a25bc5d54f7b8e4b2eeab6
lspci: Add PCIe 6.0 data rate (64 GT/s) support

This enables "lspci" to show PCIe 6.0 data rate (64 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