commit | 353dfe1290bdce1d40609e35ca6e42829623ff5f | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Sat Nov 18 10:11:03 2006 -0700 |
committer | Kyle McMartin <kyle@ubuntu.com> | Fri Dec 08 00:34:37 2006 -0500 |
tree | 0956025244bcaacc23eebc4edfcb268778cab880 | |
parent | caa451f30aabba47e96355511a63456357074df6 [diff] |
[PARISC] Fix PCI bus numbering in the presence of Cardbus bridges Firmware ignores Cardbus bridges, so when Linux assigns bus numbers, it must override firmware's notion of what the busses are numbered. This is not sufficient to support the Cardbus bridge as there is also no interrupt routing table entry for them. Signed-off-by: Matthew Wilcox <matthew@wil.cx> Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>