|
@@ -831,7 +831,7 @@ int pci_scan_bridge(struct pci_bus *bus, struct pci_dev *dev, int max, int pass)
|
|
* do in the second pass.
|
|
* do in the second pass.
|
|
*/
|
|
*/
|
|
if (!pass) {
|
|
if (!pass) {
|
|
- if (pcibios_assign_all_busses() || broken)
|
|
|
|
|
|
+ if (pcibios_assign_all_busses() || broken || is_cardbus)
|
|
/* Temporarily disable forwarding of the
|
|
/* Temporarily disable forwarding of the
|
|
configuration cycles on all bridges in
|
|
configuration cycles on all bridges in
|
|
this bus segment to avoid possible
|
|
this bus segment to avoid possible
|