Subject: re: pci_bus_devorder() & pci_dev_funcorder().
To: None <tech-kern@netbsd.org>
From: matthew green <mrg@eterna.com.au>
List: tech-kern
Date: 02/28/2001 01:27:13
OK to commit? (i will of course provide documentation for both
these functions.)
actually, i would prefer to commit a slightly modified (yet touches
every pci_machdep.h) change where ports that are not yet updated
are marked as such, eg, __USE_OLD_PCI_BUS_MAXDEVS (naming suggestions
quite welcome), so that as each port is switched, no further work
needs to be done here in a final clean up stage.
.mrg.