2009-07-20 08:01:38 can4linux in 2009R1
Hugh Lewis (UNITED KINGDOM)
Message: 77721
Has anyone got the can4linux driver running with the 2009R1 branch. I have it working with 2008R1.5-RC3. But I seem to be unable to configure the kernel to run it in 2009R1.
I always get
"open error 2:/dev/can0: No such file or directory"
the difference between 2009R1 and 2008R1.5-RC3 seem to be in core.c
the function calls to "class_device_create" have been changed to "device_create".
Any ideas as to where I should look for a solution would be much appreciated.
Thanks
Hugh
QuoteReplyEditDelete
2009-07-20 22:43:23 Re: can4linux in 2009R1
Sonic Zhang (CHINA)
Message: 77783
Yes, the test suite against CAN driver in 2009R1-RC1 uClinux-dist passes on bf537-stamp and bf548-ezkit.
Please run build script under uClinux-dist/testsuites/canbus to have a try.
QuoteReplyEditDelete