Newby trying to get Ethernet going on MPC83xx series device.

Dushara Jayasinghe DusharaJ at optiscan.com
Thu Feb 19 17:33:15 EST 2009


Thanks for the swift response.

> > I also found that both gfar_init (in gianfar.c) and 
> > gfar_mdio_init (in gianfar_mii.c) are called but the probe 
> > handlers of either of these devices are not executed.
> >  
> > What am I missing?

> Don't find any obvious problem.  I suggest you to debug gfar_of_init()
> in arch/powerpc/sysdev/fsl_soc.c to see if it works correctly.

That fn doesn't exist in the dev tree I'm using (commit 103f194f3ccf46842548eb52e607167b6d4951ef)

The driver is now initialised through of_device. I can't figure out how the probe handler is invoked.



More information about the Linuxppc-dev mailing list