PCI probing in slot order?

From: Jeff Garzik (jgarzik@mandrakesoft.com)
Date: Fri Mar 03 2000 - 12:34:19 EST


It would be nice to have devices compiled into the kernel probe in slot
order, ie.

        slot 1 - video card - fbdev/nothing
        slot 2 - ethernet card - tulip
        slot 3 - 2nd ethernet card - eepro100

However this makes initialization hairy, because you cannot init the
hardware at init_module time. For new PCI drivers I think this is an
easy problem -- just delay when probe() is called -- but it seems like
the new PCI API will need a bit of reworking before slot order probing
is possible.

-- 
Jeff Garzik              | Rule 1:
Building 1024            | There is no cabal.
MandrakeSoft, Inc.       |

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



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:15 EST