* MPC8260 fcc_enet transmit timed out
@ 2005-11-14 17:34 hubert loewenguth
2005-11-14 19:53 ` Ricardo Scop
0 siblings, 1 reply; 2+ messages in thread
From: hubert loewenguth @ 2005-11-14 17:34 UTC (permalink / raw)
To: linuxppc-embedded
Hello to the community
After having searched more than a week to correct my problem, I have
finally decided to try to find some help :
- I have a board with a MPC8260 (HIP 3 C.2), with three PHY chipset :
LXT971A from intel
- The MII lines MDC and MDIO are present, but I have no PHY interrupt line
=> so I have to configure my PHY and the fcc_enet.c drivers to be in
half-duplex mode
- I use the 2.4.20 linux kernel
Every thing works very fine, everything is ok and the TCP/IP ethernet
communication works fine (telnet, ftp, udp ....)
BUT if I plug / unplug the ethernet link numerous times during TCP
traffic,the fcc_enet.c driver enter in an "infernal loop" and prints
continuously :
/NETDEV WATCHDOG: eth0: transmit timed out
eth0: transmit timed out.
Ring data dump: cur_tx c02b60b8 (full) cur_rx c02b7098.
Tx @base c02b60a0 :
1c00 05ea 014f786a
1c00 05ea 013ce06a
1c00 05ea 013ce86a
........
/
And never exit from this infernal loop.
I have found some personns in this mailling list who has encounter a
problem wich seems similar:
http://ozlabs.org/pipermail/linuxppc-embedded/2005-January/016539.html
http://ozlabs.org/pipermail/linuxppc-embedded/2001-December/005714.html
I really don't find what can be the origin of my problem:
- I don't succeed to reproduce it in full duplex mode (using a full
duplex link and configuring the drivers and the PHY in full duplex)
- I have verified the pin configuration numerous times, the routing of
clock signals also....
- I have not applied a MPC8260 microcode patch, I will try it but I
don't think there is a patch wich correct it
Is there any personn who has already encounter this matter ?
Thanks to the community for any help
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: MPC8260 fcc_enet transmit timed out
2005-11-14 17:34 MPC8260 fcc_enet transmit timed out hubert loewenguth
@ 2005-11-14 19:53 ` Ricardo Scop
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Scop @ 2005-11-14 19:53 UTC (permalink / raw)
To: hubert loewenguth, linuxppc-embedded
Hi, Hubert
On Monday 14 November 2005 15:34, hubert loewenguth wrote:
> Hello to the community
>
> After having searched more than a week to correct my problem, I have
> finally decided to try to find some help :
>
> - I have a board with a MPC8260 (HIP 3 C.2), with three PHY chipset :
> LXT971A from intel
> - The MII lines MDC and MDIO are present, but I have no PHY interrupt =
line
> =3D> so I have to configure my PHY and the fcc_enet.c drivers to be in
> half-duplex mode
> - I use the 2.4.20 linux kernel
^^
You could try a newer version, maybe the problem is alr=
eady=20
gone.
HTH,
--=20
Ricardo Scop.
\|/
___ -*-
(@ @)/|\
/ V \| R SCOP Consult.
/( )\ Linux-based communications
--^^---^^+------------------------------
rscop@matrix.com.br
+55 51 999-36-777
Porto Alegre, RS - BRazil
--
P. S.: "If you don't have time to do it right, when will you have time
to do it over?" -- Penny Hines =20
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-11-14 20:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-14 17:34 MPC8260 fcc_enet transmit timed out hubert loewenguth
2005-11-14 19:53 ` Ricardo Scop
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).