On 03/24/2011 12:00 PM, Marc Kleine-Budde wrote:
This patch disables the one shot mode, until the driver has been fixed and
tested to support it.
quoted
I'm quite sure I've seen a situation where msg_obj 17 "seemed" to be
pending, while msg_obj 18 and 19 already have been transmitted. But
in that case, I enabled ONESHOT for the can interface, which enables
the DA mode (automatic retransmission is disabled).
Reported-by: Jan Altenberg <redacted>
Signed-off-by: Marc Kleine-Budde <redacted>
Signed-off-by: Kurt Van Dijck <kurt.van.dijck-/BeEPy95v10@public.gmane.org>
Cc: Bhupesh Sharma <redacted>
Acked-by: Wolfgang Grandegger <redacted>
I agree, ONESHOT mode is tricky and needs more thoughts and testing. I
remember some ugly principle problems with the MCP251x.
Wolfgang.