From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23187 invoked by alias); 28 Feb 2010 13:40:49 -0000 Received: (qmail 23176 invoked by uid 22791); 28 Feb 2010 13:40:48 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from mx3.neotel.com.mk (HELO neomail.neotel.com.mk) (80.77.144.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 28 Feb 2010 13:40:33 +0000 Received: from dummy.name; Sun, 28 Feb 2010 14:40:32 +0100 Message-ID: <4B8A724C.7090800@siva.com.mk> Date: Sun, 28 Feb 2010 13:40:00 -0000 From: Ilija Stanislevik User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: John Dallaway CC: eCos developers Subject: Re: Ethernet over SPI driver for ENC424J600 References: <4B7A5530.5040404@siva.com.mk> <4B7AEBE9.6090206@dallaway.org.uk> In-Reply-To: <4B7AEBE9.6090206@dallaway.org.uk> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact ecos-devel-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: ecos-devel-owner@ecos.sourceware.org X-SW-Source: 2010-02/txt/msg00011.txt.bz2 Hi, I just put the driver in a Bugzilla report: http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000910 Awaiting comments, Ilija Stanislevik John Dallaway wrote: > Hi Ilija > > Ilija Stanislevik wrote: > > >> The work on the driver is pretty much done. >> > > Great! > > >> I intend to spend a day or >> two on additional testing before publishing the code. >> >> 1. Please suggest a place where I could put the code? >> 2. In what form I should give the files? >> > > It's probably easiest to create a Bugzilla report for this. Attach the > new package as a .tar.bz2 file. Attach your changes to ecos.db and to > existing packages (if any) in the form of a plain text patch file. You > can generate the patch file using: > > cd packages > cvs -q diff -u5 > ecos.patch > > John Dallaway > eCos maintainer >