Hi Wolfgang,

> Please switch to a recent version of the Linux kernel, if it's an option.

Unfortunately I have to use version 2.6.18 :-(

> Well, the MCP251x driver relies on the SPI interface, which might not
> even be available in 2.6.18.

We have already some SPI support prepared, so it should not be problem.

> You need support for the CAN protocol (in net/can) and a CAN driver (in
> drivers/net/can). The basic CAN support including device interface is
> available. You just need to port the MCP251x driver, which might be
> non-trivial, I'm afraid. But if you are lucky, I might be wrong.

I have compiled support for the CAN protocol (in net/can) except isotp.c (I
hope I do not need it).

Then now I need to port only MCP251x.c, or do I need compile also dev.c and
sysfs.c?

Thanks a lot
Juraj

_______________________________________________
Socketcan-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-users

Reply via email to