OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

virtio-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [PATCH] content: Reserve device ID for video device


Reserve device ID 30 for virtio-video device.

Signed-off-by: Keiichi Watanabe <keiichiw@chromium.org>
---
 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]