* Looking For XILINX TEMAC Driver For linux 2.4 or 2.6
@ 2006-10-18 15:01 Sharon Feldman
2006-10-18 15:30 ` John Bonesio
2006-10-20 6:15 ` David H. Lynch Jr.
0 siblings, 2 replies; 3+ messages in thread
From: Sharon Feldman @ 2006-10-18 15:01 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 142 bytes --]
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/
[-- Attachment #2: Type: text/html, Size: 648 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: Looking For XILINX TEMAC Driver For linux 2.4 or 2.6
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.
1 sibling, 0 replies; 3+ messages in thread
From: John Bonesio @ 2006-10-18 15:30 UTC (permalink / raw)
To: Sharon Feldman, linuxppc-embedded; +Cc: Rick Moleres
[-- Attachment #1: Type: text/plain, Size: 989 bytes --]
Hi,
I could just send out one of these drivers and hope that it helps, but I thought it might be better to find out some more specifics on what is needed first. This way we can avoid lots thrashing and missed attempts at getting something to work.
What TEMAC core are you using? What version?
Is there a preference of linux kernels, 2.4 or 2.6?
If you prefer 2.6, do you already have the other kernel changes to support Virtex 4 (assuming that's the fpga you're using)?
Let me know what you're trying to accomplish so I can give you better specific help.
- John
________________________________
From: linuxppc-embedded-bounces+jbonesio=xilinx.com@ozlabs.org on behalf of Sharon Feldman
Sent: Wed 10/18/2006 8:01 AM
To: linuxppc-embedded@ozlabs.org
Subject: Looking For XILINX TEMAC Driver For linux 2.4 or 2.6
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/
[-- Attachment #2: Type: text/html, Size: 2211 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Looking For XILINX TEMAC Driver For linux 2.4 or 2.6
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.
1 sibling, 0 replies; 3+ messages in thread
From: David H. Lynch Jr. @ 2006-10-20 6:15 UTC (permalink / raw)
To: Sharon Feldman; +Cc: linuxppc-embedded
[-- 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 --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-20 6:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).