linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "David H. Lynch Jr." <dhlii@dlasys.net>
To: Sharon Feldman <sharonf@scopus.net>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: Looking For XILINX TEMAC Driver For linux 2.4 or 2.6
Date: Fri, 20 Oct 2006 02:15:00 -0400	[thread overview]
Message-ID: <45386964.8040809@dlasys.net> (raw)
In-Reply-To: <8506C3905ED0764F889ADEB33E3A9E8062CECA@MAIA.scopus.net>

[-- Attachment #1: Type: text/plain, Size: 2047 bytes --]

Sharon Feldman wrote:
>
> I Need XILINX ll_temac Or PLB_Temac Drivers For Linux 2.4 Or 2.6
>
> I Understand There Is A Driver For MV That Can Be Used.
>
> Best Regards/
>

    there is more than one implimentation of the ll_temac
    as well as m ore than one of the plb_temac.
    I have a combined 2.6 driver that I am working on.
       It works (or it did last time I tried it) for the ll_temac 
without the DMA engine.
       no interrupts, slow with a fairly high rate of dropped packets.
       The plb_temac portion is only for Fifo based plb_temacs, and is 
close but not quite working yet.
    It supports MII and autonegotiation (the last incarnation of the 
Xilinx MV driver I save posted did not.)
    I have used the Xilinx MV 2.6 driver - you can find links to it in 
the ML archives, seems to work well enough
    but is one speed - I forget which one. It is fairly simple to change 
the code to a different speed, but it does not support autonegotiation 
or MII.

    There is a monsterous patch to the linux-2.6 git tree at  
http://web.dlasys.net:8888/clients/pico/pico.patch that is for the Pico 
E12/E14 boards.
    Aside from the board support it includes My temac driver, The Xilinx 
MV edk driver, my Uartlite driver, Peter Korsgaard's Uartlite driver
    as well as in progress support for assorted other facets of the Pico 
E12/E14.

    You should be able to apply it to a 2.6.18 source tree, and have 
support for some additional Xilinx hardware for your board - BUT, most 
of the drivers
    require additional data in you board support code.

   
 

-- 
Dave Lynch 					  	    DLA Systems
Software Development:  				         Embedded Linux
717.627.3770 	       dhlii@dlasys.net 	  http://www.dlasys.net
fax: 1.253.369.9244 			           Cell: 1.717.587.7774
Over 25 years' experience in platforms, languages, and technologies too numerous to list.

"Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction."
Albert Einstein


[-- Attachment #2: Type: text/html, Size: 3374 bytes --]

      parent reply	other threads:[~2006-10-20  6:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-18 15:01 Looking For XILINX TEMAC Driver For linux 2.4 or 2.6 Sharon Feldman
2006-10-18 15:30 ` John Bonesio
2006-10-20  6:15 ` David H. Lynch Jr. [this message]

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=45386964.8040809@dlasys.net \
    --to=dhlii@dlasys.net \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=sharonf@scopus.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).