From 6400f8445acaa33e208992e755ff740c3ef1c626 Mon Sep 17 00:00:00 2001 From: Michal Sojka Date: Fri, 6 Feb 2015 09:25:08 +0100 Subject: [PATCH 1/1] Mention cegw submodule --- doc/can-eth-gw.tex | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/doc/can-eth-gw.tex b/doc/can-eth-gw.tex index 4baf775..aeb7b1b 100644 --- a/doc/can-eth-gw.tex +++ b/doc/can-eth-gw.tex @@ -286,14 +286,14 @@ Linux distribution used for testing and benchmarking. Busybox and kernel configuration files can be found here. \\ \textbf{doc/} & Folder with documentation. \\ -\textbf{kernel/} & -Can-ethernet gateway kernel implementation. \\ +\textbf{can-utils/} & +CAN utitilities with the userspace \texttt{cegw} tool (Git submodule \cite{utils}). \\ +\textbf{linux/} & +CAN-Ethernet gateway kernel implementation (Git submodule \cite{kernel}). \\ \textbf{test/} & Contatins scripts used in debuging to test functionality. \\ \textbf{user/} & -Can-ethernet gateway userspace implementation. \\ -\textbf{utils/cegw/} & -Configuration utility for kernel canethgw. \\ +CAN-Ethernet gateway userspace implementation. \\ \textbf{utils/cegwbench/} & Program used for benchmark. \\ \textbf{utils/cesend/} & @@ -304,6 +304,11 @@ Sends can frame over udp. \\ \begin{thebibliography}{9} \bibitem{repo} Project repository: \url{https://rtime.felk.cvut.cz/gitweb/can-eth-gw.git} + +\bibitem{kernel} Kernel driver: +\url{https://rtime.felk.cvut.cz/gitweb/can-eth-gw-linux.git/blob/HEAD:/net/can/canethgw.c} +\bibitem{utils} CAN utilities with \texttt{cegw} tool: +\url{https://rtime.felk.cvut.cz/gitweb/can-utils.git/shortlog/refs/heads/cegw} \bibitem{register_netdevice_notifier} register\_netdevice\_notifier(..): \url{http://lxr.linux.no/linux+v3.5.3/net/core/dev.c#L1351} \end{thebibliography} -- 2.39.2