]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Add lspci support for Enhanced Allocation Capability.
authorDavid Daney <david.daney@cavium.com>
Wed, 23 Dec 2015 00:33:51 +0000 (16:33 -0800)
committerMartin Mares <mj@ucw.cz>
Sun, 3 Jan 2016 14:13:36 +0000 (15:13 +0100)
commit4cd841dfe4f15bb21e3f0dce7e70c2a5df005670
tree7e779f7a3b1c3381a0be479689658dfee412f40a
parentacf56dd28df9d265a421b0207516134b99237fcc
Add lspci support for Enhanced Allocation Capability.

The PCISIG recently added the Enhanced Allocation Capability.  Decode
it in lspci.
lib/header.h
ls-caps.c
tests/cap-ea-1 [new file with mode: 0644]