]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Support GEN4 speed (16GT/s)
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Tue, 14 Feb 2017 23:53:45 +0000 (10:53 +1100)
committerMartin Mares <mj@ucw.cz>
Wed, 15 Feb 2017 09:06:43 +0000 (10:06 +0100)
commit9628600bbbeffc4ec6dc48943ee091a5d3eca18b
treea9e955a62cb2c92b9149309bcc3dc0f7c85442ac
parent41d883cb97f94e844e96b4631a99c3da557cf162
lspci: Support GEN4 speed (16GT/s)

This enables "lspci" to show GEN4 speed (16GT/s) properly according
to the contents in register PCI_EXP_LNKCAP, PCI_EXP_LNKSTA and
PCI_EXP_LNKCTL2.

Reported-by: Carol Soto <clsoto@us.ibm.com>
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
ls-caps.c