From 565415327dc6d3c7dc82a93f0b1b0d7b852645f6 Mon Sep 17 00:00:00 2001 From: Daniel Samson <12231216+daniel-samson@users.noreply.github.com> Date: Mon, 13 Jul 2026 03:33:00 +0100 Subject: [PATCH] Mark the M19-M20 discovery migration complete --- docs/m19-m20-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/m19-m20-plan.md b/docs/m19-m20-plan.md index 5a5cbe6..b06dee2 100644 --- a/docs/m19-m20-plan.md +++ b/docs/m19-m20-plan.md @@ -131,7 +131,7 @@ branch is green; keep branches; push everything. race). The `acpi-ps2` scenario proves report → spawn → ps2-bus attaches its keyboard; `ioport` retargeted to the acpi-tables I/O window (the kernel-built PS/2 node is gone). Suite 58/58. -- [ ] **merge** `feat/acpi-service` → main, push — **loop ends here**. +- [x] **merge** `feat/acpi-service` → main, push (merged 2026-07-13) — **discovery migration complete**. ---