Next in thread → Next in month →

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

From
Keiichi Watanabe <>
Date
2019-12-06T12:22:27+00:00
ID
CAD90VcYR2XdaV36Curx=sa1P0i5nUNpkqJ4j=
Thread
Re: [PATCH] content: Reserve device ID for video device
I chose 30 for video device, as 29 was chosen for mac80211 hwsim
wireless simulation device by:
https://markmail.org/message/q6qdl4zoycpkg3w5

Best Regards,
Keiichi

On Fri, Dec 6, 2019 at 9:20 PM Keiichi Watanabe <> wrote:
>
> 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
>
Next in thread → Next in month →