
1 Nov
2009
1 Nov
'09
7:07 p.m.
On Sunday 01 November 2009 11:24:59 Wolfgang Grandegger wrote:
Note that this is a RFC trying to discuss the real requirements of a CAN interface in U-Boot. I think it would also be nice to have can_xmit() and can_recv() with a timeout parameter, e.g.:
can_xmit(struct can_dev *dev, int timeout_us);
And maybe also a can_xmit_done() function.
i only have a passing familiarity with CAN (havent done real work with it), but i can find someone to look over the current stuff -mike