[email protected] wrote: > Hi, > > I have updated the notes with mentioning of Pengutronix canutil. Hope > it's OK. > > > diff -crB old/canecho_dut.c new/canecho_dut.c > *** old/canecho_dut.c 2009-09-21 14:15:53.000000000 +0200 > --- new/canecho_dut.c 2009-09-23 11:02:21.000000000 +0200 > *************** > *** 4,9 **** > --- 4,12 ---- > * > * (C) 2009 by Vladislav Gribov, IXXAT Automation GmbH, > <[email protected]> > * > + * Overall structure is based on canecho.c from the canutil collection > + * of CAN tools provided by Pengutronix. > + * > * This program is free software; you can redistribute it and/or > modify > * it under the terms of the GNU General Public License as published > by > * the Free Software Foundation; either version 2 of the License, or > diff -crB old/canecho_gen.c new/canecho_gen.c > *** old/canecho_gen.c 2009-09-21 14:18:28.000000000 +0200 > --- new/canecho_gen.c 2009-09-23 11:11:35.000000000 +0200 > *************** > *** 3,8 **** > --- 3,11 ---- > * canecho_gen.c - Full-duplex test program (host part) > * > * (C) 2009 by Vladislav Gribov, IXXAT Automation GmbH, > <[email protected]> > + * > + * Overall structure is based on canecho.c from the canutil collection > + * of CAN tools provided by Pengutronix. > * > * This program is free software; you can redistribute it and/or > modify > * it under the terms of the GNU General Public License as published > by
That's fine. I'm currently merging canecho_gen.c and canecho_dut.c into canfdtest.c and I will post a patch for the SVN trunk can-utils today or tomorrow. Wolfgang. _______________________________________________ Socketcan-core mailing list [email protected] https://lists.berlios.de/mailman/listinfo/socketcan-core
