]> mj.ucw.cz Git - pciutils.git/commit
PCI Express Device, Link and Slot 2 capabilities support
authorZhao, Yu <yu.zhao@intel.com>
Thu, 3 Jul 2008 09:39:16 +0000 (17:39 +0800)
committerMartin Mares <mj@ucw.cz>
Tue, 26 Aug 2008 11:37:35 +0000 (13:37 +0200)
commit659b4f155535f1dbe65171b65b63dd025e01f18f
tree8ef481be17d813ba3fd7ce2e4268e23bdadd7008
parent1e786725b6a7d2ade6b90380b6aebdea53550631
PCI Express Device, Link and Slot 2 capabilities support

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
lib/header.h |   22 +++++++
lspci.c      |  166 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
2 files changed, 186 insertions(+), 2 deletions(-)
lib/header.h
lspci.c