This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: kernel dsr handling new option


Hi Gerster and Uwe (and all others as well :-)

Making multiple drivers for same device is not a good practice. We'll
end up with a bunch of same (or similar) drivers. It's better to 1st see
what's ready and make the rest. For instance I'll be happy to have
FlexCAN for my MAC7100.
Twice I noted that there is a already a driver for ESCI, that I wrote
for MAC7100 but with portability to other platforms (architectures too)
in mind. I got no reply - is it taken in consideration?...

I guess it would be good if we (developers for Freescale chips) make an
effort to coordinate driver development for Freescale peripherals.

Best regards
Ilija
>   

Gerster Jochen-B01096 wrote:
> Hi Uwe
>
> Don't worry I wrote my own driver. Didn't know that there is another FlexCan driver!
> As far as I have time I will take a look at it :)
>   
> Best regards
> Jochen
>
> -----Original Message-----
> From: uwe_kindler@web.de [mailto:uwe_kindler@web.de] 
> Sent: Montag, 31. Juli 2006 18:19
> To: ecos-patches@ecos.sourceware.org
> Cc: Gerster Jochen-B01096
> Subject: Re: kernel dsr handling new option
>
> Hello Jochen,
>
>  > I need this option for the FlexCan drivers because running one of the tests failed because
>
> Do you use the FlexCAN driver from the eCos CVS?. I developed this driver in a way that the order of DSR's should not matter because a DSR is invoked only once for a number of interrupts and reads the messages in the order they arrived. Could you please tell me which test failed and could you give me the console output and some details of the way you executed the test. If DSR order do matter then there would be a bug in this driver and I need to fix it.
>
> Best Regards, Uwe
>
>   


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]