We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To reproduce:
unbind
echo 2184200.usb | sudo tee /sys/bus/platform/drivers/imx_usb/bind
bind
Actually send CAN frame, received by other system:
(2021-12-14 23:23:56.860539) can0 RX - - 111 [8] FF 01 0A 0B 0C 0D 0E 22
Received CAN frame by other system after bind:
(2021-12-14 23:24:07.573127) can0 RX - - 111 [8] FF 01 0A 0B 0C 0D 0E 22
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To reproduce:
unbind
USB host controller:bind
the USB host controller:Actually send CAN frame, received by other system:
Received CAN frame by other system after
bind
:The text was updated successfully, but these errors were encountered: