Update hardware utilities and USB validation

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
2026-04-17 00:04:08 +01:00
parent 054acba072
commit d20d44df15
7 changed files with 583 additions and 21 deletions
@@ -67,6 +67,10 @@ path = "src/bin/redbear-phase-iommu-check.rs"
name = "redbear-phase-dma-check"
path = "src/bin/redbear-phase-dma-check.rs"
[[bin]]
name = "redbear-usb-check"
path = "src/bin/redbear-usb-check.rs"
[dependencies]
serde = { version = "1", features = ["derive"] }
serde_json = "1"