freebsd-dev/sys/powerpc/ofw
Nathan Whitehorn a7a32004a4 Change the default interrupt polarity on PowerPC systems from high to low.
On Apple systems at least, all the level interrupts are wired active low.
Before this change, our PIC programming only worked because Apple hardware
ignores the interrupt polarity bit on all interrupts except IRQ 0.
2010-06-18 14:16:24 +00:00
..
ofw_cpu.c Introduce support for cpufreq on PowerPC with the dynamic frequency 2009-05-31 09:01:23 +00:00
ofw_pcib_pci.c Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
ofw_pcibus.c Change the default interrupt polarity on PowerPC systems from high to low. 2010-06-18 14:16:24 +00:00
ofw_real.c Prepare and extend OFW layer for FDT support. 2010-05-28 10:43:56 +00:00
ofw_syscons.c Modify the console mouse pointer drawing routine to use single-byte writes 2010-06-15 22:01:38 +00:00
ofw_syscons.h Add support for a console mouse pointer on Open Firmware syscons. 2008-12-13 20:13:22 +00:00