freebsd-skq/sys/powerpc
Marcel Moolenaar 79312a0b25 With openpic(4) using active-low as the default polarity, reconfigure
the internal interrupt sources as active-high. The internal interrupt
sources are disabled when programmed as active-low.

Note that the internal interrupts have no sense bit like the external
interrupts. We program them as edge-triggered to make sure we write a
0 value to a reserved register. It does not in any way say anything
about the sense of internal interrupt.
2010-06-23 23:16:27 +00:00
..
aim Configure interrupts on SMP systems to be distributed among all online 2010-06-23 22:33:03 +00:00
booke Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
compile
conf Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
cpufreq On SMP G5 systems, sometimes the power-mode-data property is only found 2010-05-16 15:21:13 +00:00
fpu The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:07:02 +00:00
include Configure interrupts on SMP systems to be distributed among all online 2010-06-23 22:33:03 +00:00
mpc85xx With openpic(4) using active-low as the default polarity, reconfigure 2010-06-23 23:16:27 +00:00
ofw Add MSI support for PCI devices attached to the CPC925 and CPC945 bridges 2010-06-18 17:39:56 +00:00
powermac Configure interrupts on SMP systems to be distributed among all online 2010-06-23 22:33:03 +00:00
powerpc Configure interrupts on SMP systems to be distributed among all online 2010-06-23 22:33:03 +00:00
psim Unbreak build. 2009-12-06 17:26:43 +00:00