CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/08/19 09:52:00
Modified files: sys/dev/fdt : if_cad.c Log message: Pass flags to configure internal delays for RGMII PHYs in mii_attach(). Needed to make the Ethernet interface on the rpi5 work. ok dlg@, patrick@, visa@