Add a new HT-PCI bridge driver and the necessary glue to openpic(4)
authormpi <mpi@openbsd.org>
Tue, 2 Jun 2015 13:53:43 +0000 (13:53 +0000)
committermpi <mpi@openbsd.org>
Tue, 2 Jun 2015 13:53:43 +0000 (13:53 +0000)
commitba99a0ed9a190d694621c8af1f241c30ba0378b3
tree1914a9026d808f82387d4664661dbaa2034e367e
parent5dbcddf41c6b376bd11938c72aff7d5689d303e4
Add a new HT-PCI bridge driver and the necessary glue to openpic(4)
to get interrupts working on U4 machines.

With this OpenBSD can run on PowerMac11,2 (Quad G5).

With inputs from and ok kettenis@, miod@, dlg@
sys/arch/macppc/conf/GENERIC
sys/arch/macppc/conf/files.macppc
sys/arch/macppc/dev/openpic.c
sys/arch/macppc/pci/hpb.c [new file with mode: 0644]