Page MenuHomeFreeBSD

arm64: review MT7622 support sysirq
Needs ReviewPublic

Authored by freebsd_sysctl.cz on May 19 2026, 8:31 AM.

Details

Summary

The SYSIRQ driver for FreeBSD provides support for the System Interrupt Controller (SYSIRQ) found on specific SoCs/platforms, typically in embedded ARM/ARM64 systems.
Derived from this code https://github.com/torvalds/linux/blob/master/drivers/irqchip/irq-mtk-sysirq.c

There is bug in ahci driver ( interupt storm)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped