RE: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support for Bosch C_CAN controller

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bhupesh SHARMA
Date: Monday, December 20, 2010 - 9:48 pm

Hi Wolfgang,


Ok, I get your point.
V3 will implement LEC as an enum.


Ok.


Oh.. that's strange.
However, if the specs says so we must implement timeout.
I will follow the approach you suggested.


Ditto..


I agree.


I understand that in-order-transmission and reception is mandatory.
I will check the implementation of at91 and pch CAN drivers for the same.
V3 will ensure in-order RX and TX :)


Ah.. Right.


After writing this comment I realized that quota should be checked
against 0 here. V3 will implement the same.


Ok.


Ok, I will go through the details give in the flexcan driver


This was the approach I initially proposed in my RFC V1 patch :)
But unfortunately we could not agree to it.
So, please let me reiterate what I understood and what was present
in RFC version of the patch. Please add your comments/views:

        - drivers/net/can/c_can/c_can.c (similar on lines of sja1000.c)
        i.e. a)no *probe* / *remove* functions here,
             b)register read/write implemented here.

        - drivers/net/can/c_can/c_can_platform.c (similar on lines of sja1000_platform.c)
        i.e. *probe* / *remove* implemented here,

Marc and Tomoya can also add their suggestions so that I can finalize V3 a.s.a.p.


Regards,
Bhupesh
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Thu Dec 16, 2:11 am)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Thu Dec 16, 10:53 am)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Fri Dec 17, 2:21 pm)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Marc Kleine-Budde, (Fri Dec 17, 2:33 pm)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Fri Dec 17, 2:45 pm)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Mon Dec 20, 1:39 pm)
RE: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Bhupesh SHARMA, (Mon Dec 20, 9:48 pm)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Tue Dec 21, 12:27 pm)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Marc Kleine-Budde, (Tue Dec 21, 11:52 pm)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Wed Dec 22, 12:50 am)
Re: [PATCH net-next-2.6 v2 1/1] can: c_can: Added support ..., Wolfgang Grandegger, (Wed Dec 22, 1:10 am)