On Wed, 13 Jan 2021 17:57:46 +0100
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: Cornelia Huck <>
In order to request a vote, please follow the process outlined at
https://github.com/oasis-tcs/virtio-spec#use-of-github-issues.