1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/fdt
Rafal Jaworowski aa15e881bb Respect phy-handle property in Ethernet nodes of the device tree.
This lets specify whereabouts of the parent PHY for a given MAC node
(and get rid of ugly kludges in mge(4) and tsec(4)).

Obtained from:	Semihalf
MFC after:	1 week
2012-03-04 19:22:52 +00:00
..
fdt_common.c Respect phy-handle property in Ethernet nodes of the device tree. 2012-03-04 19:22:52 +00:00
fdt_common.h Respect phy-handle property in Ethernet nodes of the device tree. 2012-03-04 19:22:52 +00:00
fdt_mips.c
fdt_pci.c
fdt_powerpc.c
fdt_static_dtb.S
fdtbus.c
simplebus.c