]> rtime.felk.cvut.cz Git - can-benchmark.git/commit
Commit adding basic ethernet capability to the GW application - responding to pings.
authorMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Wed, 21 Aug 2013 14:32:42 +0000 (16:32 +0200)
committerMartin Hořeňovský <Martin.Horenovsky@gmail.com>
Wed, 21 Aug 2013 14:32:42 +0000 (16:32 +0200)
commitb29b333865c98b5e48073731980fa6c3cc58f1eb
treef0fe02bcfb11dc19db8155125d5c4f4be724c85c
parentb3c271b232e8f73e50efb422b844167550267024
Commit adding basic ethernet capability to the GW application - responding to pings.

Ethernet driver needs to be activated first with "startNET", this will probably be changed in the future to autoactiva
tion (pending discussion about whether the (extremely minor) overhead matters in the benchmarking of CAN GW.)
rtems/gw/cangw/Makefile.omk
rtems/gw/cangw/app_def.h
rtems/gw/cangw/helpers.c
rtems/gw/cangw/helpers.h
rtems/gw/cangw/init.c
rtems/gw/cangw/system.h
rtems/gw/system_opt/Makefile.omk
rtems/gw/system_opt/networkconfig.h [new file with mode: 0644]
rtems/gw/system_opt/system_def.h