]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Add support for Downstream Port Containment
authorKeith Busch <keith.busch@intel.com>
Tue, 26 Apr 2016 22:49:17 +0000 (16:49 -0600)
committerMartin Mares <mj@ucw.cz>
Sat, 14 May 2016 10:01:33 +0000 (12:01 +0200)
commitde91b6f262456ffc62afe5cff2b4f54ec4b38598
tree0f1b9112a782ce682af9579ff4d0d875dc4c851a
parent37c9315c504f266c23d51e62e59d32422dbbe9e7
Add support for Downstream Port Containment

The PCI SIG added the Downstream Port Containment capability. This patch
decodes this for lspci, and defines the extended capability for setpci.

Signed-off-by: Keith Busch <keith.busch@intel.com>
lib/header.h
ls-ecaps.c
setpci.c
tests/cap-dpc [new file with mode: 0644]