EmbeddedRelated.com
Forums
Memfault Beyond the Launch

MPC852T FEC Driver

Started by Alexandros Alexopoulos April 18, 2005
Hi,
could anyone know wher can I find a device driver C source code  for
the Fast Ethernet Controller of the MPC852T chip of Freescale.

Thanks in Advance

Alexandros


"Alexandros Alexopoulos" <aale@otenet.gr> wrote in message 
news:d4117a$mh2$1@usenet.otenet.gr...
> Hi, > could anyone know wher can I find a device driver C source code for > the Fast Ethernet Controller of the MPC852T chip of Freescale.
You may be able to find them (as example code) at RedHat under the drivers for Linux or some form of embedded Linux. A search turned up this link: http://sources.redhat.com/ml/ecos-patches/2003-03/msg00172.html This hints that this device may be covered by one or more Linux drivers. I've found the Linux code base to be very helpful. For example, when I was doing V850 development, the Linux memcpy() and other related functions were helpful to see the best way to deal with alignment issues efficiently. Dave.
Alexandros Alexopoulos wrote:
> Hi, > could anyone know wher can I find a device driver C source code for > the Fast Ethernet Controller of the MPC852T chip of Freescale. > > Thanks in Advance > > Alexandros
Alexandros, I am planning to Buy a Freescale 852T board for experimenting with Embedded linux. Do I go for their CodeWarrier also or I can get some free ELDK /application notes for this. I just thought, before buying I will ask an expert like you. Thanks Manoj Padhi Technical Advisor www.projectschool.com
Alexandros Alexopoulos wrote:
> Hi, > could anyone know wher can I find a device driver C source code for > the Fast Ethernet Controller of the MPC852T chip of Freescale.
I'm reasonably sure that eCos has an FEC driver for the MPC8xx . http://sources.redhat.com/ecos -- Michael N. Moran (h) 770 516 7918 5009 Old Field Ct. (c) 678 521 5460 Kennesaw, GA, USA 30144 http://mnmoran.org "So often times it happens, that we live our lives in chains and we never even know we have the key." The Eagles, "Already Gone" The Beatles were wrong: 1 & 1 & 1 is 1

Memfault Beyond the Launch