← Prev in month
← Prev in thread
[PATCH] content: Reserve device ID for video device
Reserve device ID 30 for virtio-video device.
Signed-off-by: Keiichi Watanabe <>
---
content.tex | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content.tex b/content.tex
index d68cfaf..3183db5 100644
--- a/content.tex
+++ b/content.tex
@@ -2721,6 +2721,8 @@ \chapter{Device Types}\label{sec:Device Types}
\hline
28 & RPMB device \\
\hline
+30 & Video device \\
+\hline
\end{tabular}
Some of the devices above are unspecified by this document,
--
2.24.0.393.g34dc348eaf-goog
← Prev in month
← Prev in thread