CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2025/09/08 13:31:05
Modified files: sys/dev/fdt : files.fdt sys/arch/arm64/conf: GENERIC RAMDISK Added files: sys/dev/fdt : bcmstbintc.c Log message: Add bcmstbintc(4), a driver for the L2 interrupt controller found on Broadcom Set-top Box SoCs (such as the BCM2712 found in the Raspberry Pi 5). ok mglocker@, bmercer@