mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
strings and include arbitrary information (IRQ line/domain/sense). When the ofw_bus_map_intr() API was introduced, it assumed that, as on most systems, these were either 1 cell, containing an interrupt line, or 2, containing a line number plus a sense code. It turns out a non-negligible number of ARM systems use 3 (or even 4!) cells for interrupts, so make this more general. |
||
|---|---|---|
| .. | ||
| fdt_common.c | ||
| fdt_common.h | ||
| fdt_ic_if.m | ||
| fdt_mips.c | ||
| fdt_powerpc.c | ||
| fdt_slicer.c | ||
| fdt_static_dtb.S | ||
| fdt_x86.c | ||
| fdtbus.c | ||
| simplebus.c | ||