mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 06:39:32 -04:00
Implement support for interrupt-parent nodes in simplebus. The current implementation requires that device declarations have an interrupt-parent node and that it point to a device that has registered itself as a interrupt controller in fdt_ic_list_head and implements the fdt_ic interface. Sponsored by: DARPA/AFRL |
||
|---|---|---|
| .. | ||
| fdt_common.c | ||
| fdt_common.h | ||
| fdt_ic_if.m | ||
| fdt_mips.c | ||
| fdt_pci.c | ||
| fdt_powerpc.c | ||
| fdt_slicer.c | ||
| fdt_static_dtb.S | ||
| fdt_x86.c | ||
| fdtbus.c | ||
| simplebus.c | ||