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 patch


On Fri, Mar 23, 2007 at 05:51:39PM +0100, uwe.kindler@cetoni.de wrote:
> Hello,
> 
> the following patch adds some additional stuff to the generic eCos
> CAN driver and changes some things.

Hi Uwe

lunn@londo:~/eCos/anoncvs-clean/packages$ patch --dry -p3 < ~/can_io.patch
patching file io/can/current/ChangeLog
patching file io/can/current/cdl/io_can.cdl
patching file io/can/current/include/can.h
patching file io/can/current/include/canio.h
Hunk #4 FAILED at 177.
1 out of 6 hunks FAILED -- saving rejects to file io/can/current/include/canio.h.rej
patching file io/can/current/src/can.c
Hunk #1 FAILED at 236.
Hunk #2 FAILED at 286.
Hunk #3 FAILED at 693.
Hunk #4 FAILED at 743.
4 out of 4 hunks FAILED -- saving rejects to file io/can/current/src/can.c.rej
patching file io/can/current/tests/can_filter.c
patching file io/can/current/tests/can_hdi.c
patching file io/can/current/tests/can_load.c
patching file io/can/current/tests/can_remote.c
patching file io/can/current/tests/can_test_aux.inl
patching file io/can/current/tests/can_tx.c

         Andrew


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