From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19323 invoked by alias); 5 Feb 2010 07:59:30 -0000 Received: (qmail 19313 invoked by uid 22791); 5 Feb 2010 07:59:29 -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; Fri, 05 Feb 2010 07:59:25 +0000 Received: from dummy.name; Fri, 05 Feb 2010 08:59:18 +0100 Message-ID: <4B6BCFD8.8080800@siva.com.mk> Date: Fri, 05 Feb 2010 07:59: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: <4B6943D5.9010903@siva.com.mk> <4B6A9088.3070204@dallaway.org.uk> In-Reply-To: <4B6A9088.3070204@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/msg00003.txt.bz2 Hi John, > net/lwip_tcpip/current/include/netif/ppp/ is a new directory. Does it > exist in your local CVS checkout? For avoidance of doubt, you need the > "-d" switch when updating: > > cd packages > cvs -q update -d -P net/lwip_tcpip io/et Your suggestion solved the problem. Thank you. Ilija Stanislevik