K 10 svn:author V 6 marius K 8 svn:date V 27 2010-05-02T16:38:57.197387Z K 7 svn:log V 371 MFC: r206448 Do as the comment suggests and determine the bus space based on the last bus we actually mapped at rather than always based on the last bus we encountered while moving upward in the tree. Otherwise we might use the wrong bus space in case the bridge directly underneath the nexus doesn't require mapping, i.e. was skipped as it's the case for ssm(4) nodes. END