Oliver Hartkopp wrote:
> Wolfram Sang wrote:
>>> I haven't tested if anything works yet.  I'm curious if this is expected
>>> to get a workable patch or if I missed something.
>> Wolfgang just posted an MPC5121-CAN-driver for a recent kernel.
>>
> 
> Yes - and it's currently not available in the SocketCAN SVN.
> 
> I assume Wolfgang will add the MPC5121 support for the mpc5xxx driver to the
> SocketCAN SVN as soon as it is accepted on netdev-ML for mainline.
> 
> Btw. the FILES-2.6-* are really out of date for generating patches.

Hi Steve,

i updated the FILES-2.6-ALL file list and added a sed command in the Makefile
to rename all include/socketcan occurrences with include/linux.

Please check out the latest SVN and try it again.

If you want to create the patch without the Makefile, it should look like this
now:

./mkpatch 2.6.24 < FILES-2.6-ALL | sed -e 's/socketcan\/can/linux\/can/' >
patch-2.6.24-socketcan-all

I also fixed the CC770 Kconfig as i've seen in your mail ;-)

Please remember that there's still no MPC5121 support in the SVN sources.

Thanks & best regards,
Oliver

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

Reply via email to