freebsd-dev/sys/powerpc
Marcel Moolenaar 1c25a4fc75 In intr_lookup(), when adding an IRQ to powerpc_intrs[], also
set a default name. If the IRQ is added as a consequence of
configurating the IRQ without there ever being a handler
assigned to it, we will not have a name. This breaks the
fragile intrcnt/intrnames logic.
2008-03-11 19:58:52 +00:00
..
aim For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled 2008-03-07 22:27:06 +00:00
booke Enable the D-cache and I-cache when not already enabled. 2008-03-08 05:36:25 +00:00
compile
conf Also comment-out options MPC85XX. We don't define CCSRBAR_* without E500. 2008-03-04 03:05:53 +00:00
fpu Don't define DEBUG. No debugging required. 2008-02-24 17:10:30 +00:00
include For AIM, have cpu_idle() set MSR_POW when the powerpc_pow_enabled 2008-03-07 22:27:06 +00:00
mpc85xx Don't use in32() and out32() when writing to the CCSRBAR. The 2008-03-09 02:29:19 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac Add support for the BUS_CONFIG_INTR() method to the platform and to 2008-03-07 22:08:43 +00:00
powerpc In intr_lookup(), when adding an IRQ to powerpc_intrs[], also 2008-03-11 19:58:52 +00:00
psim Add support for the BUS_CONFIG_INTR() method to the platform and to 2008-03-07 22:08:43 +00:00