can_eth_gw Gateway Module  0.1
A bidirectional CAN to Ethernet Gateway (Kernel Module)
 All Data Structures Files Functions Variables Enumerations Enumerator Macros Groups Pages
Install

Requirements:

  • gcc (>=4.7)
  • Kernel (>=3.6). Tested with Kernel 3.8. Due to many signature changes between Kernel 3.6 and 3.7, Kernel 3.6 may not work without correcting some function calls with different signatures.

Installation:

Change working dir into the Sources.

make
make modules_install
depmod -a
modprobe ce_gw

References

Sources: https://github.com/can-eth-gw/can_eth_gw/ Homepage: http://can-eth-gw.github.io/

Authors: