CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2023/04/26 15:37:46
Modified files: sys/dev/ofw : ofw_misc.c Log message: Fix phy_enable_prop_idx() to retrieve the property length with the passed property name instead of "phys". ok dlg@