Hi Stefan,
On 11.11.20 13:58, Stefan Mätje wrote:
I would like to jump on the rolling train for the Classical CAN driver
in
- esd_usb2
that supports the esd CAN-USB/2 and CAN-USB/Micro devices and add the
CAN_CTRLMODE_CC_LEN8_DLC capability. At least I could do some tests
with both devices.
Great! Thanks for your support!
Am I right with the assumption that your patches are based on the
linux-can tree?
No. The patches were originally based on the net-next tree:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
But you can now use the 'testing' branch of linux-can-next as Marc
applied the patches there for the upstream process:
https://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next.git/log/?h=testing
At the moment I'm in home-office and therefore will only on Friday
again have access to my Linux test machine and the USB devices.
You would also need the updated can-utils which are currently only on my
personal fork:
https://github.com/hartkopp/can-utils
I need to start a pull request :-)
And you would need to extend the 'ip' tool from
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
with this patch:
https://lore.kernel.org/linux-can/20201029083326.41627-1-socketcan@xxxxxxxxxxxx/
Best regards,
Oliver