Hi paul,
Thanks for your help.
I have tested with tftp which use UDP and I have gotten a "time out".
- uClinux is compiled with the uClinux m68k toolchain (gcc 4.1.1).
- I load kernel with colilo in RAM.
ifconfig on the board:
eth0      Link encap:Ethernet  HWaddr 00:11:22:33:44:50
         inet addr:192.168.100.2  Bcast:192.168.100.255  Mask:255.255.255.0
         UP BROADCAST NOTRAILERS RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:350 errors:0 dropped:0 overruns:0 frame:0
         TX packets:300 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
                   Interrupt:103 Base address:0x9000         
and ifconfig on the PC:
eth0      Lien encap:Ethernet  HWaddr 00:80:C8:63:56:87
         inet adr:192.168.100.1  Bcast:192.168.100.255  Masque:255.255.255.0
         adr inet6: fe80::280:c8ff:fe63:5687/64 Scope:Lien
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:91797 errors:36 dropped:0 overruns:0 frame:35
         TX packets:92277 errors:24 dropped:0 overruns:0 carrier:24
         collisions:0 lg file transmission:1000
         RX bytes:5855291 (5.5 Mb)  TX bytes:52369614 (49.9 Mb)
         Interruption:11 Adresse de base:0xe400
After transmission of 100Ko with ftp, on the PC RX packets errors and frame is increased of 1.
And the drivers work very well in the freescale LinuxBSP.
I give you fec and dma drivers sources in attachment.
Thanks,
 benoit.