This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

how to force probe to be called (ethernet driver) ?

Guru 20755 points

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