All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pantelis Antoniou <pantelis.antoniou@gmail.com>
To: linuxppc-embedded@ozlabs.org
Cc: Nathael PAJANI <nathael.pajani@cpe.fr>
Subject: Re: Three-Speed Ethernet support on MPC8560 (TSEC)
Date: Fri, 21 Oct 2005 20:18:57 +0300	[thread overview]
Message-ID: <200510212018.58334.pantelis.antoniou@gmail.com> (raw)
In-Reply-To: <B6774C27-2E9C-4660-8D5C-4EBE5FEF698D@freescale.com>

On Friday 21 October 2005 16:39, Kumar Gala wrote:
> 
> On Oct 21, 2005, at 7:21 AM, Nathael PAJANI wrote:
> 
> > Hi all!
> >
> > I'm working on a port of linux (2.6.13-2) on an Actis-computer board,
> > based on the Freescale MPC8560 Processor.
> >
> > I solved the problems I had with the init process, and I actually have
> > the console (SCC1) and one ethernet controler (FCC3) running.
> >
> > I will now go on with the Three-Speed Ethernet Controler, and there
> > actually seem to be no support for it, but maybe I did not look at the
> > right place?
> 
> The TSEC has been supported for a long time.  The driver is call  
> gianfar (drivers/net/gianfar*).
> 
> > I got another question, about the FCC driver: it uses a "big"  
> > structure
> > "fcc_enet_t" wich seems to be aimed at stats. This is initialised,  
> > but I
> > did not find where this is used. Is it?
> 
> The FCC enet driver has been completely rewritten recently and is in  
> the process of being accepted into the kernel.  Hopefully one of the  
> guys with more knowledge on the details will be able to help you on  
> the specifics.
>

fcc_enet_t is in the CPM parameter area. It is used but the statistics
it provides are not, since we properly update the linux net device stats
manually.
 
> - kumar
> _______________________________________________
> Linuxppc-embedded mailing list
> Linuxppc-embedded@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-embedded
> 

Regards

Pantelis

  reply	other threads:[~2005-10-21 17:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-21 12:21 Three-Speed Ethernet support on MPC8560 (TSEC) Nathael PAJANI
2005-10-21 13:39 ` Kumar Gala
2005-10-21 17:18   ` Pantelis Antoniou [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-10-21 16:05 Nathael PAJANI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200510212018.58334.pantelis.antoniou@gmail.com \
    --to=pantelis.antoniou@gmail.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=nathael.pajani@cpe.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.