Next in thread → Next in month →

Re: [virtio-comment] [PATCH] content: reserve device ID 36 for CAN device

From
Matti Moell <>
Date
2021-02-03T13:45:28+00:00
ID
Thread
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 <>
> ---
>  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 <>
Fixes: https://github.com/oasis-tcs/virtio-spec/issues/95

I would hereby request for a vote from the TC.

Cheers,

		Matti
Next in thread → Next in month →