Chris Verges wrote: >> Once I removed the conditionals, everything worked fine. > > Slight correction: > > # ip link set can0 type can bitrate 40000 > RTNETLINK answers: Operation not supported > > Any ideas?
Does it work with other bitrates? Does your "ip" understand the type CAN? What does the following command show: ip -d -s link show can0 Wolfgang. _______________________________________________ Socketcan-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-users
