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: CAN driver bugfix


On Tue, Mar 28, 2006 at 02:34:19PM +0200, uwe.kindler@cetoni.de wrote:
> Hello,
> 
> the following patch fixes a bug in eCos CAN driver. The flags of a
> CAN event need to be cleared before calling into low level hardware
> driver because the hardware driver does never clear flags but does
> set flags and the flags may be still set from a previous event
> stored into receive queue.

Thanks
        Andrew


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