CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/08/29 05:50:43
Modified files: sys/dev/fdt : bcm2711_pcie.c Log message: Remove check for non-initialized controllers. We can initialize the controller ourselves now, and the check is wrong for the BCM2712. ok patrick@