summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/macppc/interrupts.c
AgeCommit message (Expand)Author
2022-12-28first step towards MSI support on G5:macallan
2021-01-26There is not much point in of_compatible() returning -1 for "no match"thorpej
2018-05-11deal with IPIs on U3/HT machines, only install OpenPIC IPI goop on actualmacallan
2018-03-22sprinkle oea_mapiodev()macallan
2013-04-18support OpenPIC variant found in PowerMac G5smacallan
2010-11-14Direct/indirect uses of sys/device.h and prop/proplib.h.uebayasi
2008-04-29Convert to new 2 clause licensemartin
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled