Files
RedBear-OS/local
vasilito 3fa874930e local/docs: update §15.1 with xHCI re-entrancy + libredox demux fixes
Adds two new rows to the Implementation Status table:
- CRITICAL F1.1: xHCI re-entrancy — clear event TRB before state.finish()
  at 4 call sites in irq_reactor.rs (CommandCompletion, Transfer,
  dead-ring Transfer, Other, acknowledge_failed_transfer_trbs).
  Submodule base 51ae1567, parent 4fc85b9be4.
- CRITICAL F3.1: libredox demux() — replace .expect() with
  .unwrap_or(u16::MAX) to prevent panic on edge-case errno.
  Submodule libredox bfb5f8b, parent 7aba4f84ed.

Both pushed to origin.
2026-07-27 16:11:44 +09:00
..