From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30609 invoked by alias); 8 Jul 2012 17:27:01 -0000 Received: (qmail 30590 invoked by uid 22791); 8 Jul 2012 17:27:00 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED X-Spam-Check-By: sourceware.org Received: from hagrid.ecoscentric.com (HELO mail.ecoscentric.com) (212.13.207.197) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 08 Jul 2012 17:26:47 +0000 Received: from localhost (hagrid.ecoscentric.com [127.0.0.1]) by mail.ecoscentric.com (Postfix) with ESMTP id 1FDBD2F780C6 for ; Sun, 8 Jul 2012 18:26:46 +0100 (BST) Received: from mail.ecoscentric.com ([127.0.0.1]) by localhost (hagrid.ecoscentric.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eNw-gPTU1iBJ; Sun, 8 Jul 2012 18:26:46 +0100 (BST) From: bugzilla-daemon@bugs.ecos.sourceware.org To: ecos-bugs@ecos.sourceware.org Subject: [Bug 1000761] eCos support for MPC5xxx MCUs X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: eCos X-Bugzilla-Component: Patches and contributions X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: leiss@movex.de X-Bugzilla-Status: ASSIGNED X-Bugzilla-Priority: normal X-Bugzilla-Assigned-To: jifl@ecoscentric.com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://bugs.ecos.sourceware.org/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Sun, 08 Jul 2012 17:27:00 -0000 Message-Id: <20120708172643.C1C512F780CC@mail.ecoscentric.com> Mailing-List: contact ecos-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-bugs-owner@sourceware.org X-SW-Source: 2012/txt/msg01061.txt.bz2 Please do not reply to this email. Use the web interface provided at: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000761 --- Comment #41 from Karl Leiss 2012-07-08 18:26:40 BST --- (In reply to comment #40) > Hi Karl > > (In reply to comment #39) > > (In reply to comment #37) > > > Likewise your MPC5xxx CAN driver could be prepared in similar fashion. > > > I would be happy to help you with both adapting MPC5xxx contribution for use > > > with universal drivers and for rendering MPC drivers such as CAN into > > > universal. > > > > > > Regards > > > Ilija > > > > Hi Ilija, > > > > attached the working CAN driver for MPC55xx/MPC56xx you can convert to a > > generic version. > > Thank you for contribution. I have started with conversion but since I am busy > with other projects it may take some time. For the time being only this > question: If you don't object I would change enumeration of CAN devices with > numbers rather than letters ("/dev/can0", instead of "/dev/canA") etc. in order > to make easier portability of applications from other architectures that > already have CAN drivers (NXP and Atmel). Is it OK? > > Ilija Yes, you can change the enumeration. Karl -- Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.