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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user