09/27/2011 10:46 AM
post89089
|
Hi,
I have ported iMx51 BSP to the evaluation board.
And also I have a USB Wifi driver which am porting it to the iMx51 BSP.
I am able to execute the driver but the ifp->if_init function is not getting
called.
After the sample_attach function the io-pkt should call sample_init
function, but the io-pkt is not calling.
Sample_init function is being updated in the ifp structure and also the
registration functions if_attach and ether_ifattach is getting called.
Could anyone tell me why the sample_init function is not getting called.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
|
|
|