diff options
author | rajesh.shah@intel.com <rajesh.shah@intel.com> | 2005-06-03 00:41:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-07-01 22:35:49 +0200 |
commit | a03fa955576af50df80bec9127b46ef57e0877c0 (patch) | |
tree | dc13df100ead9efae7b370b435b58bca4736ae39 /arch/i386/pci | |
parent | [PATCH] PCI: Fix up PCI routing in parent bridge (diff) | |
download | linux-a03fa955576af50df80bec9127b46ef57e0877c0.tar.xz linux-a03fa955576af50df80bec9127b46ef57e0877c0.zip |
[PATCH] PCI: Increase the number of PCI bus resources
This patch increases the number of resource pointers in the
pci_bus structure. This is needed to store >4 resource ranges
for host bridges and transparent PCI bridges. With this change,
all PCI buses will have more resource pointers, but most PCI
buses will only use the first 3 or 4, the remaining being NULL.
The PCI core already deals with this correctly.
Signed-off-by: Rajesh Shah <rajesh.shah@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/i386/pci')
0 files changed, 0 insertions, 0 deletions