]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the new usb fdt support functions to locate the proper fdt node for
authorian <ian@FreeBSD.org>
Mon, 20 May 2019 21:45:00 +0000 (21:45 +0000)
committerian <ian@FreeBSD.org>
Mon, 20 May 2019 21:45:00 +0000 (21:45 +0000)
commit7c799c15d2104f766dfe6bdaac372bcd03d68cae
tree1ea1235c91806bb0194843c4477754d4b1758dab
parentcd58dbb0bcfc6d03b967765a22b8d6ea3eb9fd54
Use the new usb fdt support functions to locate the proper fdt node for
the device instance, and to get the MAC address for the device instance.
The ad-hoc code this replaces could find the wrong instance if multiple
devices were present.
sys/dev/usb/net/if_muge.c