CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/19 10:12:19
Modified files:
sys/dev/ofw : fdt.c
Log message:
Change OF_getnodebyname() such that looking up a node using just the name
without a unit number (so without the @1234 bit) works as well.
This is a re-commit of the backed out change with the endless loop fixed.
