NetBSD/sys/arch/hpcmips/conf
dyoung a33d02a149 Add to pci_bus_devorder() an argument that tells the number of slots
available in the devs array.  Change the type of the devs array from
char to uint8_t.  Treat the return value of pci_bus_devorder() as the
number of slots that it filled.

Don't use the __PCI_BUS_DEVORDER #definition to configure the kernel
but let the linker do it.  Make pci_bus_devorder() available on all
architectures by adding a default implementation that will DTRT on
all architectures but hpcmips, the only architecture to #define
__PCI_BUS_DEVORDER.  On hpcmips, adapt the implementation to the new
calling convention.

XXX I can compile an hpcmips GENERIC kernel, but I don't have a
XXX hpcmips box to test it on.
2011-08-24 20:27:35 +00:00
..
GENERIC merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
INSTALL_TX3912
LCARD Resolve build failures caused by local use of "device flash" in config. 2011-03-02 08:25:08 +00:00
LROUTER merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
MPC303 merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
NULLCONF
RAMDISK Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
TX3912 merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
TX3922 merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
VR41XX merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
files.hpcmips Add to pci_bus_devorder() an argument that tells the number of slots 2011-08-24 20:27:35 +00:00
ioconf.incl.hpcmips
majors.hpcmips dependant -> dependent 2011-06-30 20:09:15 +00:00
std.hpcmips Merge forward matt-nb5-mips64 2011-02-20 07:58:13 +00:00
std.hpcmips.tx39
std.hpcmips.vr41
std.lcard Merge forward matt-nb5-mips64 2011-02-20 07:58:13 +00:00