1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/powerpc/mpc85xx
Nathan Whitehorn 0870f0be13 Move the EOI logic when starting ithreads into intr_machdep instead of
relying on it as a side effect of PIC_MASK() in the PIC drivers, and add
an inmplementation of assign_cpu() for the kernel interrupt layer.
2010-07-06 15:27:05 +00:00
..
atpic.c Move the EOI logic when starting ithreads into intr_machdep instead of 2010-07-06 15:27:05 +00:00
ds1553_bus_lbc.c More precise description of the DS1553 driver. 2009-06-24 15:48:20 +00:00
ds1553_core.c DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. 2009-06-22 15:48:47 +00:00
ds1553_reg.h DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus. 2009-06-22 15:48:47 +00:00
i2c.c Integrated I2C controller driver (found in MPC85xx and other SOC parts). 2009-06-22 15:34:32 +00:00
isa.c Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
lbc.c
lbc.h Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX. 2009-07-21 08:38:45 +00:00
mpc85xx.c
mpc85xx.h
nexus.c
ocpbus.c With openpic(4) using active-low as the default polarity, reconfigure 2010-06-23 23:16:27 +00:00
ocpbus.h Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
opic.c Remove the unneeded header <machine/intr.h>. 2010-07-02 02:17:39 +00:00
pci_ocp.c Assign PCI intline values for ISA interrupts using the new INTR_VEC() 2010-06-24 05:49:58 +00:00