Hi,
I've been trying to install the can4linux on Debian Lenny which it's kernel version is 2.6.26, the first problem with installation was that after 2.6.19 there is no config.h file in kernel source and it has been renamed to autoconf.h so i had to change it in the defs.h file, but even after this I couldn't install the can4linux getting some other errors in this line:
printk(KERN_INFO CAN_TYPE "CAN Driver " VERSION " (c) "
DATE " " TIME "\n");
Then I tried to remove this line and it worked! but when i tried to do the "make inodes" i got some errors.
Could you please update this driver to work with kernels after 2.6.19?! or better than that make a debian package!!!
Anyway i hope you guys have time and energy to upgrade this driver.
Hello,
can4linux works at least up to kernel 2.6.31, tested on armv6l GNU/Linux (Freescale imx35)
Can you please test with the latest version using svn co
Heinz
Now we got reports can4linux is even working with kernel 3.0
It seems not to be an kernel version issue.
Please check again and report problems.