Re: PowerPC Ethernet issue

2009-06-08 Thread Edgar Grimberg
On Mon, Jun 8, 2009 at 12:52 PM, Robert Morse wrote: > Thanks, >        That is what I thought I needed to do. On thing to be careful about: tsec_eth_start (starting the ethernet device) can and will be called many times, even if the device is already started. You will want to auto-negotiate only

Re: PowerPC Ethernet issue

2009-06-08 Thread Robert Morse
Thanks, That is what I thought I needed to do. Robert On Sat, 2009-06-06 at 17:30 +0200, Edgar Grimberg wrote: > Hi, > > > > >Looking at the situation, it seems like I would need to > > enable/configure the interrupts for the PHYs. and when a change of > > duplex is detected caus

Re: PowerPC Ethernet issue

2009-06-06 Thread Edgar Grimberg
Hi, > >        Looking at the situation, it seems like I would need to > enable/configure the interrupts for the PHYs.  and when a change of > duplex is detected cause a reset of the MAC.  Has anyone done anything > like this before.  Looking through the ethernet drivers and phy drivers > I do not