]> mj.ucw.cz Git - pciutils.git/commit
Don't display 'disabled' for a virtual base address
authorYu Zhao <yu.zhao@intel.com>
Sun, 4 Jan 2009 08:10:39 +0000 (16:10 +0800)
committerMartin Mares <mj@ucw.cz>
Sun, 18 Jan 2009 21:58:06 +0000 (22:58 +0100)
commit659d438b89875f4a141e2e342b9378669b7a8572
tree5cc238cc6ac289f7cd98f758fb54f8f51fbaa4fe
parent6bd1a04738a9756c1e8e4f8531b076a216918751
Don't display 'disabled' for a virtual base address

Don't display 'disabled' for the virtual base address since the resource
is reported by the OS not the hardware, which means the IO/MEM enable bits
in the command register may be invalid.

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
lspci.c