Re: [PATCH] PCI/Cardbus cards hidden, needs pci=assign-busses to fix

From: Dominik Brodowski
Date: Fri Feb 24 2006 - 08:15:11 EST


On Thu, Feb 23, 2006 at 05:47:55PM -0800, Greg KH wrote:
> > I guess if this is the only way in which we can do this, and nobody has any
> > better solutions then sure, it'll get people's machines going. We'll be
> > forever patching that table though.
> >
> > But _does_ anyone have any better solutions?
>
> This patch might not be needed at all, as per Kristen's recent comments
> on the linux-pci mailing list, and her small patch that is already in
> the -mm tree.

If you mean

Subject: [patch 3/4] pci: really fix parent's subordinate busnr

then no, that patch is not going to help: you can call
pci_fixup_parent_subordinate_busnr() as often as you want; it won't do
anything unless pcibios_assign_all_busses() is true.

Dominik
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/