Re: Removal of pci_find_* in 2.5

David S. Miller (davem@redhat.com)
Fri, 12 Jul 2002 18:12:14 -0700 (PDT)


From: Alan Cox <alan@lxorguk.ukuu.org.uk>
Date: 13 Jul 2002 03:23:29 +0100

I have several examples where the ordering of the PCI cards is critical
to get stuff like boot device and primary controller detection right.
pci_register_driver doesn't appear to have a good way to deal with this
or have I missed something ?

Cards get registered in the order they appear on the bus, or at least
that is the way the algorithm worked the last time I looked.

Or, what other facility do you need?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/