CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/07/04 03:30:18
Modified files: sys/arch/macppc/pci: pci_machdep.c Log message: 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@