diff --git a/local/docs/QUIRKS-SYSTEM.md b/local/docs/QUIRKS-SYSTEM.md index 86a24e8b5f..f140579ab0 100644 --- a/local/docs/QUIRKS-SYSTEM.md +++ b/local/docs/QUIRKS-SYSTEM.md @@ -41,7 +41,7 @@ - ✅ Gap 12 (redbear-iwlwifi FFI wiring): RESOLVED - ✅ Gap 15 (amdgpu stub removal): RESOLVED -**Test count progression:** 75 (R5) → 83 (R6) → 90 (R7-C) → 99 (R7-A/B) → 106 (R8) → 114 (R10) → 120 (Blocker 5) → 120 (Gap 17) → 120 (Blocker 4 N/A on host) → 128 (Blocker 2 acpid dmi tests) → 140 (Blocker 1 pcid 12 unit tests) → 147 (Blocker 3 usbhidd 7) → 150 (Gap 10 evdevd 4) → 153 (Gap 12 iwlwifi 3) → 155 (R11 part 1 ACPI DMI infra 2) → 156 (R12 panel orientation 1) → 157 (R13 platform subsystem 1) → 158 (R14 CPU bug match 1) → 159 (R15 clocksource match 1) → 160 (R17 chipset match 1) → 161 (R20 USB audio OR 1). +**Test count progression:** 75 (R5) → 83 (R6) → 90 (R7-C) → 99 (R7-A/B) → 106 (R8) → 114 (R10) → 120 (Blocker 5) → 120 (Gap 17) → 120 (Blocker 4 N/A on host) → 128 (Blocker 2 acpid dmi tests) → 140 (Blocker 1 pcid 12 unit tests) → 147 (Blocker 3 usbhidd 7) → 150 (Gap 10 evdevd 4) → 153 (Gap 12 iwlwifi 3) → 155 (R11 part 1 ACPI DMI infra 2) → 156 (R12 panel orientation 1) → 157 (R13 platform subsystem 1) → 158 (R14 CPU bug match 1) → 159 (R15 clocksource match 1) → 160 (R17 chipset match 1) → 161 (R20 USB audio OR 1) → **128 host-buildable redox-driver-sys unit tests + 13 acpid dmi + 12 pcid + 7 usbhidd + 4 evdevd + 3 iwlwifi = 167 host-OR-target tests** (128 in `redox-driver-sys` standalone; the rest are in the consumer trees that need their target environments to build). **ALL phases R0-R22 RESOLVED OR DEFERRED.** R0-R10 from earlier sessions. R11 lands 18 ACPI DMI rules. R12 lands 36 DRM panel orientation rules. R13 lands 31 platform subsystem dispatch rules. R14 lands 14 CPU bug mitigation rules. R15 lands 3 PMTMR blacklist entries. R17 lands 11 early-boot chipset entries. R18 lands 25 storage entries. R19 lands 23 network entries. R20 lands 30 USB audio entries. R21 lands 4 AMD IOMMU DMI entries. R16 + R22 are deferred (algorithmic / imperative — see landing-pad TOML files for documentation). Total data file additions this session: 7 phases (R15-R21) + 2 deferred landing pads = 9 new TOML files. Consumer wiring is follow-up per phase.