Re: [PATCH 1/1] virtio-can: Add link to CAN specification from ISO.

"Michael S. Tsirkin" <[email protected]> Fri, 7 Jun 2024 05:09:00 -0400
Newsgroups dev.linux.lists.virtio-dev,org.kernel.vger.linux-can,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Message-ID <[email protected]>
On Thu, Jun 06, 2024 at 04:12:22PM +0200, Harald Mommer wrote:
> Add link to the CAN specification in the ISO shop.
> 
>   ISO 11898-1:2015
>   Road vehicles
>   Controller area network (CAN)
>   Part 1: Data link layer and physical signalling
> 
> The specification is not freely obtainable there.

This message really should not have been posted to any
of the lists that you copied.


> ---
>  introduction.tex | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/introduction.tex b/introduction.tex
> index 8bcef03..72573d6 100644
> --- a/introduction.tex
> +++ b/introduction.tex
> @@ -142,7 +142,8 @@ \section{Normative References}\label{sec:Normative References}
>      TRANSMISSION CONTROL PROTOCOL
>  	\newline\url{https://www.rfc-editor.org/rfc/rfc793}\\
>  	\phantomsection\label{intro:CAN}\textbf{[CAN]} &
> -    ISO 11898-1:2015 Road vehicles -- Controller area network (CAN) -- Part 1: Data link layer and physical signalling\\
> +    ISO 11898-1:2015 Road vehicles -- Controller area network (CAN) -- Part 1: Data link layer and physical signalling
> +	\newline\url{https://www.iso.org/standard/63648.html}\\
>  \end{longtable}
>  
>  \section{Non-Normative References}
> -- 
> 2.34.1
>