aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/asmc/asmcmmio.c
Commit message (Expand)AuthorAgeFilesLines
* asmc: prefer MMIO backend over PIO when both are presentAbdelkader Boudih2026-08-171-1/+1
* asmc: try PIO before MMIO to avoid false T2 detectionAbdelkader Boudih2026-07-011-1/+1
* asmc: add MMIO backend for T2 MacsAbdelkader Boudih2026-06-031-0/+402