]> git.ipfire.org Git - thirdparty/pciutils.git/commit
pciutils: Decode available DVSEC details
authorSean V Kelley <sean.v.kelley@linux.intel.com>
Mon, 20 Apr 2020 22:14:43 +0000 (15:14 -0700)
committerMartin Mares <mj@ucw.cz>
Mon, 25 May 2020 09:47:35 +0000 (11:47 +0200)
commit5f1d1265ff626deb6813abba00af82acdec3293e
tree9dd5611783becdf22896dbb80d156d36108a18cb
parent018f413ceb674d3c5c52a3a78bcad3b9daab9a26
pciutils: Decode available DVSEC details

Instead of current generic 'unknown' output for DVSEC, decode details on
Vendor ID, Rev, etc.

Suggested-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Sean V Kelley <sean.v.kelley@linux.intel.com>
lib/header.h
ls-ecaps.c
tests/cap-dvsec [new file with mode: 0644]