1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/sys/powerpc/ofw
Marcel Moolenaar 607ebaaf0c Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a
PIC handle with interrupt pin. This we map to the resource
called SYS_RES_IRQ.
2011-02-02 05:58:51 +00:00
..
ofw_cpu.c
ofw_machdep.c Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware 2010-11-12 05:12:38 +00:00
ofw_pcib_pci.c Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a 2011-02-02 05:58:51 +00:00
ofw_pcibus.c Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain a 2011-02-02 05:58:51 +00:00
ofw_real.c Fix null string handling in ofw_real_nextprop function. Pass the right 2011-01-05 21:38:02 +00:00
ofw_syscons.c Map the Open Firmware framebuffer console with write combining turned on, 2010-10-01 19:02:31 +00:00
ofw_syscons.h