freebsd-dev/stand/powerpc/ofw
Warner Losh b8ff248f65 stand/ofw: Subclass devnet to cope with ofw's unique needs
We need to match devices in a slightly special way: We have to look up
the path and see if the device is a 'network' device in order to use it.

Sponsored by:		Netflix
Tested by:		grehan@ (with tweaks to my original patch)
Differential Revision:	https://reviews.freebsd.org/D37557
2022-11-30 15:30:33 -07:00
..
cas.c powerpc64: tell kernel when radix is not available 2021-10-22 13:44:21 -03:00
conf.c stand/ofw: Subclass devnet to cope with ofw's unique needs 2022-11-30 15:30:33 -07:00
elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
ldscript.powerpc loader: fix powerpc* ofw loader 2022-07-01 12:56:46 -03:00
ldscript.powerpcle loader: fix powerpc64le ofw loader 2022-07-29 05:13:19 -03:00
main.c stand: create devinit 2022-11-30 15:30:33 -07:00
Makefile loader: move all gfx_fb.c stubs to common/gfx_fb_stub.c 2021-12-14 15:27:47 -07:00
ofwfdt.c powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
ppc64_elf_freebsd.c [PowerPC64] stand: fix build using clang 8 as compiler 2019-05-20 19:21:35 +00:00
start.c Declare our strange brand of main(). 2017-12-03 04:55:14 +00:00
trampolineLE.S powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00
version