pci: store device address
authorH. Peter Anvin <hpa@zytor.com>
Fri, 1 Aug 2008 19:51:28 +0000 (12:51 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 1 Aug 2008 19:51:28 +0000 (12:51 -0700)
commita56f1a4e63e9fc38294a2b96d1672d3fa532a7a8
tree9ccca257fcc204c5d3c7c50cea4a2ffe30082b82
parentb4bf076bd5a5ba6ed8f3b7f70cd1c2a0544a8502
pci: store device address

When scanning PCI devices, store the device address for reference.
Based on a patch by Sebastian Herbszt.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/include/sys/pci.h
com32/lib/pci/scan.c