Marc Kleine-Budde
Marc Kleine-Budde
Description CANtact Pro is an open-source USB to Controller Area Network (CAN) device. This allows you to connect a computer to anything that talks CAN. CAN is used in a...
Hello, we're using 2 network HSMs by Thales, they come with the `libcknfast.so` PKCS#11 library. For redundancy reasons the keys are deployed to both HSMs. With this setup, loading a...
In preparation for a request for a USB PID via https://github.com/openmoko/openmoko-usb-oui/pull/39.
To reproduce: - bring up CANtact PRO as usual - send a CAN frame - `unbind` USB host controller: ``` echo 2184200.usb | sudo tee /sys/bus/platform/drivers/imx_usb/bind ``` - `bind` the...
closes: https://github.com/linux-can/can-utils/issues/516
Add new tool `canerrsim` proposed by @zeljkoavramovic in https://github.com/linux-can/can-utils/issues/525