summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/shared/pci
diff options
context:
space:
mode:
authorTill Strauman <strauman@slac.stanford.edu>2014-12-23 22:27:25 -0500
committerGedare Bloom <gedare@rtems.org>2014-12-23 22:27:25 -0500
commit2573e698d1a5f2e481b5b0520a949c4f590bacbd (patch)
tree65944d600559922b2d63dcec4de2bd924b29d1ad /c/src/lib/libbsp/powerpc/shared/pci
parentlibnetworking: Make rtems_dhcp_failsafe() run time configurable (diff)
downloadrtems-2573e698d1a5f2e481b5b0520a949c4f590bacbd.tar.bz2
pc386: scan all functions of multi-function PCI devices
The current algorithm scans all PCI busses (0..ff) and all devices (0..31) on each bus for bridges and determines the maximum of all subordinate busses encountered. However, the algorithm does not scan all functions present in multi-function devices -- I have a PCI express root complex (82801H) where multiple (non-zero index) functions are 'PCI bridges' whose subordinate bus number is missed by the original algorithm. This commit makes sure that the scan is extended to all functions of multi-function devices. See #2067
Diffstat (limited to 'c/src/lib/libbsp/powerpc/shared/pci')
0 files changed, 0 insertions, 0 deletions