]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - ugw/ppc/S50ugw
f4147b697dcbb4c4d72fa8f9ce0d0ceaca834555
[can-benchmark.git] / ugw / ppc / S50ugw
1 echo Setting up CAN interfaces
2
3 ip link set can0 type can bitrate 1000000
4 ip link set up dev can0
5 ip link set can1 type can bitrate 1000000
6 ip link set up dev can1
7
8 ugw -r mmapbusy &