On Quad-G5 make hpb(4) attach first when iterating PCI buses.
authormpi <mpi@openbsd.org>
Mon, 4 Jul 2016 09:30:18 +0000 (09:30 +0000)
committermpi <mpi@openbsd.org>
Mon, 4 Jul 2016 09:30:18 +0000 (09:30 +0000)
commitdf9e84cc2c120c2c5f239a647bed5feec014eb28
tree18b1a8a124563bcc47ae299e50c360f065745ff0
parent7bffaab16f10385165fc5cc342a46865f6bfd0d2
On Quad-G5 make hpb(4) attach first when iterating PCI buses.

This allows openpic(4) to properly map interrupt for the devices
instead of possibly dereferencing garbage.

Found the hardway by and ok jmatthew@
sys/arch/macppc/pci/pci_machdep.c