[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [virtio-comment] [PATCH] content: reserve device ID 36 for CAN device
On 13.01.21 17:57, Peter Hilber wrote:
> The CAN device sends and receives CAN (Controller Area Network)
> messages. CAN is a communication protocol used in embedded systems.
>
> Signed-off-by: Peter Hilber <peter.hilber@opensynergy.com>
> ---
> content.tex | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/content.tex b/content.tex
> index 620c0e2..e94469c 100644
> --- a/content.tex
> +++ b/content.tex
> @@ -2846,6 +2846,8 @@ \chapter{Device Types}\label{sec:Device Types}
> \hline
> 35 & Watchdog \\
> \hline
> +36 & CAN device \\
> +\hline
> \end{tabular}
>
> Some of the devices above are unspecified by this document,
>
Reviewed-by: Matti MÃll <matti.moell@opensynergy.com>
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/95
I would hereby request for a vote from the TC.
Cheers,
Matti
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]