From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15701 invoked by alias); 5 Feb 2010 08:16:14 -0000 Received: (qmail 15692 invoked by uid 22791); 5 Feb 2010 08:16:13 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,RDNS_DYNAMIC X-Spam-Check-By: sourceware.org Received: from ctel-78-157-16-61.cabletel.com.mk (HELO relay.cabletel.com.mk) (78.157.16.61) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 05 Feb 2010 08:16:09 +0000 Received: from [192.168.209.21] (unknown [92.53.40.73]) by relay.cabletel.com.mk (Postfix) with ESMTP id F4153BDD90 for ; Fri, 5 Feb 2010 09:16:01 +0100 (CET) Message-ID: <4B6BD3C0.90305@siva.com.mk> Date: Fri, 05 Feb 2010 08:16:00 -0000 From: Ilija Kocho User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: 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-CableTel-MailScanner-Information: Please contact the ISP for more information X-CableTel-MailScanner-ID: F4153BDD90.A0037 X-CableTel-MailScanner: Found to be clean X-CableTel-MailScanner-SpamScore: s 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/msg00004.txt.bz2 John Dallaway wrote: > 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/eth > Is this some "unwanted feature" of CVS? If yes one more reason to switch to new VCS. // Ilija