On 12/5/07, Jon Smirl <[EMAIL PROTECTED]> wrote: > Why does the fec5200 driver sometimes not print 'PHY' correctly? > > phyCORE-MPC5200B-tiny login: TؤV� f0003000:10 - Link is Down > T�Y: f0003000:10 - Link is Up - 100/Full > T�Y: f0003000:10 - Link is Down > PHY: f0003000:10 - Link is Up - 100/Full
Weird; that line comes from drivers/net/phy/phy.c in phy_print_status(), and it's just a a pr_info statement. I suppose it might be a stack overrun, but I'd expect more severe symptoms if that was the case. That *looks* like a serial stream corruption. Is that the output of your serial port? Does dmesg show the same corruption? Cheers, g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd. [EMAIL PROTECTED] (403) 399-0195 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-dev