From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 8C322DDDFD for ; Mon, 11 Feb 2008 20:37:15 +1100 (EST) Date: Mon, 11 Feb 2008 12:37:03 +0300 From: Vitaly Bordug To: "Bizhan Gholikhamseh (bgholikh)" Subject: Re: Where is fcc_enet.c Message-ID: <20080211123703.5e046897@kernel.crashing.org> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Sun, 10 Feb 2008 15:08:46 -0800 Bizhan Gholikhamseh (bgholikh) wrote: > Hi, > I am porting to Linux 2.6.24 from linux 2.6.11 on mpc85xx cds > platform, I am not able to locate fcc_enet.c file under > linux 2.6.24 source tree, any idea???? try drivers/net/fs_enet at least CPM2 FCC is handled in there. -- Sincerely, Vitaly