Archive protocol PDFs on disk; HDMI 2.0/FRL TI layout as VENDOR (2.81.0).

INDEX.md lists cites. PDFs gitignored. HDMI 1.4 TMDS Zdiff stays UNKNOWN. pcbsync not packed.
This commit is contained in:
2026-09-22 18:18:03 +02:00
parent 1455e974ac
commit 3c0b3e14dc
8 changed files with 672 additions and 299 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ def test_ethernet_hdmi_skeletons_unknown_needed_document():
for lid in (
"2.5gbase-t", "5gbase-t",
"10gbase-t", "sgmii", "10gbase-r",
"hdmi-1.4", "hdmi-2.0", "hdmi-frl",
"hdmi-1.4",
):
ifaces = [p for p in cat.physical_interfaces if p.logical_protocol_id == lid]
assert ifaces, lid