Files
RedBear-OS/local/docs
vasilito bd1016a202 docs: P1 verified + P5 USB scope ADR
P1 USB 3.x hub correctness verified against codebase:
  - packet-size handling (bytes vs shift exponent) in baseline
  - HubDescriptorV2/V3 separate reading paths in usbhubd
  - Slot context hub bit + port count correctly set
  - SET_HUB_DEPTH issued for USB 3 hubs
  - TTT not applicable to USB 3 (TT is USB 2.0 split-transaction)
  - TODOs about interface_desc/alternate_setting on USB 3 hubs
    are safe — passing None matches upstream behavior

  P5 Modern USB Scope Decision (ADR):
  - Host-only for foreseeable future
  - Explicitly excluded: device mode, OTG, USB-C PD, alt-modes,
    USB4, Thunderbolt, xHCI DbC
  - Reviewed per release branch cut
2026-07-07 04:54:32 +03:00
..