Hello,
I write ethernet driver (mac controller is implemented in fpga connected to cpu)
I see that the probe is not called on doing insmod.
Is there a way to force the probe to be called on doing insmod ?
I could not find in the board file (omap dart) any reference to ethernet.
Regards,
Ran