On Wed, May 15, 2002 at 09:32:51PM -0000, eeh@netbsd.org wrote: > His solution was to make use of pci_find_device(), which, ironically, is > just a wrapper around pci_probe_bus(). It's more than just a wrapper. Its use also changes the semantics of pci_probe_bus() (now pci_enumerate_bus()). -- -- Jason R. Thorpe <thorpej@wasabisystems.com>