mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
that represents the host controller. This makes the FDT PCI support working an a bare-bones manner. This needs a lot more work, of which the beginning are at the end of the file, compiled-out with #if 0. The intend being that both the Marvell PCIE and Freescale PCI/PCIX/PCIE duplicate the same platform-independent domain initialization, that should be moved into an unified implementation in the FDT code. Handling of resources requires help from the platform. A unified implementation allows us to properly support PCI devices listed in the device tree and configured according to the device tree specification. Sponsored by: Juniper Networks |
||
|---|---|---|
| .. | ||
| fdt_common.c | ||
| fdt_common.h | ||
| fdt_pci.c | ||
| fdt_powerpc.c | ||
| fdt_static_dtb.S | ||
| fdtbus.c | ||
| simplebus.c | ||