mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
OF_getprop() to get encode-int encoded values from the OF tree. This is a no-op at present, since all existing PowerPC ports are big-endian, but it is a correctness improvement and will be required if we have a little-endian kernel at some future point. Where it is totally impossible for the code ever to be used on a little-endian system (much of powerpc/powermac, for instance), I have not necessarily made the appropriate changes. MFC after: 1 month |
||
|---|---|---|
| .. | ||
| ofw_machdep.c | ||
| ofw_pci.c | ||
| ofw_pci.h | ||
| ofw_pcib_pci.c | ||
| ofw_pcibus.c | ||
| ofw_pcibus.h | ||
| ofw_real.c | ||
| ofw_syscons.c | ||
| ofw_syscons.h | ||
| ofwcall32.S | ||
| ofwcall64.S | ||
| ofwmagic.S | ||
| openpic_ofw.c | ||
| rtas.c | ||